/** [HFG Development]  Version: 1.0.0 - 4:31:49 PM  **/
@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,700);
@import url(https://fonts.googleapis.com/css?family=Poppins:400,700);
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css);
@import url(https://fonts.googleapis.com/css?family=Work+Sans:400,700);

/*! sanitize.css v4.1.0 | CC0 License | github.com/jonathantneal/sanitize.css */
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

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

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

[hidden],
template {
    display: none
}

*,
:after,
:before {
    background-repeat: no-repeat;
    box-sizing: inherit
}

:after,
:before {
    text-decoration: inherit;
    vertical-align: inherit
}

html {
    box-sizing: border-box;
    cursor: default;
    font-family: sans-serif;
    line-height: 1.5;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

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

hr {
    height: 0;
    overflow: visible
}

nav ol,
nav ul {
    list-style: none
}

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

b,
strong {
    font-weight: inherit;
    font-weight: bolder
}

dfn {
    font-style: italic
}

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

progress {
    vertical-align: baseline
}

small,
sub,
sup {
    font-size: 83.3333%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

::-moz-selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none
}

::selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none
}

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle
}

img {
    border-style: none
}

svg {
    fill: currentColor
}

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

a {
    color: #337ab7;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:hover {
    outline-width: 0
}

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

button,
input,
select,
textarea {
    background-color: transparent;
    border-style: none;
    color: inherit;
    font-size: 1em;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}

::-moz-focus-inner {
    border-style: none;
    padding: 0
}

:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

textarea {
    overflow: auto;
    resize: vertical
}

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

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-search-cancel-button,
::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-input-placeholder {
    color: inherit
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

[aria-busy=true] {
    cursor: progress
}

[aria-controls] {
    cursor: pointer
}

[aria-disabled] {
    cursor: default
}

[tabindex],
a,
area,
button,
input,
label,
select,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

[hidden][aria-hidden=false] {
    clip: rect(0, 0, 0, 0);
    display: inherit;
    position: absolute
}

[hidden][aria-hidden=false]:focus {
    clip: auto
}

.c-darker-gray {
    color: #8c8c8c
}

.c-dark-blue {
    color: #414c73 !important
}

.c-bronze {
    color: #a34911 !important
}

.c-gold {
    color: #cc971b !important
}

.c-gray {
    color: #939598
}

.c-blue {
    color: #00a1e4 !important
}

.c-black {
    color: #000
}

.c-white {
    color: #fff !important
}

.c-red {
    color: #ed1c24 !important
}

.c-orange {
    color: #ffa200 !important
}

.c-green {
    color: #00a651 !important
}

.bg-blue {
    background-color: #00a1e4 !important
}

.bg-dark-blue {
    background-color: #414c73 !important
}

.bg-gold {
    background-color: #c69c6d
}

.bg-purple {
    background-color: #8560a8
}

.bg-red {
    background-color: #ed1c24
}

.bg-green {
    background-color: #00a651 !important
}

.bg-black {
    background-color: #000
}

.bg-white {
    background-color: #fff
}

.bg-yellow {
    background-color: #fff200
}

.bg-gray {
    background: #f3f3f3 !important
}

.txt-12 {
    font-size: 12px;
    font-size: .75rem
}

.bg-fb {
    background: #4c76bd !important
}

.bg-twitter {
    background: #03c5ff !important
}

.bg-gplus {
    background: #f95543 !important
}

.bg-msg {
    background: #ff9c00 !important
}

.bg-instagram {
    background: #704630 !important
}

.bg-wa {
    background: #4dc247 !important
}

.container {
    display: block;
    width: 1000px;
    margin: 0 auto;
    padding: 0;
    *zoom: 1
}

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

.container:after {
    clear: both
}

.container__small {
    width: 768px
}

.container__long {
    width: 1170px
}

.flex-v-align {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.flex-v-align>* {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.flex-wrap {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap !important;
    flex-wrap: wrap !important
}

.flex--vertical {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap
}

.flex--vertical .flex-child {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    height: 50%;
    width: 100%
}

.ml-auto {
    margin-left: auto
}

.eqWrap,
.flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important
}

.equalHW {
    -webkit-box-flex: 1 !important;
    -ms-flex: 1 !important;
    flex: 1 !important
}

.equalHMWrap {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.clearfix,
.row {
    *zoom: 1
}

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

.clearfix:after,
.row:after {
    clear: both
}

.row--super {
    margin-left: -30px;
    margin-right: -30px
}

.inline-block {
    display: -moz-inline-stack;
    -moz-box-orient: vertical;
    display: inline-block;
    *display: inline;
    vertical-align: top;
    *zoom: 1
}

.center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.center-relative {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.aligner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.align--left {
    text-align: left
}

.align--center {
    text-align: center
}

.align--right {
    text-align: right
}

.row {
    *zoom: 1;
    display: block
}

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

.row:after {
    clear: both
}

.col-12 {
    width: 100%
}

.col-11 {
    width: 91.66667%;
    float: left
}

@media screen and (max-width:480px) {
    .col-11 {
        width: 100%;
        float: none
    }

}

.col-10 {
    width: 83.33333%;
    float: left
}

@media screen and (max-width:480px) {
    .col-10 {
        width: 100%;
        float: none
    }

}

.col-9 {
    width: 75%;
    float: left
}

@media screen and (max-width:480px) {
    .col-9 {
        width: 100%;
        float: none
    }

}

.col-8 {
    width: 66.66667%;
    float: left
}

@media screen and (max-width:480px) {
    .col-8 {
        width: 100%;
        float: none
    }

}

.col-7 {
    width: 58.33333%;
    float: left
}

@media screen and (max-width:480px) {
    .col-7 {
        width: 100%;
        float: none
    }

}

.col-6 {
    width: 50%;
    float: left
}

@media screen and (max-width:480px) {
    .col-6 {
        width: 100%;
        float: none
    }

}

.col-5 {
    width: 41.66667%;
    float: left
}

@media screen and (max-width:480px) {
    .col-5 {
        width: 100%;
        float: none
    }

}

.col-4 {
    width: 33.33333%;
    float: left
}

@media screen and (max-width:480px) {
    .col-4 {
        width: 100%;
        float: none
    }

}

.col-3 {
    width: 25%;
    float: left
}

@media screen and (max-width:768px) {
    .col-3 {
        width: 50%
    }

}

@media screen and (max-width:480px) {
    .col-3 {
        width: 100%;
        float: none
    }

}

.col-2 {
    width: 16.66667%;
    float: left
}

@media screen and (max-width:768px) {
    .col-2 {
        width: 33.33333%
    }

}

@media screen and (max-width:480px) {
    .col-2 {
        width: 100%;
        float: none
    }

}

.col-1 {
    width: 8.33333%;
    float: left
}

@media screen and (max-width:768px) {
    .col-1 {
        width: 16.66667%
    }

}

@media screen and (max-width:480px) {
    .col-1 {
        width: 100%;
        float: none
    }

}

.u-width-5 {
    width: 20%;
    float: left
}

.pad-v-30 {
    padding: 30px 0
}

.row-half {
    margin-left: -8px;
    margin-right: -8px
}

.pad-h-8 {
    padding: 0 8px
}

.mt-5 {
    margin-top: 5px !important
}

.mt-10 {
    margin-top: 10px
}

.pl-40 {
    padding-left: 40px
}

.pb-10 {
    padding-bottom: 10px !important
}

.pull-right {
    float: right
}

.flex-push-right {
    margin-left: auto
}

.bot-meta {
    padding-bottom: 30px
}

.bot-meta .meta-article {
    position: absolute;
    bottom: 0
}

.u-height-155 {
    min-height: 155px
}

@font-face {
    font-family: MarkMyWords;
    src: url(.//fonts/MarkMyWords.woff) format("woff"), url(.//fonts/MarkMyWords.ttf) format("truetype"), url(./img/MarkMyWords.svg#MarkMyWords) format("svg");
    font-weight: 400;
    font-style: normal
}

p {
    font-size: 14px;
    font-size: .875rem;
    color: #5c5c5c
}

a {
    text-decoration: none
}

.child-slider p,
.truncate {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal
}

.worksans {
    font-family: Work Sans, sans-serif !important
}

.poppins {
    font-family: Poppins, sans-serif
}

.markmyword {
    font-family: MarkMyWords
}

.playfair {
    font-family: Playfair Display, sans-serif
}

.roboto {
    font-family: Roboto, sans-serif
}

.txt-small {
    font-size: 10px;
    font-size: .625rem
}

.txt-fair {
    font-size: 12px !important;
    font-size: .75rem !important
}

.txt-14 {
    font-size: 14px !important;
    font-size: .875rem !important
}

.txt-16 {
    font-size: 16px;
    font-size: 1rem
}

.txt-normal {
    font-size: 16px !important;
    font-size: 1rem !important
}

.fw-normal {
    font-weight: 400 !important
}

.txt-medium {
    font-size: 20px;
    font-size: 1.25rem
}

.txt-uppercase {
    text-transform: uppercase !important
}

.txt-big {
    font-size: 24px !important;
    font-size: 1.5rem !important
}

.txt-bold {
    font-weight: 700 !important
}

.lh-12 {
    line-height: 1.2
}

.slick-slider {
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list,
.slick-slider {
    position: relative;
    display: block
}

.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:after,
.slick-track:before {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[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 transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-dots {
    list-style: none;
    margin: 0;
    padding: 0
}

.slick-dots li {
    display: inline-block;
    margin: 0 3px;
    width: 10px;
    height: 10px;
    background: #ccc;
    border-radius: 50%;
    vertical-align: middle
}

.slick-dots li.slick-active {
    background: #00a1e4
}

.slick-dots li button {
    line-height: 0;
    text-align: left;
    text-indent: -9999999px;
    color: transparent
}

.mCustomScrollbar {
    -ms-touch-action: pinch-zoom;
    touch-action: pinch-zoom
}

.mCustomScrollbar.mCS_no_scrollbar,
.mCustomScrollbar.mCS_touch_action {
    -ms-touch-action: auto;
    touch-action: auto
}

.mCustomScrollBox {
    position: relative;
    overflow: hidden;
    height: 100%;
    max-width: 100%;
    outline: none;
    direction: ltr
}

.mCSB_container {
    overflow: hidden;
    width: auto;
    height: auto
}

.mCSB_inside>.mCSB_container {
    margin-right: 30px
}

.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-left: 30px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-left: 0
}

.mCSB_scrollTools {
    position: absolute;
    width: 16px;
    height: auto;
    left: auto;
    top: 0;
    right: 0;
    bottom: 0
}

.mCSB_outside+.mCSB_scrollTools {
    right: -26px
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_scrollTools,
.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    right: auto;
    left: 0
}

.mCS-dir-rtl>.mCSB_outside+.mCSB_scrollTools {
    left: -26px
}

.mCSB_scrollTools .mCSB_draggerContainer {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: auto
}

.mCSB_scrollTools a+.mCSB_draggerContainer {
    margin: 20px 0
}

.mCSB_scrollTools .mCSB_draggerRail {
    width: 2px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px
}

.mCSB_scrollTools .mCSB_dragger {
    cursor: pointer;
    width: 100%;
    height: 30px;
    z-index: 1
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    position: relative;
    width: 4px;
    height: 100%;
    margin: 0 auto;
    -webkit-border-radius: 16px;
    -moz-border-radius: 16px;
    border-radius: 16px;
    text-align: center
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 12px
}

.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 8px
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonUp {
    display: block;
    position: absolute;
    height: 20px;
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools .mCSB_buttonDown {
    bottom: 0
}

.mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-right: 0;
    margin-bottom: 30px
}

.mCSB_horizontal.mCSB_outside>.mCSB_container {
    min-height: 100%
}

.mCSB_horizontal>.mCSB_container.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    width: auto;
    height: 16px;
    top: auto;
    right: 0;
    bottom: 0;
    left: 0
}

.mCustomScrollBox+.mCSB_scrollTools+.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCustomScrollBox+.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: -26px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal a+.mCSB_draggerContainer {
    margin: 0 20px
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 2px;
    margin: 7px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 30px;
    height: 100%;
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 12px;
    margin: 2px auto
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 8px;
    margin: 4px 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft,
.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    display: block;
    position: absolute;
    width: 20px;
    height: 100%;
    overflow: hidden;
    margin: 0 auto;
    cursor: pointer
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonLeft {
    left: 0
}

.mCSB_scrollTools.mCSB_scrollTools_horizontal .mCSB_buttonRight {
    right: 0
}

.mCSB_container_wrapper {
    position: absolute;
    height: auto;
    width: auto;
    overflow: hidden;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin-right: 30px;
    margin-bottom: 30px
}

.mCSB_container_wrapper>.mCSB_container {
    padding-right: 30px;
    padding-bottom: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 20px
}

.mCSB_vertical_horizontal>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 20px
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden+.mCSB_scrollTools.mCSB_scrollTools_vertical {
    bottom: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal,
.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    right: 0
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 20px
}

.mCS-dir-rtl>.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden+.mCSB_scrollTools~.mCSB_scrollTools.mCSB_scrollTools_horizontal {
    left: 0
}

.mCS-dir-rtl>.mCSB_inside>.mCSB_container_wrapper {
    margin-right: 0;
    margin-left: 30px
}

.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden>.mCSB_container {
    padding-right: 0
}

.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden>.mCSB_container {
    padding-bottom: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_y.mCS_y_hidden {
    margin-right: 0;
    margin-left: 0
}

.mCustomScrollBox.mCSB_vertical_horizontal.mCSB_inside>.mCSB_container_wrapper.mCS_no_scrollbar_x.mCS_x_hidden {
    margin-bottom: 0
}

.mCSB_scrollTools,
.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger_bar,
.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerRail {
    -webkit-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -moz-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    -o-transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out;
    transition: width .2s ease-out .2s, height .2s ease-out .2s, margin-left .2s ease-out .2s, margin-right .2s ease-out .2s, margin-top .2s ease-out .2s, margin-bottom .2s ease-out .2s, opacity .2s ease-in-out, background-color .2s ease-in-out
}

.mCSB_scrollTools {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCS-autoHide>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide>.mCustomScrollBox~.mCSB_scrollTools {
    opacity: 0;
    filter: "alpha(opacity=0)";
    -ms-filter: "alpha(opacity=0)"
}

.mCS-autoHide:hover>.mCustomScrollBox>.mCSB_scrollTools,
.mCS-autoHide:hover>.mCustomScrollBox~.mCSB_scrollTools,
.mCustomScrollbar>.mCustomScrollBox>.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollbar>.mCustomScrollBox~.mCSB_scrollTools.mCSB_scrollTools_onDrag,
.mCustomScrollBox:hover>.mCSB_scrollTools,
.mCustomScrollBox:hover~.mCSB_scrollTools {
    opacity: 1;
    filter: "alpha(opacity=100)";
    -ms-filter: "alpha(opacity=100)"
}

.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .4);
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .75);
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .85);
    filter: "alpha(opacity=85)";
    -ms-filter: "alpha(opacity=85)"
}

.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .9);
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCSB_scrollTools .mCSB_buttonDown,
.mCSB_scrollTools .mCSB_buttonLeft,
.mCSB_scrollTools .mCSB_buttonRight,
.mCSB_scrollTools .mCSB_buttonUp {
    background-repeat: no-repeat;
    opacity: .4;
    filter: "alpha(opacity=40)";
    -ms-filter: "alpha(opacity=40)"
}

.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 0
}

.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -20px
}

.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -40px
}

.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -56px
}

.mCSB_scrollTools .mCSB_buttonDown:hover,
.mCSB_scrollTools .mCSB_buttonLeft:hover,
.mCSB_scrollTools .mCSB_buttonRight:hover,
.mCSB_scrollTools .mCSB_buttonUp:hover {
    opacity: .75;
    filter: "alpha(opacity=75)";
    -ms-filter: "alpha(opacity=75)"
}

.mCSB_scrollTools .mCSB_buttonDown:active,
.mCSB_scrollTools .mCSB_buttonLeft:active,
.mCSB_scrollTools .mCSB_buttonRight:active,
.mCSB_scrollTools .mCSB_buttonUp:active {
    opacity: .9;
    filter: "alpha(opacity=90)";
    -ms-filter: "alpha(opacity=90)"
}

.mCS-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 4px;
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px auto
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .85)
}

.mCS-light-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .9)
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px 0
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -20px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -40px
}

.mCS-light-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -56px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75);
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-2.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px 0
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -20px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -40px
}

.mCS-dark-2.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools .mCSB_draggerRail {
    width: 4px;
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .1);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px;
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .75);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 4px;
    margin: 6px 0
}

.mCS-dark-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 6px;
    margin: 5px auto
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .85)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-light-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .9)
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px 0
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -20px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -40px
}

.mCS-light-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -56px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_draggerRail {
    background-color: 707070;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #707070;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-dark-thick.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #787878
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -96px 0
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -96px -20px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -100px -40px
}

.mCS-dark-thick.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -100px -56px
}

.mCS-light-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .1)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 2px
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%
}

.mCS-dark-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-thin.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    width: 100%;
    height: 2px;
    margin: 7px auto
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-thin.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px 0
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -20px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -40px
}

.mCS-dark-thin.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -56px
}

.mCS-rounded.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #fff;
    background-color: hsla(0, 0%, 100%, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger {
    height: 14px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 14px;
    margin: 0 1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger {
    width: 14px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar {
    height: 14px;
    margin: 1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    width: 16px;
    height: 16px;
    margin: -1px 0
}

.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded .mCSB_dragger_bar,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_dragger .mCSB_dragger_bar {
    height: 16px;
    width: 16px;
    margin: 0 -1px
}

.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded-dark.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-rounded.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonUp {
    background-position: 0 -72px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonDown {
    background-position: 0 -92px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: 0 -112px
}

.mCS-rounded.mCSB_scrollTools .mCSB_buttonRight {
    background-position: 0 -128px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .15)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -80px -72px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -80px -92px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -80px -112px
}

.mCS-rounded-dark.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -80px -128px
}

.mCS-rounded-dots-dark.mCSB_scrollTools_vertical .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_vertical .mCSB_draggerRail {
    width: 4px
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    background-color: transparent;
    background-position: 50%
}

.mCS-rounded-dots-dark.mCSB_scrollTools .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools .mCSB_draggerRail {
    opacity: .3;
    filter: "alpha(opacity=30)";
    -ms-filter: "alpha(opacity=30)"
}

.mCS-rounded-dots-dark.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-rounded-dots.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    height: 4px;
    margin: 6px 0;
    background-repeat: repeat-x
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -16px -72px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -16px -92px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -20px -112px
}

.mCS-rounded-dots.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -20px -128px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools .mCSB_draggerRail {
    width: 6px;
    background-color: #000;
    background-color: rgba(0, 0, 0, .2)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    width: 6px
}

.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools_horizontal .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_dragger .mCSB_dragger_bar,
.mCS-light-3.mCSB_scrollTools_horizontal .mCSB_draggerRail {
    width: 100%;
    height: 6px;
    margin: 5px 0
}

.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_vertical.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    width: 12px
}

.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-dark-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_dragger.mCSB_dragger_onDrag_expanded+.mCSB_draggerRail,
.mCS-light-3.mCSB_scrollTools_horizontal.mCSB_scrollTools_onDrag_expand .mCSB_draggerContainer:hover .mCSB_draggerRail {
    height: 12px;
    margin: 2px 0
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -32px -72px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -32px -92px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -40px -112px
}

.mCS-light-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -40px -128px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .75)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:hover .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .85)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,
.mCS-dark-3.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
    background-color: #000;
    background-color: rgba(0, 0, 0, .9)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_draggerRail {
    background-color: #000;
    background-color: rgba(0, 0, 0, .1)
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonUp {
    background-position: -112px -72px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonDown {
    background-position: -112px -92px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonLeft {
    background-position: -120px -112px
}

.mCS-dark-3.mCSB_scrollTools .mCSB_buttonRight {
    background-position: -120px -128px
}

select {
    display: none
}

.dropdown {
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, .25)), to(hsla(0, 0%, 100%, 0)));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .25) 0, hsla(0, 0%, 100%, 0));
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#40FFFFFF", endColorstr="#00FFFFFF", GradientType=0);
    background-color: #f6f6f6;
    border-radius: 6px;
    border: 1px solid #eee;
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .0075);
    box-shadow: 0 1px 0 rgba(0, 0, 0, .0075);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: 400;
    height: 42px;
    line-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: auto
}

.dropdown ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.dropdown:focus {
    background-color: #f1f1f1
}

.dropdown:hover {
    background-color: #f3f3f3
}

.dropdown.open,
.dropdown:active {
    background-color: #f0f0f0 !important;
    border-color: #e4e4e4;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, .05) inset;
    box-shadow: inset 0 1px 4px rgba(0, 0, 0, .05)
}

.dropdown:after {
    height: 0;
    width: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #777;
    -webkit-transform: origin(50% 20%);
    transform: origin(50% 20%);
    -webkit-transition: all .125s ease-in-out;
    transition: all .125s ease-in-out;
    content: "";
    display: block;
    margin-top: -2px;
    pointer-events: none;
    position: absolute;
    right: 10px;
    top: 50%
}

.dropdown.open:after {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

.dropdown.open .list {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    pointer-events: auto
}

.dropdown.open .option {
    cursor: pointer
}

.dropdown.wide {
    width: 100%
}

.dropdown.wide .list {
    left: 0 !important;
    right: 0 !important
}

.dropdown .list {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .15s cubic-bezier(.25, 0, .25, 1.75), opacity .1s linear;
    transition: all .15s cubic-bezier(.25, 0, .25, 1.75), opacity .1s linear;
    -webkit-transform: scale(.75);
    transform: scale(.75);
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-box-shadow: 0 0 0 1px rgba(0, 0, 0, .09);
    box-shadow: 0 0 0 1px rgba(0, 0, 0, .09);
    background-color: #fff;
    border-radius: 6px;
    margin-top: 4px;
    padding: 3px 0;
    opacity: 0;
    overflow: hidden;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 999
}

.dropdown .list:hover .option:not(:hover) {
    background-color: transparent !important
}

.dropdown .option {
    cursor: default;
    font-weight: 400;
    line-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all .2s;
    transition: all .2s
}

.dropdown .option:focus,
.dropdown .option:hover {
    background-color: #f6f6f6 !important
}

.dropdown .option.selected {
    font-weight: 600
}

.dropdown .option.selected:focus {
    background: #f6f6f6
}

.by {
    bottom: 12px;
    color: #aaa;
    font-size: 12px;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center
}

#calendar {
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    border: 1px solid #4e4e4e
}

#calendar .header {
    padding: 10px;
    width: 100%;
    text-align: center;
    position: relative;
    z-index: 100;
    border: 1px solid #444
}

#calendar .header h1 {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-size: .875rem;
    line-height: 25px;
    font-weight: 700;
    color: #fff;
    text-align: left
}

#calendar .left,
#calendar .right {
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid;
    top: 50%;
    margin-top: -7.5px;
    cursor: pointer
}

#calendar .left {
    border-width: 7.5px 10px 7.5px 0;
    border-color: transparent #a09fa0 transparent transparent;
    right: 40px
}

#calendar .right {
    border-width: 7.5px 0 7.5px 10px;
    border-color: transparent transparent transparent #a09fa0;
    right: 20px
}

#calendar .month {
    opacity: 0;
    border: 1px dashed #444;
    width: calc(100% - 20px);
    margin: 10px auto
}

#calendar .month.new {
    -webkit-animation: fadeIn 1s ease-out;
    opacity: 1
}

#calendar .month.in.next {
    -webkit-animation: moveFromTopFadeMonth .4s ease-out;
    -moz-animation: moveFromTopFadeMonth .4s ease-out;
    animation: moveFromTopFadeMonth .4s ease-out;
    opacity: 1
}

#calendar .month.out.next {
    -webkit-animation: moveToTopFadeMonth .4s ease-in;
    -moz-animation: moveToTopFadeMonth .4s ease-in;
    animation: moveToTopFadeMonth .4s ease-in;
    opacity: 1
}

#calendar .month.in.prev {
    -webkit-animation: moveFromBottomFadeMonth .4s ease-out;
    -moz-animation: moveFromBottomFadeMonth .4s ease-out;
    animation: moveFromBottomFadeMonth .4s ease-out;
    opacity: 1
}

#calendar .month.out.prev {
    -webkit-animation: moveToBottomFadeMonth .4s ease-in;
    -moz-animation: moveToBottomFadeMonth .4s ease-in;
    animation: moveToBottomFadeMonth .4s ease-in;
    opacity: 1
}

#calendar .week {
    border-bottom: 1px dashed #444
}

#calendar .week:last-child {
    border-bottom: none
}

#calendar .day {
    display: inline-block;
    width: 14.28%;
    padding: 5px;
    text-align: center;
    vertical-align: top;
    cursor: pointer;
    position: relative;
    z-index: 100;
    border-right: 1px dashed #444
}

#calendar .day:last-child {
    border-right: none
}

#calendar .day.other {
    color: hsla(0, 0%, 100%, .3)
}

#calendar .day.today {
    color: #fff;
    background: hsla(0, 0%, 100%, .3)
}

#calendar .day-name {
    font-size: 9px;
    text-transform: uppercase;
    margin-bottom: 5px;
    color: hsla(0, 0%, 100%, .5);
    letter-spacing: .7px;
    display: none
}

#calendar .day-number {
    font-size: 11px;
    font-size: .6875rem;
    line-height: 25px
}

#calendar .day .day-events {
    list-style: none;
    margin-top: 3px;
    text-align: center;
    height: 12px;
    line-height: 6px;
    overflow: hidden;
    display: none
}

#calendar .day .day-events span {
    vertical-align: top;
    display: inline-block;
    padding: 0;
    margin: 0;
    width: 5px;
    height: 5px;
    line-height: 5px;
    margin: 0 1px
}

#calendar .blue {
    background: #9ccaeb
}

#calendar .orange {
    background: #f7a700
}

#calendar .green {
    background: #99c66d
}

#calendar .yellow {
    background: #f9e900
}

#calendar .details {
    position: relative;
    width: 420px;
    height: 75px;
    background: #a4a4a4;
    margin-top: 5px;
    border-radius: 4px;
    display: none
}

#calendar .details.in {
    -webkit-animation: moveFromTopFade .5s ease both;
    -moz-animation: moveFromTopFade .5s ease both;
    animation: moveFromTopFade .5s ease both;
    display: none
}

#calendar .details.out {
    -webkit-animation: moveToTopFade .5s ease both;
    -moz-animation: moveToTopFade .5s ease both;
    animation: moveToTopFade .5s ease both
}

#calendar .arrow {
    position: absolute;
    top: -5px;
    left: 50%;
    margin-left: -2px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 5px;
    border-color: transparent transparent #a4a4a4;
    transition: all .7s ease
}

#calendar .events {
    height: 75px;
    padding: 7px 0;
    overflow-y: auto;
    overflow-x: hidden
}

#calendar .events.in {
    -webkit-animation: fadeIn .3s ease both;
    -moz-animation: fadeIn .3s ease both;
    animation: fadeIn .3s ease both;
    -webkit-animation-delay: .3s;
    -moz-animation-delay: .3s;
    animation-delay: .3s
}

#calendar .details.out .events {
    -webkit-animation: fadeOutShrink .4s ease both;
    -moz-animation: fadeOutShink .4s ease both;
    animation: fadeOutShink .4s ease both
}

#calendar .events.out {
    -webkit-animation: fadeOut .3s ease both;
    -moz-animation: fadeOut .3s ease both;
    animation: fadeOut .3s ease both
}

#calendar .event {
    font-size: 16px;
    line-height: 22px;
    letter-spacing: .5px;
    padding: 2px 16px;
    vertical-align: top
}

#calendar .event.empty {
    color: #eee
}

#calendar .event-category {
    height: 10px;
    width: 10px;
    display: inline-block;
    margin: 6px 0 0;
    vertical-align: top
}

#calendar .event span {
    display: inline-block;
    padding: 0 0 0 7px
}

#calendar .legend {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 30px;
    background: #3c3c3c;
    display: none;
    line-height: 30px
}

#calendar .entry {
    position: relative;
    padding: 0 0 0 25px;
    font-size: 13px;
    display: inline-block;
    line-height: 30px;
    background: transparent
}

#calendar .entry:after {
    position: absolute;
    content: "";
    height: 5px;
    width: 5px;
    top: 12px;
    left: 14px
}

#calendar .entry.blue:after {
    background: #9ccaeb
}

#calendar .entry.orange:after {
    background: #f7a700
}

#calendar .entry.green:after {
    background: #99c66d
}

#calendar .entry.yellow:after {
    background: #f9e900
}

@-webkit-keyframes moveFromTopFade {
    0% {
        opacity: .3;
        height: 0;
        margin-top: 0;
        -webkit-transform: translateY(-100%)
    }

}

@-moz-keyframes moveFromTopFade {
    0% {
        height: 0;
        margin-top: 0;
        -moz-transform: translateY(-100%)
    }

}

@keyframes moveFromTopFade {
    0% {
        height: 0;
        margin-top: 0;
        transform: translateY(-100%)
    }

}

@-webkit-keyframes moveToTopFade {
    to {
        height: 0;
        margin-top: 0;
        opacity: .3;
        -webkit-transform: translateY(-100%)
    }

}

@-moz-keyframes moveToTopFade {
    to {
        height: 0;
        -moz-transform: translateY(-100%)
    }

}

@keyframes moveToTopFade {
    to {
        height: 0;
        transform: translateY(-100%)
    }

}

@-webkit-keyframes moveToTopFadeMonth {
    to {
        opacity: 0;
        -webkit-transform: translateY(-30%) scale(.95)
    }

}

@-moz-keyframes moveToTopFadeMonth {
    to {
        opacity: 0;
        -moz-transform: translateY(-30%)
    }

}

@keyframes moveToTopFadeMonth {
    to {
        opacity: 0;
        -moz-transform: translateY(-30%)
    }

}

@-webkit-keyframes moveFromTopFadeMonth {
    0% {
        opacity: 0;
        -webkit-transform: translateY(30%) scale(.95)
    }

}

@-moz-keyframes moveFromTopFadeMonth {
    0% {
        opacity: 0;
        -moz-transform: translateY(30%)
    }

}

@keyframes moveFromTopFadeMonth {
    0% {
        opacity: 0;
        -moz-transform: translateY(30%)
    }

}

@-webkit-keyframes moveToBottomFadeMonth {
    to {
        opacity: 0;
        -webkit-transform: translateY(30%) scale(.95)
    }

}

@-moz-keyframes moveToBottomFadeMonth {
    to {
        opacity: 0;
        -webkit-transform: translateY(30%)
    }

}

@keyframes moveToBottomFadeMonth {
    to {
        opacity: 0;
        -webkit-transform: translateY(30%)
    }

}

@-webkit-keyframes moveFromBottomFadeMonth {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-30%) scale(.95)
    }

}

@-moz-keyframes moveFromBottomFadeMonth {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-30%)
    }

}

@keyframes moveFromBottomFadeMonth {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-30%)
    }

}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

}

@-moz-keyframes fadeIn {
    0% {
        opacity: 0
    }

}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

}

@-webkit-keyframes fadeOut {
    to {
        opacity: 0
    }

}

@-moz-keyframes fadeOut {
    to {
        opacity: 0
    }

}

@keyframes fadeOut {
    to {
        opacity: 0
    }

}

@-webkit-keyframes fadeOutShink {
    to {
        opacity: 0;
        padding: 0;
        height: 0
    }

}

@-moz-keyframes fadeOutShink {
    to {
        opacity: 0;
        padding: 0;
        height: 0
    }

}

@keyframes fadeOutShink {
    to {
        opacity: 0;
        padding: 0;
        height: 0
    }

}

a.progressive {
    position: relative;
    display: block;
    overflow: hidden;
    outline: none
}

a.progressive:not(.replace) {
    cursor: default
}

a.progressive img {
    display: block;
    width: 100%;
    max-width: none;
    height: auto;
    border: 0 none
}

a.progressive img.preview {
    filter: blur(2vw);
    transform: scale(1.05)
}

a.progressive img.reveal {
    position: absolute;
    left: 0;
    top: 0;
    will-change: transform, opacity;
    animation: reveal 1s ease-out
}

@keyframes reveal {
    0% {
        transform: scale(1.05);
        opacity: 0
    }

    to {
        transform: scale(1);
        opacity: 1
    }

}

svg.happy .face {
    -webkit-animation: upAndDown .8s ease infinite;
    animation: upAndDown .8s ease infinite
}

svg.happy .scaleFace {
    -webkit-transform-origin: 35px 20px;
    transform-origin: 35px 20px;
    -webkit-transform: rotate(12deg);
    transform: rotate(12deg)
}

svg.sad .face {
    animation: leftToRight .4s linear infinite alternate-reverse
}

svg.sad .left-eye,
svg.sad .right-eye {
    opacity: 1;
    -webkit-transform-origin: 0 1px;
    transform-origin: 0 1px;
    -webkit-animation: blink 3s linear infinite, blinkSqueeze 3s linear infinite;
    animation: blink 3s linear infinite, blinkSqueeze 3s linear infinite
}

svg.sad .mouth {
    padding-top: 20px
}

svg.neutral .face {
    -webkit-animation: upAndDown 6s ease infinite;
    animation: upAndDown 6s ease infinite
}

svg.neutral .left-eye,
svg.neutral .right-eye {
    opacity: 1;
    -webkit-transform-origin: 0 1px;
    transform-origin: 0 1px;
    -webkit-animation: blink 3s linear infinite, blinkSqueezeTwice 3s linear infinite;
    animation: blink 3s linear infinite, blinkSqueezeTwice 3s linear infinite;
    -webkit-animation-delay: 1s;
    animation-delay: 1s
}

svg.neutral .mouth {
    animation: scaleX 2s ease infinite alternate-reverse
}

svg.fine .face-container {
    -webkit-animation: rotateLeftToRight 3s infinite;
    animation: rotateLeftToRight 3s infinite
}

svg.fine .face-upAndDown {
    -webkit-animation: fineUpAndDown 3s infinite;
    animation: fineUpAndDown 3s infinite
}

svg.fine .left-eye,
svg.fine .right-eye {
    opacity: 1;
    -webkit-transform-origin: 0 1px;
    transform-origin: 0 1px;
    -webkit-animation: blink 3s linear infinite, blinkSqueeze 3s linear infinite;
    animation: blink 3s linear infinite, blinkSqueeze 3s linear infinite
}

@-webkit-keyframes rotateLeftToRight {
    0% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    50% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }

    to {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

}

@keyframes rotateLeftToRight {
    0% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

    50% {
        -webkit-transform: rotate(-15deg);
        transform: rotate(-15deg)
    }

    to {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg)
    }

}

@-webkit-keyframes fineUpAndDown {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }

    25% {
        -webkit-transform: translateY(-1px);
        transform: translateY(-1px)
    }

    50% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }

    75% {
        -webkit-transform: translateY(-1px);
        transform: translateY(-1px)
    }

    to {
        -webkit-transform: translate(0);
        transform: translate(0)
    }

}

@keyframes fineUpAndDown {
    0% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }

    25% {
        -webkit-transform: translateY(-1px);
        transform: translateY(-1px)
    }

    50% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }

    75% {
        -webkit-transform: translateY(-1px);
        transform: translateY(-1px)
    }

    to {
        -webkit-transform: translate(0);
        transform: translate(0)
    }

}

@-webkit-keyframes upAndDown {
    0% {
        -webkit-transform: translateY(-1px);
        transform: translateY(-1px)
    }

    50% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px)
    }

    to {
        -webkit-transform: translateY(-1px);
        transform: translateY(-1px)
    }

}

@keyframes upAndDown {
    0% {
        -webkit-transform: translateY(-1px);
        transform: translateY(-1px)
    }

    50% {
        -webkit-transform: translateY(2px);
        transform: translateY(2px)
    }

    to {
        -webkit-transform: translateY(-1px);
        transform: translateY(-1px)
    }

}

@-webkit-keyframes leftToRight {
    0% {
        -webkit-transform: translate(-1px, 4px);
        transform: translate(-1px, 4px);
        -webkit-transform: scale(1.4);
        -moz-transform: scale(1.4);
        transform: scale(1.4)
    }

    to {
        -webkit-transform: scale(1.4);
        -moz-transform: scale(1.4);
        transform: scale(1.4);
        -webkit-transform: translate(1px, 4px);
        transform: translate(1px, 4px)
    }

}

@keyframes leftToRight {
    0% {
        -webkit-transform: translate(-1px, 4px);
        transform: translate(-1px, 4px)
    }

    to {
        -webkit-transform: translate(1px, 4px);
        transform: translate(1px, 4px)
    }

}

@-webkit-keyframes leftToRightWide {
    0% {
        -webkit-transform: translate(-5px, 1px);
        transform: translate(-5px, 1px)
    }

    to {
        -webkit-transform: translate(2px, 1px);
        transform: translate(2px, 1px)
    }

}

@keyframes leftToRightWide {
    0% {
        -webkit-transform: translate(-5px, 1px);
        transform: translate(-5px, 1px)
    }

    to {
        -webkit-transform: translate(2px, 1px);
        transform: translate(2px, 1px)
    }

}

@-webkit-keyframes scaleX {
    0% {
        -webkit-transform: translate(0) scale(1);
        transform: translate(0) scale(1)
    }

    to {
        -webkit-transform: translate(-9px) scaleX(2);
        transform: translate(-9px) scaleX(2)
    }

}

@keyframes scaleX {
    0% {
        -webkit-transform: translate(0) scale(1);
        transform: translate(0) scale(1)
    }

    to {
        -webkit-transform: translate(-9px) scaleX(2);
        transform: translate(-9px) scaleX(2)
    }

}

@-webkit-keyframes scaleUpAndDown {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scaleY(1.2);
        transform: scaleY(1.2)
    }

}

@keyframes scaleUpAndDown {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scaleY(1.2);
        transform: scaleY(1.2)
    }

}

@-webkit-keyframes blink {
    0% {
        opacity: 1
    }

    45% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    55% {
        opacity: 1
    }

    to {
        opacity: 1
    }

}

@keyframes blink {
    0% {
        opacity: 1
    }

    45% {
        opacity: 1
    }

    50% {
        opacity: 0
    }

    55% {
        opacity: 1
    }

    to {
        opacity: 1
    }

}

@-webkit-keyframes blinkSqueeze {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    45% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }

    55% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

}

@keyframes blinkSqueeze {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    45% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }

    55% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

}

@-webkit-keyframes blinkSqueezeTwice {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    45% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }

    55% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    60% {
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }

    65% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

}

@keyframes blinkSqueezeTwice {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    45% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    50% {
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }

    55% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    60% {
        -webkit-transform: scaleY(0);
        transform: scaleY(0)
    }

    65% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    to {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

}

.magnific-img img {
    width: 100%;
    height: auto
}

*,
.mfp-bottom-bar {
    font-family: Abel, sans-serif
}

.magnific-img {
    display: inline-block;
    width: 32.3%
}

a.image-popup-vertical-fit {
    cursor: -webkit-zoom-in
}

.mfp-with-zoom.mfp-bg,
.mfp-with-zoom .mfp-container {
    opacity: 0;
    -webkit-backface-visibility: hidden;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

.mfp-with-zoom.mfp-ready .mfp-container {
    opacity: 1
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: .98
}

.mfp-with-zoom.mfp-removing.mfp-bg,
.mfp-with-zoom.mfp-removing .mfp-container {
    opacity: 0
}

.mfp-arrow-left:before {
    border-right: none !important
}

.mfp-arrow-right:before {
    border-left: none !important
}

.mfp-counter,
button.mfp-arrow {
    opacity: 0 !important;
    transition: opacity .2s ease-in, opacity 2s ease-out
}

.mfp-container:hover .mfp-counter,
.mfp-container:hover button.mfp-arrow {
    opacity: 1 !important
}

.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8
}

.mfp-bg,
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed
}

.mfp-wrap {
    z-index: 1043;
    outline: none !important;
    -webkit-backface-visibility: hidden
}

.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}

.mfp-container:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.mfp-align-top .mfp-container:before {
    display: none
}

.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}

.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}

.mfp-ajax-cur {
    cursor: progress
}

.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: -moz-zoom-out;
    cursor: -webkit-zoom-out;
    cursor: zoom-out
}

.mfp-zoom {
    cursor: pointer;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.mfp-auto-cursor .mfp-content {
    cursor: auto
}

.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.mfp-loading.mfp-figure {
    display: none
}

.mfp-hide {
    display: none !important
}

.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}

.mfp-preloader a {
    color: #ccc
}

.mfp-preloader a:hover {
    color: #fff
}

.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}

button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}

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

.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}

.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}

.mfp-close:active {
    top: 1px
}

.mfp-close-btn-in .mfp-close {
    color: #333
}

.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}

.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}

.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}

.mfp-arrow:active {
    margin-top: -54px
}

.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1
}

.mfp-arrow:after,
.mfp-arrow:before {
    content: "";
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}

.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}

.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}

.mfp-arrow-left {
    left: 0
}

.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}

.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}

.mfp-arrow-right {
    right: 0
}

.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}

.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}

.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}

.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}

.mfp-iframe-holder .mfp-close {
    top: -40px
}

.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}

.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}

img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}

.mfp-figure,
img.mfp-img {
    line-height: 0
}

.mfp-figure:after {
    content: "";
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}

.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}

.mfp-figure figure {
    margin: 0
}

.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}

.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}

.mfp-image-holder .mfp-content {
    max-width: 100%
}

.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}

@media screen and (max-height:300px), screen and (max-width:800px) and (orientation:landscape) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }

    .mfp-img-mobile img.mfp-img {
        padding: 0
    }

    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }

    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }

    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }

    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }

    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }

    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }

}

@media (max-width:900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }

    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }

    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }

    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }

}

.white-popup-block {
    background: #fff;
    padding: 20px 30px;
    text-align: left;
    max-width: 420px;
    margin: 40px auto;
    position: relative
}

.datepicker>div {
    display: block
}

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

html {
    font-size: 16px
}

body {
    font-size: 14px;
    margin: 0;
    padding: 0;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    color: #2c2c2c
}

iframe,
img {
    max-width: 100%
}

.row.flex-wrap:after,
.row.flex-wrap:before {
    display: none
}

button,
input,
select,
textarea {
    outline: none
}

button::-webkit-input-placeholder,
input::-webkit-input-placeholder,
select::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    color: #999
}

button:-moz-placeholder,
input:-moz-placeholder,
select:-moz-placeholder,
textarea:-moz-placeholder {
    color: #999
}

button:-ms-input-placeholder,
input:-ms-input-placeholder,
select:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    color: #999
}

a,
button {
    cursor: pointer
}

a {
    color: inherit
}

.list--none {
    list-style: none;
    margin: 0;
    padding: 0
}

.list--decimal {
    list-style-type: decimal
}

.list--disc {
    list-style-type: disc
}

i {
    display: block
}

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

.position--absolute {
    position: absolute !important
}

.list-inline li {
    display: inline-block
}

.display--block {
    display: block
}

.display--i-block {
    display: inline-block !important
}

.no-border {
    border: none !important
}

.align--left {
    text-align: left !important
}

.align--center {
    text-align: center !important
}

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

.float--left {
    float: left !important
}

.float--right {
    float: right !important
}

.float--none {
    float: none !important
}

.text-transform--uppercase {
    text-transform: uppercase !important
}

.text-transform--capitalize {
    text-transform: capitalize !important
}

.text-transform--lowercase {
    text-transform: lowercase !important
}

.row {
    margin-left: -15px;
    margin-right: -15px
}

.txt-default {
    font-family: Roboto, sans-serif !important
}

.width-100 {
    width: 100% !important
}

.thumbnail-article h4.txt-art-big {
    font-size: 17px !important;
    font-weight: 700 !important;
    line-height: 1.2
}

.ltsp--5 {
    letter-spacing: 5px
}

.w-pad {
    padding: 0 15px
}

.pl-30 {
    padding-left: 30px !important
}

.pr-30 {
    padding-right: 30px !important
}

.no-max-h {
    max-height: none !important
}

.no-mg-btm {
    margin-bottom: 0 !important
}

.mobile-only {
    display: none !important
}

.tablet-only {
    display: none !important
}

.no-pad {
    padding: 0 !important
}

.no-mrgn {
    margin: 0 !important
}

.mt-10 {
    margin-top: 10px !important
}

.mt-20 {
    margin-top: 20px !important
}

.mt-30 {
    margin-top: 30px !important
}

.mt-50 {
    margin-top: 50px
}

.mb-10 {
    margin-bottom: 10px !important
}

.mb-20 {
    margin-bottom: 20px !important
}

.mb-30 {
    margin-bottom: 30px !important
}

.mb-50 {
    margin-bottom: 50px
}

.no-mg {
    margin: 0 !important
}

.no-mb {
    margin-bottom: 0 !important
}

.pad-h-15 {
    padding: 0 15px
}

.txt-light {
    font-weight: 300 !important
}

.w-br {
    border-right: 1px solid #ccc
}

.w-br:first-child {
    border-left: 1px solid #ccc
}

.pb-0 {
    padding-bottom: 0 !important
}

.border-sides {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc
}

.shimmer {
    background-image: linear-gradient(90deg, #f6f7f9 0, #e9ebee 20%, #f6f7f9 40%, #f6f7f9);
    animation: shimmer 1s linear infinite
}

@-webkit-keyframes shimmer {
    0% {
        background-position-x: 0
    }

    50% {
        background-position-x: 300px
    }

    to {
        background-position-x: 300px
    }

}

@-moz-keyframes shimmer {
    0% {
        background-position-x: 0
    }

    50% {
        background-position-x: 300px
    }

    to {
        background-position-x: 300px
    }

}

@-o-keyframes shimmer {
    0% {
        background-position-x: 0
    }

    50% {
        background-position-x: 300px
    }

    to {
        background-position-x: 300px
    }

}

@keyframes shimmer {
    0% {
        background-position-x: 0
    }

    50% {
        background-position-x: 300px
    }

    to {
        background-position-x: 300px
    }

}

.btn-primary {
    color: #fff;
    background-color: #00a1e4;
    border-color: #00a1e4
}

.btn-primary.daftar {
    border-radius: 0;
    padding: 8px 12px;
    padding-bottom: 9px;
    border: none;
    font-size: 13px
}

.btn-primary.btn-red {
    background: #fc3c55;
    text-transform: uppercase;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 700;
    color: #fff;
    width: 160px;
    height: 43px;
    line-height: 43px;
    display: block;
    margin: 10px auto;
    text-align: center
}

.btn-secondary {
    padding: 10px 30px !important
}

.btn-secondary:hover {
    background-color: #fff;
    color: #00a1e4 !important
}

.btn-border {
    display: inline-block;
    border: 1px solid #ccc;
    padding: 3px 15px;
    color: #ccc
}

.toggle-btn {
    margin-top: 5px
}

.toggle-btn input[switch] {
    display: none
}

.toggle-btn input[switch]+label {
    font-size: 1em;
    line-height: 1;
    width: 30px;
    height: 15px;
    background-color: #ddd;
    background-image: none;
    border-radius: 2rem;
    padding: .1666666667rem;
    cursor: pointer;
    display: inline-block;
    position: relative;
    -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, .2) inset;
    box-shadow: inset 1px 1px 10px rgba(0, 0, 0, .2);
    margin-left: 10px;
    display: block
}

.toggle-btn input[switch]+label,
.toggle-btn input[switch]+label:before {
    text-align: center;
    font-family: inherit;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

.toggle-btn input[switch]+label:before {
    text-transform: uppercase;
    color: #b7b7b7;
    content: attr(data-off-label);
    display: block;
    font-family: FontAwesome, inherit;
    font-weight: 500;
    font-size: .7rem;
    line-height: 1.74rem;
    position: absolute;
    right: .2166666667rem;
    margin: .2166666667rem;
    top: 0;
    min-width: 1.6666666667rem;
    overflow: hidden
}

.toggle-btn input[switch]+label:after {
    content: "";
    position: absolute;
    left: 0;
    top: -1px;
    background-color: #f7f7f7;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 50%;
    height: 17px;
    width: 17px;
    -webkit-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out
}

.toggle-btn input[switch]:checked+label {
    background: #00a1e4
}

.toggle-btn input[switch]:checked+label:before {
    color: #fff;
    content: attr(data-on-label);
    right: auto;
    left: 0
}

.toggle-btn input[switch]:checked+label:after {
    left: 15px;
    top: -1px;
    background-color: #f7f7f7;
    border: 1px solid #ccc;
    -webkit-box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, .3);
    box-shadow: 1px 1px 6px 0 rgba(0, 0, 0, .3)
}

.slider-control .arrow-navigation {
    float: left;
    color: #00a1e4;
    margin-right: 15px
}

.slider-control .arrow-navigation button {
    padding: 0 5px
}

.slider-control .slider-pagination {
    float: right
}

.thumbnail-article {
    position: relative
}

.thumbnail-article img {
    width: 100%;
    display: block
}

.thumbnail-article .wrapper-img-caption {
    position: relative
}

.thumbnail-article .caption {
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top, transparent 30%, rgba(0, 0, 0, .7) 80%);
    background: linear-gradient(180deg, transparent 30%, rgba(0, 0, 0, .7) 80%);
    color: #fff;
    padding: 10px;
    position: absolute;
    top: 0;
    left: 0
}

.thumbnail-article .caption.reverse-shadow {
    background: -webkit-linear-gradient(top, transparent 30%, rgba(0, 0, 0, .7) 80%);
    background: linear-gradient(0deg, transparent 30%, rgba(0, 0, 0, .7) 80%)
}

.thumbnail-article .caption p {
    color: #fff;
    line-height: 1.3;
    margin-bottom: -4px;
    margin-top: 0;
    font-size: 20px;
}

.home-slider-wrapper .thumbnail-article .content-caption p {
    margin-bottom: 0;
}

.thumbnail-article .content-caption {
    position: absolute;
    bottom: 0;
    padding: 20px;
    width: 100%;
    left: 0
}

.thumbnail-article .meta-publish {
    font-size: 12px;
    font-size: .75rem;
    color: #fff;
    margin-top: 15px;
    display: block
}

.thumbnail-article.secondary-thumbnail {
    border-bottom: none !important
}

.thumbnail-article.secondary-thumbnail h4 {
    font-size: 20px;
    font-size: 1.25rem;
    margin-top: 10px;
    margin-bottom: 0;
    line-height: 1.2;
}

.thumbnail-article.secondary-thumbnail p {
    margin: 10px 0;
    /*height: 63px;*/
    /*overflow: hidden*/
}

.thumbnail-article.secondary-thumbnail .meta-article span {
    color: #b6b6b6
}

.thumbnail-article.thumbnail-h {
    position: relative;
    padding-left: 270px;
    margin-bottom: 30px !important
}

.thumbnail-article.thumbnail-h a {
    display: block
}

.thumbnail-article.thumbnail-h h4 {
    margin: 0
}

.thumbnail-article.thumbnail-h img {
    width: 250px;
    position: absolute;
    top: 0;
    left: 0
}

.thumbnail-article.thumbnail-h.w-video {
    padding-left: 430px;
    min-height: 230px
}

.thumbnail-article.thumbnail-h.w-video iframe {
    width: 410px;
    height: 230px;
    position: absolute;
    top: 0;
    left: 0
}

.thumbnail-article.thumbnail-h-small {
    padding-left: 200px
}

.thumbnail-article.thumbnail-h-small img {
    width: 180px
}

.thumbnail-article.thumbnail-h-small p {
    height: 43px;
    margin: 5px 0
}

.thumbnail-article.thumbnail-h-small .meta-article {
    margin: 0
}

.thumbnail-article.thumbnail-h-small .wrapper-img-caption {
    min-height: 112px
}

.thumbnail-article.thumbnail-h-tiny {
    padding-left: 100px
}

.thumbnail-article.thumbnail-h-tiny img {
    width: 85px
}

.thumbnail-article.thumbnail-h-tiny h4 {
    font-size: 14px;
    font-size: .875rem;
    margin: 10px 0;
    max-height: 32px;
    overflow: hidden
}

.thumbnail-article.thumbnail-h-tiny .wrapper-img-caption {
    border-bottom: 1px solid #000;
    min-height: 0;
    overflow: hidden
}

.thumbnail-article.small-thumbnail {
    border-bottom: none !important;
    margin-bottom: 20px;
    position: relative
}

.thumbnail-article.small-thumbnail.wrapper-img-caption {
    position: static
}

.thumbnail-article.small-thumbnail a {
    display: block
}

.thumbnail-article.small-thumbnail h4 {
    margin-bottom: 0;
    margin-top: 10px;
    font-weight: 400
}

.thumbnail-article.small-thumbnail .meta-article span {
    color: #b6b6b6
}

.thumbnail-article.small-thumbnail .meta-article span i {
    margin-right: 5px
}

.thumbnail-article.fixed-caption .caption {
    height: auto;
    background: rgba(0, 0, 0, .6);
    top: auto;
    bottom: 0
}

.thumbnail-article.fixed-caption .caption .content-caption {
    position: relative;
    width: 100%;
    bottom: 0;
    padding: 10px
}

.thumbnail-article.fixed-caption .caption .content-caption p {
    font-size: 25px;
    font-size: 1.5625rem;
    font-family: Roboto, sans-serif;
    font-weight: 700;
    margin: 0
}

.thumbnail-article.fixed-caption .meta-publish {
    margin-top: 5px
}

.child-slider {
    padding: 15px 20px;
    background: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    right: 0;
    padding-bottom: 60px;
    height: 446px;
    width: 178px
}

.child-slider p {
    font-size: 12px;
    font-size: .75rem;
    line-height: 1.2;
    font-weight: 700;
    color: #fff;
    max-height: 25px;
    overflow: hidden;
    margin-bottom: 0
}

.child-slider .slick-next {
    display: none !important
}

.child-slider .slick-prev {
    position: absolute;
    padding: 10px;
    bottom: 10px;
    left: 0;
    width: 100%;
    color: #fff;
    text-align: center;
    color: transparent
}

.child-slider .slick-prev:before {
    content: "\F078";
    font-family: Fontawesome;
    top: 10px;
    color: #fff;
    display: block;
    position: absolute;
    text-align: center;
    left: 50%;
    margin-left: -10px
}

.banner-ads {
    text-align: center;
}

.banner-ads img {
    width: 100%
}

.banner-ads.fix-size img {
    width: auto;
    max-width: 100%;
    display: block;
    margin: 0 auto
}

.banner-ads.fix-size {
    display: flex;
    justify-content: center;
}

.banner-ads.floating {
    position: fixed;
    bottom: 0;
    width: 100%;
}

.banner-ads.parallax {
    position: relative;
    height: 200px;
    width: 100%;
}
.banner-ads.parallax > div {
    height: 100% !important;
    width: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
    clip: rect(auto,auto,auto,auto);
}
.banner-ads.parallax > div > div {
    width: 100% !important;
    height: 400px !important;
    position: fixed;
    top: 30%;
    left: 0;
}

.btn-secondary,
.load-more {
    display: block;
    padding: 8px 0;
    border: 1px solid #c2c2c2;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-clip: padding-box;
    text-align: center;
    font-size: 12px;
    font-size: .75rem;
    font-weight: 700;
    color: #0088cf;
    text-transform: uppercase;
    margin-top: 10px
}

.inline.btn-secondary,
.load-more.inline {
    display: inline-block;
    padding: 10px 50px
}

.btn-secondary:hover,
.load-more:hover {
    background: #0088cf;
    color: #fff
}

.ft-tag {
    display: block;
    margin-top: 5px;
    color: #00a1e4;
    text-transform: uppercase
}

.tab-container ul.tabs {
    *zoom: 1
}

.tab-container ul.tabs:after,
.tab-container ul.tabs:before {
    content: "";
    display: table
}

.tab-container ul.tabs:after {
    clear: both
}

.tab-container ul.tabs li a {
    font-family: Playfair Display, sans-serif;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    display: block;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    color: #848484;
    padding: 10px 0;
    border-bottom: 5px solid #00a1e4
}

.tab-container ul.tabs li a.active {
    background: #00a1e4;
    color: #fff
}

.tab-container .tabs-content {
    position: relative;
    border-bottom: 1px solid #e1e1e1;
    padding: 10px;
    padding-left: 50px
}

.tab-container .tabs-content .numeric {
    position: absolute;
    left: 0;
    width: 50px;
    text-align: center;
    font-size: 22px;
    font-size: 1.375rem;
    color: #00a1e4;
    top: 50%;
    transform: translateY(-50%);
    font-weight: 700
}

.tab-container .tabs-content p {
    font-size: 13px;
    font-size: .8125rem;
    color: #2f2f2f;
    line-height: 1.2;
    margin: 0
}

.heading-multicolors {
    color: #000;
    display: block;
    text-align: center;
    font-family: Playfair Display, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
    text-align: left
}

.heading-multicolors span {
    color: #00a1e4;
    display: inline-block;
    white-space: nowrap
}

.short-desc-thumbnail {
    border-bottom: 1px solid #e1e1e1
}

.short-desc-thumbnail p {
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.2;
    margin-bottom: 0;
    font-weight: 700
}

.short-desc-thumbnail p.small {
    color: #2f2f2f;
    font-size: 13px;
    font-size: .8125rem;
    line-height: 1.2;
    margin-top: 5px;
    padding-bottom: 10px;
    font-weight: 400
}

.section-heading {
    margin-bottom: 20px
}

.section-heading h2 {
    line-height: 1;
    font-size: 24px;
    font-size: 1.5rem;
    font-family: Playfair Display, sans-serif;
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0
}

.section-heading.w-black-border {
    border-bottom: 3px solid #000
}

.section-heading.w-black-border h2 {
    padding-bottom: 10px
}

.section-heading.w-blue-border {
    border-bottom: 5px solid #00a1e4
}

.section-heading.w-blue-border h2 {
    font-size: 14px;
    font-size: .875rem;
    background-color: #00a1e4;
    color: #fff;
    padding: 15px;
    margin: 0
}

.section-heading.w-more a {
    float: right !important;
    margin-top: 5px;
    color: #00a1e4
}

.meta-article {
    /*margin-top: 10px*/
}

.meta-article span {
    font-size: 10px;
    font-size: .625rem
}

.meta-article span,
.meta-article span i {
    display: inline-block;
    margin-right: 5px
}

.floating-label {
    position: absolute;
    top: 20px;
    left: 20px
}

.label-tag {
    padding: 3px 8px;
    margin-right: 10px;
    font-size: 10px;
    font-size: .625rem;
    font-family: Poppins, sans-serif;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff;
    z-index: 1
}

.label-tag.float-bottom {
    position: absolute;
    bottom: 20px;
    left: 20px
}

.label-tag.lbl-gold {
    background: #c69c6d
}

.label-tag.lbl-green {
    background: #00a651
}

.label-tag.lbl-red {
    background: #ed1c24
}

.label-tag.lbl-blue {
    background: #00a1e4
}

.label-tag.lbl-purple {
    background: #8560a8
}

.label-tag.lbl-yellow {
    background: #fff200;
    color: #000
}

.label-tag.lbl-orange {
    background: #ffa200
}

.inline-btn {
    width: 200px;
    margin: 20px auto
}

.label-tag-trending {
    background: #00a1e4;
    color: #fff;
    display: inline-block;
    padding: 5px 10px
}

.label-tag-trending img {
    display: inline-block;
    vertical-align: text-top;
    max-width: 100% !important;
    width: auto !important
}

.widget-article-list {
    margin-bottom: 40px;
    position: relative
}

.widget-article-list li {
    display: block;
    padding: 15px;
    color: #2f2f2f;
    border-bottom: 1px solid #ccc
}

.widget-article-list li a {
    color: #2f2f2f;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.2
}

.widget-article-list li span {
    font-size: 10px;
    font-size: .625rem;
    display: block;
    margin-top: 5px;
    color: #8c8c8c
}

.widget-article-list.list-black li {
    background: #000
}

.widget-article-list.list-black li a {
    color: #fff;
    font-size: 14px;
    font-size: .875rem
}

.widget-article-list.list-gray li {
    background: #f5f5f5
}

.widget-article-list.list-gray li a {
    color: #8c8c8c
}

.widget-article-list.list-gray li a:hover {
    color: #000
}

.writer-collection {
    position: relative;
    min-height: 75px;
    padding: 15px;
    padding-left: 80px;
    border-bottom: 1px solid #ccc
}

.writer-collection img {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-clip: padding-box;
    overflow: hidden;
    position: absolute;
    left: 15px;
    top: 15px
}

.writer-collection .name {
    size: 10px;
    font-size: .625rem;
    color: #ff9c00
}

.writer-collection .name span {
    margin-left: 10px;
    color: #00a1e4
}

.writer-collection h5 {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    margin: 0;
    line-height: 1.2
}

.jw-label {
    font-weight: 700
}

.jw-label,
.tags {
    display: inline-block
}

.tags {
    padding: 2px 10px;
    background: #e1e1e1;
    color: #000;
    margin: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-clip: padding-box
}

.tags:hover {
    background: #00a1e4;
    color: #fff
}

.to-top {
    position: fixed;
    bottom: 0;
    right: 20px;
    opacity: 0;
    visibility: hidden
}

.to-top,
.to-top.active {
    -webkit-transition: .3s ease-in;
    -moz-transition: .3s ease-in;
    transition: .3s ease-in
}

.to-top.active {
    bottom: 20px;
    opacity: 1;
    visibility: visible
}

.breadcrumb {
    color: #c4c4c4;
    font-size: 12px;
    font-size: .75rem;
    margin-top: 30px
}

.article-heading {
    font-family: Playfair Display, sans-serif;
    font-size: 40px;
    font-size: 2.5rem;
    margin: 0;
    color: #313131;
    line-height: 1.2
}

.article-heading-top {
    font-family: Playfair Display, sans-serif;
    font-size: 22px;
    font-size: 1.6rem;
    margin: 0 0 10px;
    color: #0874bc;
    line-height: 1.2
}

.article-heading-bottom {
    font-family: Playfair Display, sans-serif;
    font-size: 22px;
    font-size: 1.6rem;
    margin: 10px 0 0;
    color: #f89422;
    line-height: 1.2
}

.article-img {
    padding: 0;
    margin: 0;
    margin-top: 30px
}

.article-img img {
    width: 100%
}

.article-img figcaption {
    font-size: 12px;
    font-size: .75rem;
    padding: 10px 15px;
    background: #f6f6f6;
    color: #414042
}

.article-img figcaption .img-desc {
    border-right: 1px solid #ccc
}

.article-img figcaption .socmed-btn i {
    line-height: 25px
}

.socmed-btn {
    width: 50px;
    height: 50px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-clip: padding-box;
    display: inline-block;
    color: #fff;
    text-align: center
}

.socmed-btn,
.socmed-btn i {
    line-height: 50px
}

.socmed-btn.socmed--small {
    width: 25px;
    height: 25px;
    line-height: 25px;
    background: #b2b2b2;
    color: #f6f6f6;
    margin-left: 5px
}

.socmed-btn.socmed--small i {
    line-height: 25px
}

.socmed-btn.socmed--medium {
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-left: 5px
}

.socmed-btn.socmed--medium i {
    line-height: 30px
}

.reaction {
    *zoom: 1
}

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

.reaction:after {
    clear: both
}

.reaction h5 {
    font-weight: 700;
    font-size: 18px;
    font-size: 1.125rem;
    float: left;
    margin: 5px;
    margin-right: 15px
}

.reaction ul {
    float: left
}

.reaction ul li {
    margin-right: 10px
}

.reaction ul li.r-negative {
    color: #ed1c24
}

.reaction ul li.r-neutral {
    color: #ffa200
}

.reaction ul li.r-positive {
    color: #00a651
}

.reaction ul img {
    width: auto
}

.reaction ul img,
.reaction ul span {
    display: inline-block;
    vertical-align: middle
}

.reaction ul span {
    font-size: 20px;
    font-size: 1.25rem
}

.reaction.reaction--small ul img {
    width: 25px;
    height: 25px
}

.reaction.reaction--small ul span {
    font-size: 18px;
    font-size: 1.125rem
}

.slick-arrow i.fa {
    display: inline-block
}

.related-article-list .section-heading {
    margin-bottom: 0
}

.related-article-list li {
    font-size: 18px;
    font-size: 1.125rem;
    border-bottom: 1px solid #ccc
}

.related-article-list li a {
    display: block;
    color: #414042;
    padding: 10px 0
}

.related-article-list li a,
.related-article-list li a:hover {
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    transition: .2s ease-in
}

.related-article-list li a:hover {
    background: #414042;
    color: #fff;
    padding-left: 10px
}

.textarea {
    background: #f6f6f6;
    color: #828282;
    border: 1px solid #ccc;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-clip: padding-box;
    display: block;
    width: 100%;
    min-height: 100px;
    font-size: 12px;
    font-size: .75rem;
    padding: 10px
}

.comment-list {
    margin-top: 30px
}

.comment-list li {
    position: relative;
    padding-left: 60px;
    margin-bottom: 20px
}

.comment-list li figure {
    margin: 0;
    padding: 0;
    position: absolute;
    width: 40px;
    height: 40px;
    overflow: hidden;
    left: 0;
    top: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-clip: padding-box
}

.comment-list li figure img {
    width: 100%;
    display: block
}

.comment-list p {
    margin-bottom: 10px
}

.comment-list .comment-head span {
    display: inline-block;
    color: #9a9a9a;
    font-size: 12px;
    font-size: .75rem;
    margin-right: 25px
}

.comment-list .comment-head span i {
    margin-right: 5px;
    display: inline-block
}

.comment-list .comment-head .name {
    color: #000;
    font-weight: 700
}

.comment-list .comment-body p {
    margin-top: 5px;
    color: #000
}

.comment-list .comment-footer h5 {
    font-size: 12px;
    font-size: .75rem;
    margin: 0;
    margin-right: 20px;
    text-transform: uppercase
}

.comment-list .comment-footer .reaction ul li {
    padding-left: 0;
    margin-bottom: 0
}

.comment-list .comment-footer .reaction ul li img {
    width: 16px
}

.comment-list .comment-footer .reaction ul li span {
    margin-right: 20px;
    font-size: 12px;
    font-size: .75rem;
    color: #898989
}

.alphabeth-nav {
    padding-bottom: 15px;
    border-bottom: 3px solid #000
}

.alphabeth-nav li:last-child a {
    padding-right: 0
}

.alphabeth-nav li:first-child a {
    padding-left: 0
}

.alphabeth-nav a {
    font-size: 14px;
    font-size: .875rem;
    display: block;
    padding: 0 3px
}

.alphabeth-nav a:hover {
    color: #00a1e4
}

.alphabeth-nav a.is-active {
    font-weight: 700;
    color: #00a1e4
}

.pagination {
    text-align: center
}

.pagination a {
    width: 30px;
    height: 30px;
    display: block;
    font-size: 14px;
    font-size: .875rem;
    color: #000;
    line-height: 30px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-clip: padding-box
}

.pagination a.is-active,
.pagination a:hover {
    background: #00a1e4;
    color: #fff
}

.pagination a.next {
    font-weight: 700;
    width: auto;
    height: auto;
    padding: 0 10px
}

.pagination a.next:hover {
    -webkit-border-radius: 0;
    border-radius: 0;
    background-clip: padding-box
}

blockquote {
    font-weight: 400;
    margin: 0;
    position: relative
}

blockquote:before {
    position: absolute;
    top: -23px;
    left: -10px;
    background: url(./img/quote.png) no-repeat;
    width: 78px;
    height: 57px
}

blockquote h2 {
    font-size: 28px;
    font-size: 1.75rem;
    font-family: Playfair Display, sans-serif;
    font-style: italic;
    font-weight: 400
}

blockquote.quote {
    font-family: Roboto, sans-serif;
    border: 1px solid #ccc;
    padding: 10px 20px;
    margin-bottom: 15px
}

blockquote.quote p {
    font-size: 20px;
    font-size: 1.25rem;
    margin-top: 0;
    line-height: 1.4
}

blockquote.quote:before {
    display: none
}

blockquote.quote cite {
    color: #00a1e4;
    text-transform: uppercase;
    line-height: 25px
}

blockquote.quote .quote-info {
    font-size: 12px;
    font-size: .75rem;
    *zoom: 1;
    margin-bottom: 0
}

blockquote.quote .quote-info:after,
blockquote.quote .quote-info:before {
    content: "";
    display: table
}

blockquote.quote .quote-info:after {
    clear: both
}

blockquote.quote .quote-info .socmed-share {
    float: right;
    color: #a8a8a8;
    font-style: normal
}

blockquote.quote .quote-info .socmed-share i {
    line-height: 25px
}

.livestream iframe {
    height: 173px
}

.block-heading {
    margin-bottom: 25px
}

.block-heading .head-b {
    padding: 5px 10px;
    padding-bottom: 7px;
    background: #000;
    color: #fff;
    display: inline-block;
    margin-bottom: 2px;
    margin-top: 0;
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1;
    font-family: Playfair Display, sans-serif;
    font-weight: 700;
    text-transform: uppercase
}

.block-heading .head-b.smaller {
    font-size: 24px;
    font-size: 1.5rem
}

.list-description {
    font-size: 14px;
    font-size: .875rem
}

.list-description li {
    margin-bottom: 10px
}

.list-description li:last-child {
    margin-bottom: 0
}

.list-description span {
    display: block;
    font-weight: 700
}

.btn-filter {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    padding: 5px 10px;
    border: 1px solid #ccc;
    display: inline-block
}

.btn-filter.is-active {
    background: #00a1e4;
    color: #fff
}

.subcategry-heading {
    text-align: center;
    text-transform: uppercase
}

.subcategry-heading .display--block {
    position: relative;
    margin-bottom: 50px
}

.subcategry-heading .display--block:before {
    content: "";
    height: 3px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -1px;
    background: #00a1e4
}

.subcategry-heading h2 {
    position: relative;
    font-size: 50px;
    font-size: 3.125rem;
    font-family: Playfair Display, sans-serif;
    display: inline-block;
    padding: 10px 40px;
    background: #fff;
    margin: 0
}

.top-news-widget {
    border: 1px solid #acacac
}

.top-news-widget iframe {
    margin-bottom: 10px
}

.top-news-widget .heading {
    display: block;
    background: #000;
    color: #00a1e4;
    text-align: center;
    font-size: 12px;
    font-size: .75rem;
    padding: 5px 0;
    margin: 0;
    text-transform: uppercase
}

.top-news-widget .widget-article-list {
    margin-bottom: 0
}

.top-news-widget .btn-secondary,
.top-news-widget .load-more {
    margin-top: 0;
    padding: 14px 0;
    letter-spacing: 3px
}

.top-news-widget ul {
    padding: 0 20px
}

.top-news-widget ul li {
    padding: 10px 0
}

.top-news-widget ul li a {
    display: block;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.5;
    overflow: hidden
}

.top-news-widget.list-black {
    background: #363636;
    color: #fff
}

.top-news-widget.list-black .widget-article-list li {
    color: #fff;
    text-align: right;
    font-size: 12px;
    font-size: .75rem;
    padding: 15px 0;
    border-color: #000
}

.top-news-widget.list-black .widget-article-list li .event-name {
    text-align: left;
    font-size: 14px;
    font-size: .875rem
}

.top-news-widget.list-black .widget-article-list li .event-name span {
    font-size: 10px;
    font-size: .625rem;
    margin-top: 2px
}

.top-news-widget.list-black .widget-article-list li span {
    text-transform: uppercase;
    display: block;
    color: #fff
}

.stock-widget {
    padding: 20px;
    background: #000;
    color: #fff
}

.stock-widget h3 {
    font-size: 26px;
    font-size: 1.625rem;
    line-height: 1;
    font-weight: 700;
    display: block;
    margin: 0
}

.stock-widget .stock-detail {
    font-size: 40px;
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1.2;
    margin: 20px 0
}

.stock-widget .stock-detail span {
    display: inline-block
}

.stock-widget .stock-detail span img {
    display: block;
    width: 100%
}

.stock-widget .stock-detail p {
    font-size: 16px;
    font-size: 1rem;
    display: block;
    margin: 0;
    font-weight: 400
}

.stock-widget .stock-detail p.stock-up {
    color: #00a651
}

.stock-widget .stock-detail p.stock-down {
    color: #ed1c24
}

.stock-widget .stock-update-desc {
    font-size: 11px;
    font-size: .6875rem;
    color: #7f7f7f;
    margin-bottom: 0
}

.next-only {
    font-size: 30px;
    position: absolute;
    color: #fff;
    z-index: 1;
    right: 15px;
    top: 5px;
    line-height: 1
}

.next-only .prev.slick-arrow {
    display: none
}

.stock-table {
    background: #00a1e4;
    padding: 10px;
    position: relative
}

.stock-table .heading-stock {
    color: #fff;
    font-size: 20px;
    font-size: 1.25rem;
    font-weight: 700;
    display: block;
    margin: 0;
    padding: 0 10px;
    margin-bottom: 10px;
    *zoom: 1
}

.stock-table .heading-stock:after,
.stock-table .heading-stock:before {
    content: "";
    display: table
}

.stock-table .heading-stock:after {
    clear: both
}

.stock-table .heading-stock span {
    color: hsla(0, 0%, 100%, .5);
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    float: right;
    margin-top: 5px
}

.table {
    margin: 0 0 20px;
    width: 100%;
    display: table;
    color: #fff;
    font-size: 14px;
    font-size: .875rem
}

.table .row {
    display: table-row
}

.table .row.header {
    font-weight: 900;
    color: #fff
}

.table .cell {
    padding: 6px 12px;
    display: table-cell;
    border-bottom: 1px solid #4dbdec
}

@media screen and (max-width:580px) {
    .table,
    .table .row {
        display: block
    }

    .table .row {
        padding: 14px 0 7px;
        margin-left: 0 !important;
        margin-right: 0 !important
    }

    .table .row.header {
        padding: 0;
        height: 6px
    }

    .table .row.header .cell {
        display: none
    }

    .table .row .cell {
        margin-bottom: 10px
    }

    .table .row .cell:before {
        margin-bottom: 3px;
        content: attr(data-title);
        min-width: 98px;
        font-size: 10px;
        line-height: 10px;
        font-weight: 700;
        text-transform: uppercase;
        color: #969696;
        display: block
    }

}

@media screen and (max-width:580px) {
    .cell {
        padding: 2px 16px;
        display: block
    }

}

.simulasi {
    background: #ffa200 url(./img/simulasi-icon.png) no-repeat 100% 100%;
    color: #fff;
    padding: 20px
}

.simulasi h3 {
    margin: 0;
    font-size: 26px;
    font-size: 1.625rem;
    font-weight: 700;
    display: block
}

.simulasi p {
    color: #fff;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.2
}

.simulasi .btn-secondary {
    border: 1px solid #fff;
    color: #fff;
    display: inline-block;
    padding: 10px 20px !important
}

.tekno-thumb {
    position: relative;
    overflow: hidden
}

.tekno-thumb a img {
    width: 100%;
}

.tekno-thumb .caption {
    padding: 20px;
    background: #000;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.tekno-thumb .caption h4 {
    font-size: 16px;
    font-size: .9rem;
    font-weight: 500;
    display: block;
    line-height: 1.2;
    margin: 0;
    margin-bottom: 5px
}

.tekno-thumb .caption .meta-publish {
    color: #848484;
    font-size: 10px;
    font-size: .625rem;
}

.tekno-thumb .caption .meta-publish i.fa {
    display: inline-block
}

.star-ratings-sprite {
    background: url(./img/star-rating-sprite.png) repeat-x;
    font-size: 0;
    height: 15px;
    line-height: 0;
    overflow: hidden;
    text-indent: -999em;
    width: 75px
}

.star-ratings-sprite-rating {
    background: url(./img/star-rating-sprite.png) repeat-x;
    background-position: 0 100%;
    float: left;
    height: 15px;
    display: block
}

.latest-device {
    border: 1px solid #000;
    text-align: center
}

.latest-device h3 {
    display: block;
    background: #000;
    color: #fff;
    font-size: 24px;
    font-size: 1.5rem;
    padding: 5px 10px;
    font-weight: 300;
    margin: 0
}

.latest-device a {
    padding: 10px;
    border: 1px solid #ccc;
    display: inline-block;
    margin: 5px 3px;
    width: 45%
}

.latest-device a img {
    display: block
}

.latest-device a:hover {
    background: #000;
    color: #fff
}

.hero-thumbnail {
    color: #fff;
    height: 600px;
    overflow: hidden;
    position: relative
}

.hero-thumbnail>img {
    width: 100%;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0
}

.hero-thumbnail .hero-caption {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    background: -webkit-linear-gradient(top, transparent 30%, rgba(0, 0, 0, .7) 80%);
    background: linear-gradient(180deg, transparent 30%, rgba(0, 0, 0, .7) 80%)
}

.hero-thumbnail h4 {
    font-size: 24px;
    font-size: 1.5rem;
    margin-bottom: 0
}

.hero-thumbnail h2,
.hero-thumbnail h4 {
    font-family: Playfair Display, sans-serif
}

.hero-thumbnail h2 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 1.4;
    margin: 20px 0
}

.hero-thumbnail .inner-caption {
    bottom: 190px;
    position: absolute;
    width: 50%
}

.kuliner {
    margin-top: -66px
}

.thumbnail-stack a {
    display: block
}

.thumbnail-stack a img {
    width: 100%
}

.thumbnail-stack h4 {
    margin: 0;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.2
}

.thumbnail-stack .ft-tag {
    font-size: 10px;
    font-size: .625rem;
    margin-top: 10px;
    margin-bottom: 5px
}

.thumbnail-stack .meta-article {
    color: #959595;
    margin-top: 5px
}

.socmed-square {
    width: 25px;
    height: 25px;
    line-height: 25px;
    border: 1px solid #a2a2a2;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-clip: padding-box;
    color: #a2a2a2
}

.socmed-square i {
    line-height: 25px;
    display: block;
    text-align: center
}

.e-card-read {
    padding: 20px;
    background: #f4f7f9;
    font-family: Work Sans, sans-serif;
    font-weight: 400;
    margin-top: 30px
}

.e-card-read h3 {
    font-size: 18px;
    font-size: 1.125rem;
    text-transform: uppercase
}

.e-card-read p {
    margin-bottom: 0;
    font-size: 14px;
    font-size: .875rem;
    line-height: 1.4
}

.e-card-read .star-ratings-sprite {
    margin-top: 5px
}

.ent-big-thumbnail {
    color: #fff;
    overflow: hidden
}

.ent-big-thumbnail h3 {
    font-size: 40px;
    font-size: 1.3rem;
    margin: 0;
    line-height: 1.2;
    font-weight: normal;
}

.ent-big-thumbnail span {
    font-size: 12px;
    font-size: .75rem;
    text-transform: uppercase
}

.ent-big-thumbnail p {
    color: #fff;
    font-size: 15px;
    font-size: .9375rem;
    margin-top: 5px
}

.ent-big-thumbnail figure {
    display: block;
    position: relative
}

.ent-big-thumbnail figcaption {
    background: -webkit-linear-gradient(top, transparent 30%, rgba(0, 0, 0, .7) 80%);
    background: linear-gradient(180deg, transparent 30%, rgba(0, 0, 0, .7) 80%);
    width: 100%;
    position: absolute;
    text-align: left;
    bottom: 0;
    left: 0;
    padding: 20px 20px 15px;
}

.ent-big-thumbnail img {
    display: block;
    width: 100%;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.ent-big-thumbnail.et-small-caption figure {
    position: relative
}

.ent-big-thumbnail.et-small-caption figure:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    z-index: 1;
    -webkit-transition: .3s ease-in;
    -moz-transition: .3s ease-in;
    transition: .3s ease-in
}

.ent-big-thumbnail.et-small-caption figure figcaption {
    z-index: 2
}

.ent-big-thumbnail.et-small-caption h3 {
    font-size: 18px;
    font-size: 0.925rem
}

.ent-big-thumbnail:hover figure:before {
    -webkit-transition: .3s ease-in;
    -moz-transition: .3s ease-in;
    transition: .3s ease-in;
    background: transparent
}

.ent-big-thumbnail:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.e-thumb-article-v img {
    margin-bottom: 15px
}

.e-thumb-article-v .ft-tag {
    font-size: 10px;
    font-size: .625rem;
    color: #000;
    letter-spacing: -1;
    margin: 0
}

.e-thumb-article-v h4 {
    margin-top: 5px !important
}

.e-thumb-article-v .meta-publish {
    font-size: 12px;
    font-size: .75rem;
    color: #ccc;
    margin-top: 5px
}

.e-thumb-article-v .meta-article {
    color: #888;
    margin-top: 5px
}

.e-thumb-article-v .meta-article span {
    font-size: 12px;
    font-size: .75rem;
    color: #888 !important;
    margin-right: 15px
}

.e-thumb-article-v p {
    height: auto !important;
    max-height: none !important;
    color: #8d8d8d;
    margin-bottom: 0 !important;
    margin-top: 0 !important
}

.ent-list-thumb {
    padding-left: 100px;
    position: relative;
    min-height: 60px;
    margin-bottom: 17px
}

.ent-list-thumb img {
    max-width: 90px !important;
    position: absolute;
    top: 0;
    left: 0
}

.ent-list-thumb h4 {
    font-size: 14px;
    font-size: .775rem;
    font-weight: 700;
    line-height: 1.2;
    margin: 0
}

.ent-list-thumb .meta-publish {
    font-size: 10px;
    font-size: .625rem;
    color: #848484
}

.ent-heading {
    font-size: 24px;
    font-size: 1.5rem;
    margin-top: 25px;
    margin-bottom: 15px;
    text-transform: uppercase
}

.zodiak-widget {
    padding: 30px;
    background: url(./img/zodiak-widget.jpg) no-repeat;
    background-size: cover;
    min-height: 300px;
    width: 100%;
    display: block;
    color: #fff
}

.zodiak-widget img {
    width: 80%;
    display: block;
    margin: 0 auto
}

.zodiak-widget h3 {
    font-family: Playfair Display, sans-serif;
    font-size: 30px;
    font-size: 1.875rem;
    display: block;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    color: #fff
}

.zodiak-widget h5.zodiak-date {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    text-align: center;
    margin: 0;
    margin-bottom: 15 px
}

.zodiak-widget .star-ratings-sprite {
    float: right;
    margin-top: 3px
}

.zodiak-widget .zodiak-widget-rating {
    margin: 5px auto;
    width: 90%;
    display: block
}

.zodiak-widget p {
    font-size: 12px;
    font-size: .75rem;
    color: #fff;
    text-align: center
}

.zodiak-widget .btn-border {
    width: 80%;
    margin: 20px auto
}

.zodiak-widget .btn-border:hover {
    background: #fff;
    color: #f08754
}

.btn-border {
    display: block;
    padding: 5px 10px;
    border: 1px solid #fff;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-size: .8125rem
}

.ent-channels {
    border: 4px solid #ddd
}

.ent-channels li {
    border-right: 1px solid #ddd;
    text-align: center;
    color: #888;
    width: calc(25% - 4px);
    margin: 0;
    padding: 10px;
    font-size: 12px;
    font-size: .75rem
}

.ent-channels li:last-child {
    border-right: none
}

.ent-channels li i {
    font-size: 14px;
    font-size: .875rem;
    display: block;
    margin-bottom: 3px
}

.ent-sidebar-widget {
    border-top: 2px solid #000;
    margin-top: 20px
}

.ent-sidebar-widget .ent-heading {
    font-size: 20px;
    font-size: 1.25rem;
    margin-top: 15px
}

.ent-sidebar-widget .btn.btn-red {
    width: auto;
    display: inline-block;
    height: 43px;
    padding: 0 30px
}

.photostream {
    *zoom: 1
}

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

.photostream:after {
    clear: both
}

.photostream .magnific-img {
    display: block;
    float: left;
    width: 25%;
    padding: 5px
}

.photostream .magnific-img i {
    display: none
}

.photostream .wrapper {
    margin-left: -5px;
    margin-right: -5px
}

.reaction-action {
    position: relative
}

.reaction-action .reaction-buttons {
    position: absolute;
    width: 130px;
    top: 0;
    left: 0;
    margin-top: -80px;
    margin-left: -35px;
    border-radius: 10px;
    padding: 10px 0;
    border: 1px solid gray;
    text-align: center;
    -webkit-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .5);
    -moz-box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .5);
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, .5);
    background: #fff;
    -webkit-transform: translateY(20px) scale(.5);
    -moz-transform: translateY(20px) scale(.5);
    transform: translateY(20px) scale(.5);
    opacity: 0
}

.reaction-action .reaction-buttons,
.reaction-action .reaction-buttons.active {
    -webkit-transition: .15s ease-in;
    -moz-transition: .15s ease-in;
    transition: .15s ease-in
}

.reaction-action .reaction-buttons.active {
    -webkit-transform: translateY(0) scale(1);
    -moz-transform: translateY(0) scale(1);
    transform: translateY(0) scale(1);
    opacity: 1
}

.ent-join {
    background: url(./img/e-join.jpg) no-repeat;
    background-size: cover;
    min-height: 190px;
    padding: 25px;
    color: #fff
}

.ent-join h3 {
    font-weight: 700;
    color: #fff;
    font-size: 25px;
    margin: 0
}

.ent-join p {
    color: #fff;
    margin-top: 5px
}

.ent-join .btn-border {
    width: 70px
}

.ent-join .btn-border:hover {
    background: #fff;
    color: #f08754
}

.primary-form .container__small {
    margin: 100px auto;
    max-width: 480px
}

.primary-form h2 {
    font-size: 28px;
    margin-top: 0;
    font-family: Playfair Display, sans-serif;
    font-weight: 700;
    margin-bottom: 30px
}

.primary-form .form-grup {
    margin: 15px 0;
    display: block
}

.primary-form .input-text {
    height: auto;
    border: 1px solid #b1b1b1;
    border-radius: 3px;
    font-size: 15px;
    padding: 11px 12px;
    display: block;
    width: 100%
}

.primary-form .btn {
    padding: 12px;
    background: #00a1e4;
    color: #fff;
    font-size: 20px;
    display: block;
    width: 100%;
    margin-top: 40px
}

.primary-form .checkbox input:before {
    content: "";
    background: #fff;
    display: block;
    width: 15px;
    height: 15px;
    border: 1px solid #b1b1b1
}

.primary-form .mfp-close {
    color: #b1b1b1
}

.primary-form .checkbox input:checked:before {
    background-color: #00a1e4
}

.primary-form input[type=checkbox] {
    width: 15px;
    height: 15px
}

.primary-form .label-form {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 5px;
    display: block
}

.primary-form .radio-group input {
    -webkit-appearance: none;
    display: block;
    margin: 10px;
    width: 20px;
    height: 20px;
    border-radius: 12px;
    cursor: pointer;
    vertical-align: middle;
    background-color: #eee;
    background-image: -webkit-radial-gradient(#cef 0, #6cf 15%, rgba(51, 187, 255, .3) 28%, rgba(0, 102, 153, 0) 70%);
    background-repeat: no-repeat;
    -webkit-transition: background-position .15s cubic-bezier(.8, 0, 1, 1), -webkit-transform .25s cubic-bezier(.8, 0, 1, 1);
    outline: none;
    display: inline-block
}

.primary-form .radio-group label {
    display: inline-block
}

.primary-form .radio-group input:checked {
    -webkit-transition: background-position .2s cubic-bezier(0, 0, .2, 1) .15s, -webkit-transform .25s cubic-bezier(0, 0, .2, 1)
}

.primary-form .radio-group input:active {
    -webkit-transform: scale(1.5);
    -webkit-transition: -webkit-transform .1s cubic-bezier(0, 0, .2, 1)
}

.primary-form .radio-group input,
.primary-form .radio-group input:active {
    background-position: 0 20px
}

.primary-form .radio-group input:checked {
    background-position: 0 0
}

.primary-form .radio-group input:checked~input,
.primary-form .radio-group input:checked~input:active {
    background-position: 0 -20px
}

.e-header {
    background: url(./img/e-hero-bg.jpg) no-repeat;
    background-size: cover;
    background-position: center 60px;
    width: 100%;
    z-index: 999;
}

.e-header .sticky-search-form {
    background: hsla(0, 0%, 100%, .3)
}

.e-header .top-header-ent {
    position: relative;
    z-index: 22
}

.e-header .bottom-header-ent {
    position: relative;
    z-index: 21
}

.e-header.active {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%
}

.e-header .main-navigation .container {
    padding: 0;
    width: 100%;
}

body.sticky .e-header .main-navigation .container {
    width: 1170px;
}

.e-header .main-navigation .hamburger-menu.small-hamburger-right .bar,
.e-header .main-navigation .hamburger-menu.small-hamburger-right .bar:after,
.e-header .main-navigation .hamburger-menu.small-hamburger-right .bar:before {
    background: #fff;
}

.top-header {
    background: #f3f3f3;
    padding: 2px 0;
    height: 30px;
    position: relative;
    z-index: 100
}

.top-header.blue-head {
    background: #00a1e4;
    color: #fff
}

.top-header.blue-head .city-and-date {
    color: #fff;
    min-width: 300px
}

.top-header.blue-head .notification span {
    color: #fff
}

.top-header .city-and-date {
    font-size: 12px;
    font-size: .75rem;
    color: #a2a2a2;
    margin-top: 5px
}

.top-header .city-and-date div {
    display: inline-block
}

.top-header #js-localdate {
    width: 120px
}

.top-header .radar-top {
    cursor: pointer;
    font-size: .75rem;
}
.top-header .radar-top:hover {
    text-decoration: underline;
}

i.fa {
    display: block
}

.main-header {
    position: relative;
    z-index: 100;
    padding: 30px 0;
    background: #fff
}

.main-header .search-form {
    display: inline-block;
    padding: 5px 10px;
    border: 1px solid #e1e1e1;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-clip: padding-box;
    width: 270px;
    -webkit-transition: .3s ease-in;
    -moz-transition: .3s ease-in;
    transition: .3s ease-in
}

.main-header .search-form.expandable {
    width: 110px;
    padding: 5px
}

.main-header .search-form.expandable .input-text {
    font-size: 13px;
    font-size: .8125rem;
    color: #999;
    width: 75%;
    width: -webkit-calc(100% - 25px);
    width: -moz-calc(100% - 25px);
    width: calc(100% - 25px);
}

.main-header .search-form.expanded .input-text {
    width: 120px
}

.main-header .search-header {
    text-align: right
}

.main-header .search-header .input-text {
    width: 220px;
    float: left;
    -webkit-transition: .3s ease-in;
    -moz-transition: .3s ease-in;
    transition: .3s ease-in
}

.main-header .search-header button {
    color: #00a1e4;
    width: 20px
}

.main-header .search-header button i {
    display: block
}

.main-header .search-header a {
    color: #00a1e4;
    display: inline-block;
    margin-left: 10px
}

.main-header.shadowed {
    padding: 30px 0
}

.main-header.shadowed .main-navigation a {
    color: #000
}

.main-header.shadowed .main-navigation a:before {
    display: none
}

.main-header.shadowed .main-navigation a:hover {
    color: #00a1e4;
    border-bottom: none
}

.shadowed {
    -webkit-box-shadow: inset -4px -19px 39px -13px #d9d9d9;
    -moz-box-shadow: inset -4px -19px 39px -13px #d9d9d9;
    box-shadow: inset -4px -19px 39px -13px #d9d9d9
}

.main-navigation {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #fff;
}

.main-navigation.unstick-hide {
    opacity: 0;
    visibility: hidden
}

.main-navigation.shadowed {
    border-top: none
}

.main-navigation > .container > ul {
    display: flex;
    justify-content: space-between;
}

.main-navigation > .container > ul > li {

}

.main-navigation ul li {
    display: inline-block;
    margin-right: 13px;
    font-size: 10px;
    font-size: .625rem;
    font-weight: 700
}

.main-navigation ul li:hover .sub-menu {
    display: block
}

.main-navigation ul li a {
    text-transform: uppercase;
    display: block;
    padding: 15px 0;
    position: relative
}

.main-navigation ul li a:before {
    width: 100%;
    height: 2px;
    bottom: -1px;
    left: 0;
    position: absolute;
    background: #00a1e4;
    -webkit-transition: .1s;
    -moz-transition: .1s;
    transition: .1s;
    opacity: 0
}

.main-navigation ul li a:hover .sub-menu {
    display: block
}

.main-navigation ul li a:hover:before {
    opacity: 1;
    -webkit-transition: .1s;
    -moz-transition: .1s;
    transition: .1s
}

.main-navigation ul li.last-mg {
    margin-right: 0
}

.main-navigation .profile-sticky,
.main-navigation .search-sticky,
.main-navigation .sticky-logo {
    display: none
}

.main-navigation .sticky-logo img {
    max-width: 150px;
    margin-top: -11px
}

.main-navigation .sub-menu {
    background: #252525;
    position: absolute;
    z-index: 1;
    width: 100vw;
    left: 0;
    padding: 25px 0;
    color: #fff;
    display: none
}

.main-navigation .sub-menu .container {
    width: 1000px;
    text-align: left
}

.main-navigation .sub-menu .col-3 {
    border-left: 1px solid #555;
    border-right: 1px solid #555;
    padding: 0 20px;
}

.main-navigation .sub-menu .col-9 {
    border-right: 1px solid #555;
    padding: 0 20px
}

.main-navigation .sub-menu .submenu-bottom {
    border-top: 1px solid #555;
    margin-top: 20px
}

.main-navigation .sub-menu .submenu-bottom .col-4 {
    border-right: 1px solid #555;
}

.main-navigation .sub-menu .submenu-bottom .col-4:last-child {
    border-right: none;
}

.main-navigation .sub-menu ul li {
    display: block
}

.main-navigation .sub-menu ul li a {
    font-size: 13px;
    font-size: .8125rem;
    padding: 5px 0;
    color: #fff
}

.main-navigation .sub-menu ul li a:hover {
    border: none
}

.main-navigation .sub-menu .submenu-title {
    font-size: 30px;
    font-size: 1.25rem;
    margin: 0;
    margin-bottom: 10px
}

.main-navigation .sub-menu .submenu-headline {
    padding-left: 200px;
    position: relative;
    min-height: 80px;
    overflow: hidden
}

.main-navigation .sub-menu .submenu-headline .img-thumb {
    position: absolute;
    left: 0;
    max-width: 180px
}

.main-navigation .sub-menu .submenu-headline h4 {
    font-size: 30px;
    font-size: 1.5rem;
    margin-top: 0;
    line-height: 1;
    margin-bottom: 10px
}

.main-navigation .sub-menu .submenu-headline .cat,
.main-navigation .sub-menu .submenu-headline .tag {
    display: inline-block;
    font-size: 10px;
    font-size: .625rem;
    padding: 0;
    margin-right: 5px;
    text-transform: uppercase
}

.main-navigation .sub-menu .submenu-headline p {
    margin: 0
}

.main-navigation .sub-menu .submenu-headline .tag {
    color: #fff
}

.main-navigation .sub-menu .submenu-headline .cat {
    color: #00a1e4
}

.main-navigation .sub-menu .submenu-article {
    padding: 20px
}

.main-navigation .sub-menu .submenu-article a {
    font-size: 10px;
    font-size: .625rem;
    line-height: 1.5;
    color: #fff;
    padding: 0;
    font-weight: 400
}

.main-navigation .sub-menu .submenu-article a:hover {
    border-bottom: none
}

.main-navigation .sub-menu .submenu-article .cat-link {
    color: #00a1e4;
    display: block;
    margin-top: 20px
}

.main-navigation .sub-menu.berita-sekitar .submenu-title {
    font-weight: normal;
    text-transform: uppercase;
}

.main-navigation .sub-menu.berita-sekitar li {
    float: left;
}

.main-navigation .sub-menu.berita-sekitar li a {
    font-weight: normal;
    text-transform: capitalize;
}


.radar-menu .radar-menu-block {
    height: 45px;
    display: none;
    position: absolute;
    width: 100%;
    left: 0;
}
.radar-menu .sub-menu {
    margin-top: 45px;
}

.weather-widget {
    color: #00a1e4;
    position: relative;
    margin-right: 14px;
    margin-top: 7px;
}

.weather-widget #clock,
.weather-widget #detail-city {
    display: inline-block
}

.weather-widget .weather-icon-wrapper {
    margin-left: 5px;
    display: inline-block
}

.weather-widget .weather-icon-wrapper img {
    max-width: 30px
}

.weather-widget .weather-temp {
    display: inline-block;
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400
}

.weather-widget:hover .weather-detail {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

.weather-detail {
    position: absolute;
    left: 0;
    width: 200px;
    top: calc(100% + 10px);
    z-index: 10;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(-5px);
    -moz-transform: translateY(-5px);
    transform: translateY(-5px);
    -webkit-transition: .1s ease-in;
    -moz-transition: .1s ease-in;
    transition: .1s ease-in;
    border: 1px solid #ccc
}

.weather-detail .weather-top {
    padding: 10px;
    background: #f6f6f6;
    border-bottom: 1px solid #ccc;
    display: block
}

.weather-detail .weather-status {
    padding: 10px;
    background: #e8e8e8;
    font-weight: 700;
    text-align: center;
    font-size: 12px;
    font-size: .75rem;
    display: block
}

.weather-detail .weather-temp-icon {
    display: inline-block;
    vertical-align: middle
}

.weather-detail .weather-temp-icon img {
    max-width: 35px
}

.weather-detail .weather-temp-detail {
    display: inline-block;
    vertical-align: middle;
    font-weight: 700
}

.search-sticky {
    margin: 0 10px;
    padding: 15px 0;
    color: #00a1e4
}

body.sticky {
    padding-top: 54px
}

body.sticky .main-navigation {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    background: #fff;
    z-index: 100
}

body.sticky .main-navigation.unstick-hide {
    opacity: 1;
    visibility: visible
}

body.sticky .main-navigation .container {
/*    width: 100%;
    text-align: center*/
}

body.sticky .main-navigation .weather-widget {
    display: none
}

body.sticky .main-navigation .profile-sticky,
body.sticky .main-navigation .search-sticky,
body.sticky .main-navigation .sticky-logo {
    display: inline-block !important
}

body.sticky .main-navigation .search-sticky {
    display: none !important;
}

body.sticky .main-navigation .profile-sticky .hamburger-menu.small-hamburger-right .bar.animate:before {
    bottom: 0
}

body.sticky .main-navigation .profile-sticky .hamburger-menu.small-hamburger-right .bar.animate:after {
    top: 0
}

body.sticky .main-navigation .profile-sticky .hamburger-menu.small-hamburger-right {
    margin-left: 0
}

body.sticky .main-navigation .sub-menu .container {
    width: 1000px;
    text-align: left
}

.hamburger-menu {
    position: absolute;
    top: 20px;
    left: 20px;
    margin: auto;
    width: 30px;
    height: 18px;
    cursor: pointer
}

.hamburger-menu.small-hamburger-right {
    position: relative;
    top: 15px;
    display: inline-block;
    left: 0;
    margin-left: 10px;
    width: 20px
}

.hamburger-menu.small-hamburger-right .bar {
    background: #00a1e4;
    width: 100%;
    transform: translateY(5px)
}

.hamburger-menu.small-hamburger-right .bar.animate {
    background: hsla(0, 0%, 100%, 0)
}

.hamburger-menu.small-hamburger-right .bar.animate:before {
    bottom: 2px
}

.hamburger-menu.small-hamburger-right .bar.animate:after {
    top: -2px
}

.hamburger-menu.small-hamburger-right .bar:after,
.hamburger-menu.small-hamburger-right .bar:before {
    background: #00a1e4;
    width: 100%
}

.hamburger-menu.small-hamburger-right .bar:before {
    bottom: 5px
}

.hamburger-menu.small-hamburger-right .bar:after {
    top: 5px
}

.bar,
.bar:after,
.bar:before {
    width: 30px;
    height: 2px
}

.bar {
    position: relative;
    transform: translateY(8px);
    background: #000;
    transition: all 0ms .3s
}

.bar.animate {
    background: hsla(0, 0%, 100%, 0)
}

.bar:before {
    bottom: 8px;
    transition: bottom .3s cubic-bezier(.23, 1, .32, 1) .3s, transform .3s cubic-bezier(.23, 1, .32, 1)
}

.bar:after,
.bar:before {
    content: "";
    position: absolute;
    left: 0;
    background: #000
}

.bar:after {
    top: 8px;
    transition: top .3s cubic-bezier(.23, 1, .32, 1) .3s, transform .3s cubic-bezier(.23, 1, .32, 1)
}

.bar.animate:after {
    top: 0;
    transform: rotate(45deg);
    transition: top .3s cubic-bezier(.23, 1, .32, 1), transform .3s cubic-bezier(.23, 1, .32, 1) .3s
}

.bar.animate:before {
    bottom: 0;
    transform: rotate(-45deg);
    transition: bottom .3s cubic-bezier(.23, 1, .32, 1), transform .3s cubic-bezier(.23, 1, .32, 1) .3s
}

.search-mobile {
    position: absolute;
    top: 20px;
    right: 20px
}

.search-mobile .input-text {
    background: #f6f6f6;
    padding: 20px 15px;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%)
}

.search-mobile .input-text,
.search-mobile .input-text.active {
    -webkit-transition: .3s ease-in;
    -moz-transition: .3s ease-in;
    transition: .3s ease-in
}

.search-mobile .input-text.active {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0)
}

.search-mobile .search-trigger {
    display: inline-block;
    font-size: 20px;
    font-size: 1.25rem;
    position: relative
}

.top-header-ent {
    background: #000
}

.top-header-ent .container {
    position: relative
}

.top-header-ent .flex-v-align {
    height: 60px;
    padding-left: 75px
}

.top-header-ent .socmed-btn {
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px
}

.top-header-ent .socmed-link {
    display: inline-block
}

.top-header-ent .socmed-link a {
    background: #969696
}

.top-header-ent .socmed-link a i {
    line-height: 20px
}

.top-header-ent .btn-border {
    margin-left: 15px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-clip: padding-box;
    font-size: 12px;
    font-size: .75rem;
    color: #9c9c9c;
    border-color: #9c9c9c;
    display: inline-block
}

.bottom-header-ent {
    background: rgba(0, 0, 0, .3);
    background: hsla(0, 0%, 100%, .3)
}

.bottom-header-ent .container {

}

.bottom-header-ent .main-navigation {
    background: none;
    border: none;
    color: #fff;
}

body.sticky .bottom-header-ent .main-navigation {
    background-color: #f9f9f9 !important;
    border-top: 1px solid #f1f1f1;
    border-bottom: 1px solid #f1f1f1;
}

.bottom-header-ent .main-navigation a {
    font-family: Work Sans, sans-serif;
    font-weight: 400;
    text-transform: capitalize;
    font-size: 15px;
    font-size: .9rem
}

body.sticky .bottom-header-ent .main-navigation a {
    color: #000;
}

body.sticky .bottom-header-ent .main-navigation .sub-menu a {
    color: #fff;
}

.bottom-header-ent .bottom-header-extra {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    height: 44px;
    line-height: 44px
}

.bottom-header-ent .bottom-header-extra .hamburger-menu.small-hamburger-right .bar,
.bottom-header-ent .bottom-header-extra .hamburger-menu.small-hamburger-right .bar:after,
.bottom-header-ent .bottom-header-extra .hamburger-menu.small-hamburger-right .bar:before {
    background: #fff
}

.bottom-header-ent .bottom-header-extra .hamburger-menu.small-hamburger-right .bar.animate {
    background: transparent
}

.ent-logo {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.ent-logo img {
    height: 60px;
}

.sticky-search-form {
    position: absolute;
    bottom: -40px;
    left: 0;
    height: 40px;
    line-height: 40px;
    background: #f3f3f3;
    width: 100%;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    transform: translateY(-10px);
    opacity: 0;
    visibility: hidden
}

.sticky-search-form,
.sticky-search-form.active {
    -webkit-transition: .3s ease-in;
    -moz-transition: .3s ease-in;
    transition: .3s ease-in
}

.sticky-search-form.active {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible
}

.sticky-search-form .input-text {
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    width: 95.7%
}

.sticky-search-form .form-wrapper {
    width: 1000px;
    margin: 0 auto;
    display: block
}

.mega-menu {
    position: fixed;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #fff;
    z-index: 10;
    padding: 50px 0;
    padding-top: 170px;
    display: none
}

.mega-menu .mega-wrapper {
    -webkit-transform: translateY(200px);
    -moz-transform: translateY(200px);
    transform: translateY(200px);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .1s ease-in;
    -moz-transition: .1s ease-in;
    transition: .1s ease-in
}

.mega-menu .mega-wrapper.active {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    visibility: visible;
    -webkit-transition: .4s ease-in-out;
    -moz-transition: .4s ease-in-out;
    transition: .4s ease-in-out
}

.mega-menu li {
    display: block
}

.mega-menu h3 {
    margin: 0;
    margin-bottom: 10px
}

.mega-menu .menu-item {
    margin-bottom: 30px
}

.mega-menu .menu-item a {
    text-transform: capitalize
}

.mega-menu .form-control {
    border-radius: 0;
    padding: 8px 15px;
    font-size: 14px;
    width: 100%;
    background: #eeeef2;
    font-style: italic
}

.relative-index {
    position: relative;
    z-index: 100
}

body.no-overflow {
    overflow: hidden !important
}

body.no-overflow .e-header .bottom-header-ent {
    background: #000
}

.notification span {
    color: #a2a2a2;
    font-size: 12px;
    font-size: .75rem
}

.notification .toggle-btn,
.notification span {
    display: inline-block;
    vertical-align: middle
}

#headline-slider-control {
    margin-bottom: 5px
}

.headlines h3 {
    float: left;
    font-size: 24px;
    font-size: 1.5rem;
    font-family: Playfair Display, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0
}

.headlines .arrow-navigation,
.headlines .slider-pagination {
    padding: 10px 0
}

.headlines .thumbnail-article p {
    font-size: 12px;
    margin: 0;
}

.home-slider-wrapper {
    margin-top: 25px;
    display: block;
    position: relative;
    overflow: hidden;
}
.home-slider-wrapper.slider-ekonomi {
    margin-top: 0;
}
.home-slider-wrapper .thumbnail-article .content-caption p {
    font-family: Playfair Display, sans-serif;
    font-size: 35px;
    font-size: 1.875rem;
    color: #fff;
    font-weight: 700;
    margin-top: 5px;
}

.home-slider-wrapper .thumbnail-article .content-caption {
    width: 100%;
}

#home-slider-big-control {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 0;
    padding: 10px;
    transform: translateY(-50%);
}
#home-slider-big-control .arrow-navigation {
    float: none;
    margin-right: 0;
}
#home-slider-big-control .arrow-navigation button {
    font-size: 30px;
}
#home-slider-big-control .arrow-navigation button.prev {
    float: left;
}
#home-slider-big-control .arrow-navigation button.next {
    float: right;
}
#home-slider-big-control .slick-dots {
    display: none !important;
}

.ribbon-box {
    height: 34px;
    position: relative;
    padding-left: 180px;
    background: #ffeeef;
    margin-top: 50px;
    margin-bottom: 40px
}

.ribbon-box .label-bn {
    background: #ed1c24;
    color: #fff;
    text-align: center;
    width: 150px;
    position: absolute;
    left: 0;
    top: 0;
    height: 34px;
    line-height: 34px;
    font-family: Poppins, sans-serif;
    font-weight: 700;
    text-transform: uppercase
}

.ribbon-box .label-bn:before {
    position: absolute;
    width: 0;
    height: 0;
    right: -14px;
    top: 0;
    border-style: solid;
    border-width: 17px 0 17px 14px;
    border-color: transparent transparent transparent #ed1c24
}

.ribbon-box .slider-item {
    line-height: 34px
}

.ribbon-box #breaking-news-slider-control {
    height: 34px;
    position: absolute;
    bottom: 0;
    right: 0;
    background: #ffeeef
}

.ribbon-box #breaking-news-slider-control .arrow-navigation {
    margin-top: 8px
}

.left-sidebar {
    min-height: 1px;
    padding-right: 20px;
}

.left-sidebar section {
    margin: 40px 0
}

.left-sidebar section:first-child {
    margin-top: 0
}

.right-sidebar {
    padding-left: 20px
}

.right-sidebar section {
    margin: 40px 0
}

.right-sidebar section:first-child {
    margin-top: 0
}

.right-sidebar--40 {
    padding-left: 40px
}

#editorspick .tabs-content.xx::last-child {
    border: none !important
}

#editors-pick-tab .tabs-content a {
    display: block
}

#editors-pick-tab .tabs-content span {
    color: #00a1e4
}

#editors-pick-tab .tabs-content:hover {
    background: #00a1e4;
    color: #fff
}

#editors-pick-tab .tabs-content:hover a,
#editors-pick-tab .tabs-content:hover p,
#editors-pick-tab .tabs-content:hover span {
    color: #fff
}

.gonjang-ganjing .heading-multicolors {
    font-size: 18px;
    font-size: 1.125rem
}

.gonjang-ganjing .gg-punchline {
    font-size: 16px;
    font-size: 1rem;
    border-bottom: 1px solid #e1e1e1;
    margin: 5px 0;
    margin-top: 10px;
    font-weight: 700
}

.gonjang-ganjing p {
    font-size: 13px;
    font-size: .8125rem;
    margin: 5px 0;
    color: #2f2f2f
}

.mr-pecut h2 {
    font-family: MarkMyWords, sans-serif;
    color: #cb0000;
    display: block;
    text-align: center;
    font-size: 30px;
    font-size: 1.875rem;
    border-bottom: 3px solid #000;
    margin-bottom: 10px
}

.main-content {
    padding: 0 15px
}

.main-content .thumbnail-article {
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px;
}

.main-content .thumbnail-article .caption .caption-content {
    padding: 18px 18px 5px;
    bottom: 0;
    left: 0;
    position: absolute
}

.main-content .thumbnail-article .caption .caption-content a {
    font-size: 24px;
    font-size: 1.5rem;
    color: #fff
}

.main-content .col-4 > .thumbnail-article,
.main-content .col-6 > .thumbnail-article {
    min-height: 400px;
}

.books {
    margin-bottom: 40px
}

.books #books-slider-control {
    margin-bottom: 10px
}

.books #books-slider-control .arrow-navigation {
    color: #5a5a5a
}

.books .heading-multicolors {
    display: inline-block;
    margin: 0
}

.books .arrow-navigation {
    margin-top: 8px;
    margin-right: 0
}

.books #books-slider p {
    margin-bottom: 5px;
    color: #5c5c5c
}

.books #books-slider span {
    color: #8c8c8c;
    font-size: 10px;
    font-size: .625rem;
    display: block !important
}

.books #books-slider i {
    font-size: 14px;
    font-size: .875rem;
    margin-right: 5px
}

.editors-note .thumbnail-article {
    min-width: 150px
}

.editors-note .published {
    float: right;
    margin-top: 10px;
    width: 40%;
    text-align: right
}

.editors-note .published i {
    display: inline-block
}

section.trending-topic {
    margin-top: 0;
}

section.trending-topic .widget-article-list h3 {
    text-align: center;
}

section.trending-topic .widget-article-list h3>a {
    font-family: Playfair Display, sans-serif;
    font-size: 1.2rem;
}

section.trending-topic .widget-article-list h3>a:hover {
    text-decoration: underline;
}

#news-page section.trending-topic {
    margin-top: 20px;
}

.trending-topic .heading-multicolors {
    border-bottom: 3px solid #000;
    font-size: 34px;
    font-size: 1.5rem;
    line-height: normal;
    margin-top: -3px;
    margin-bottom: 20px;
    padding-bottom: 5px;
}

.nearby-news .heading-multicolors {
    font-size: 23px;
    font-size: 1.4375rem
}

.item-news .col-6 {
    padding: 2px
}

.item-news .col-6 a {
    display: block;
    position: relative
}

.item-news .col-6 a img {
    width: 100%
}

.item-news .col-6 a:hover .city-title {
    -webkit-transform: scaleX(1.2);
    -moz-transform: scaleX(1.2);
    transform: scaleX(1.2);
    -webkit-transition: .2s ease-in;
    -moz-transition: .2s ease-in;
    transition: .2s ease-in
}

.item-news .col-6 .city-title {
    position: absolute;
    top: 50%;
    width: 100%;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #fff;
    font-weight: 700
}

#editorspick .tabs-content:last-of-type,
#mostliked .tabs-content:last-of-type,
#mostloved .tabs-content:last-of-type,
#mostread .tabs-content:last-of-type,
#news2 .thumbnail-article:last-of-type {
    border-bottom: none
}

.article-content,
.news-thumbnail-h {
    margin-top: 30px
}

.article-content .article a {
    color: #337ab7;
}
.article-content .article a:hover {
    text-decoration: underline;
}

.article-content p {
    margin-top: 0
}

.article-content .socmed-list .socmed-btn {
    display: block;
    margin-bottom: 10px;
    margin-left: 0;
    font-size: 24px
}

.article-content .col-11 {
    padding-left: 40px
}

.article-content .article p {
    font-size: 18px;
    font-size: 1.125rem;
    text-align: left;
}

.article-content figure {
    margin: 30px 0;
}

.article-content figure img {
    width: 100%;
}

.article-tags {
    padding-left: 20px;
    position: relative
}

.article-tags span {
    position: absolute;
    top: 7px;
    left: 0;
    color: #7f7f7f
}

.article-tags .fa-tags {
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.article-reaction {
    margin-top: 40px
}

.comments .section-heading span {
    float: right;
    color: #828282;
    font-size: 12px;
    font-size: .75rem;
    margin-top: 5px
}

.comment-form .action-form {
    margin-top: 15px;
    width: 100%
}

.comment-form .action-form button {
    margin-left: auto;
    margin-top: 0
}

.comment-form .action-form span {
    color: #828282;
    font-size: 12px;
    font-size: .75rem
}

.comment-form .btn-secondary:hover {
    color: #fff !important
}

.berita-hari-ini .news-thumbnail-h {
    margin-top: 20px
}

.berita-hari-ini .thumbnail-article.thumbnail-h {
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc !important;
    margin-bottom: 20px !important
}

.berita-hari-ini .thumbnail-article.thumbnail-h p {
    height: auto;
}

#news-maker-page {
    margin-top: 0
}

.news-maker-finder {
    background: #000;
    color: #fff
}

.news-maker-finder .wrapper-maker {
    padding-top: 60px;
    padding-bottom: 190px
}

.news-maker-finder h1,
.news-maker-finder p {
    display: block;
    text-align: center;
    margin: 0
}

.news-maker-finder h1 {
    font-family: Playfair Display, sans-serif;
    font-size: 50px;
    font-size: 3.125rem
}

.news-maker-finder p {
    font-size: 12px;
    font-size: .75rem;
    color: #939598
}

.news-maker-finder form {
    padding: 50px 0;
    text-align: center
}

.news-maker-finder form .input-text {
    padding: 10px 0;
    color: #939598;
    width: 340px;
    border-bottom: 1px solid #939598;
    font-size: 14px;
    font-size: .875rem
}

.news-maker-finder form .input-text::-webkit-input-placeholder {
    color: #939598;
    font-style: italic
}

.news-maker-finder form .input-text::-moz-placeholder {
    color: #939598;
    font-style: italic
}

.news-maker-finder form .input-text:-ms-input-placeholder {
    color: #939598;
    font-style: italic
}

.news-maker-finder form .input-text:-moz-placeholder {
    color: #939598;
    font-style: italic
}

.news-maker-finder form .btn-primary {
    margin-left: 15px;
    padding: 10px 20px;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background-clip: padding-box
}

#news-maker-slider .thumbnail-article {
    width: 20%;
    float: left
}

#news-maker-slider .caption span {
    display: block;
    font-weight: 700;
    font-size: 14px;
    font-size: .875rem
}

#news-maker-slider .caption p {
    margin: 0;
    font-size: 12px;
    font-size: .75rem;
    position: absolute;
    bottom: 20px;
    left: 20px;
    right: 20px;
    height: 48px;
    overflow: hidden
}

#news-maker-slider-control {
    margin-bottom: 20px
}

#news-maker-slider-control .arrow-navigation {
    float: right
}

#news-maker-slider-control h3 {
    float: left;
    margin: 0;
    font-family: Playfair Display, sans-serif;
    font-size: 14px;
    font-size: .875rem;
    color: #fff;
    text-transform: uppercase
}

.popular-maker {
    margin-top: -145px
}

.popular-maker .thumbnail-article {
    overflow: hidden
}

.popular-maker .thumbnail-article a:hover img,
.popular-maker .thumbnail-article img {
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.popular-maker .thumbnail-article a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transform: scale(1.1)
}

.news-maker-main {
    margin-top: 80px
}

.news-makers {
    margin: 20px 0
}

.news-makers .row {
    margin-left: -10px;
    margin-right: -10px
}

.news-makers .col-3 {
    padding: 0 10px
}

.news-makers p {
    font-size: 12px;
    font-size: .75rem;
    font-weight: 400;
    margin: 0
}

.profile-figure figure {
    margin: 0;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-clip: padding-box;
    overflow: hidden
}

.news-maker-profile .reaction {
    margin-top: 20px
}

.news-maker-profile .profile-desc {
    padding-left: 30px
}

.news-maker-profile h1 {
    font-family: Playfair Display, sans-serif;
    font-size: 40px;
    font-size: 2.5rem;
    margin: 20px 0;
    font-weight: 700;
    margin-top: 10px;
    text-transform: capitalize
}

.divider {
    margin: 50px 0;
    position: relative;
    height: 1px
}

.divider:before {
    width: 100%;
    height: 1px;
    background: #ccc;
    position: absolute;
    left: 0;
    top: 50%
}

.divider .divider-btn {
    border: 1px solid #ccc;
    width: 28px;
    height: 28px;
    margin-top: -14px;
    margin-bottom: -14px;
    line-height: 24px;
    color: #ccc;
    text-align: center;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-clip: padding-box;
    position: absolute;
    left: 50%;
    top: 0;
    background: #fff;
    font-size: 20px
}

.profile-detail-tokoh {
    border-right: 1px solid #000
}

.infografis-tokoh {
    padding-left: 30px;
    position: relative;
    width: 66%
}

.infografis-tokoh #infografis-maker-control {
    position: absolute;
    top: 0;
    right: 0
}

.infografis-tokoh #infografis-maker-control button {
    width: 25px;
    height: 25px;
    line-height: 20px;
    color: #ccc;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-clip: padding-box;
    border: 1px solid #ccc;
    text-align: center
}

#infografis-maker .slider-item {
    border: 1px solid #ccc
}

#infografis-maker img {
    width: 100%
}

.pp-wrapper {
    margin-bottom: 50px
}

.pp-wrapper .profile-tokoh-detail {
    padding-right: 15px
}

.article-block {
    display: block;
    width: 100%;
    border: 1px solid #ccc;
    padding: 50px
}

.article-slider-wrapper,
.article-tokoh .block-heading {
    position: relative
}

.article-tokoh h2 {
    font-size: 40px;
    font-size: 2.5rem;
    font-family: Playfair Display, sans-serif;
    font-style: italic;
    font-weight: 700;
    margin: 0;
    line-height: 1.2;
    margin-bottom: 20px
}

.article-tokoh .meta-article {
    color: #939598
}

.article-tokoh #article-next,
.article-tokoh #article-prev {
    width: 30px;
    height: 70px;
    background: #f6f6f6;
    color: #414042;
    font-size: 20px;
    line-height: 70px;
    text-align: center;
    position: absolute;
    top: 50%;
    margin-top: -35px
}

.article-tokoh #article-prev {
    left: 0;
    margin-left: -81px
}

.article-tokoh #article-next {
    right: 0;
    margin-right: -81px
}

.article-tokoh #article-pagination {
    position: absolute;
    top: 15px;
    right: 0
}

.nasional-headline .article-block {
    padding: 30px;
    border-bottom: none;
    position: relative
}

.nasional-headline .article-block img {
    margin-top: 15px;
    width: 100%;
}

.nasional-headline .nas-head {
    color: #fff;
    background: #000;
    padding: 5px 20px;
    display: inline-block;
    position: absolute;
    top: -20px;
    left: 50%;
    margin: 0;
    margin-left: -63px;
    font-weight: 700
}

.nasional-headline .meta-article span {
    color: #b6b6b6
}

.nasional-headline h1 {
    margin: 0;
    font-family: Playfair Display, sans-serif;
    font-size: 30px;
    font-size: 1.5rem;
    line-height: 1.4
}

.filter-article li {
    margin-bottom: 10px
}

.slider-ekonomi.home-slider-wrapper .thumbnail-article .content-caption {
    width: 100%
}

.slider-ekonomi.home-slider-wrapper .thumbnail-article .content-caption p {
    margin-top: 0;
    font-family: Roboto, sans-serif
}

.section-heading.block-heading h2 {
    padding: 5px 10px;
    margin: 0
}

#nasional-page .home-slider-wrapper {
    margin-top: 0
}

#stock-widget-slider .slick-prev {
    display: none
}

#stock-widget-control {
    top: 20px
}

.stock-table.bg-dark-blue .table .cell {
    border-color: #80aede
}

.trending-tags.ribbon-box {
    padding-left: 140px;
    background: #d9f4ff
}

.trending-tags.ribbon-box .label-bn {
    width: 100px;
    background: #00a1e4;
    color: #fff
}

.trending-tags.ribbon-box .label-bn:before {
    border-color: transparent transparent transparent #00a1e4
}

.trending-tags a {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    color: #4e4e4e;
    line-height: 34px;
    display: block;
    padding: 0 15px
}

.tech-review .block-heading {
    background: #ebebeb;
    border: none !important
}

.tech-review .block-heading .head-b {
    font-size: 24px;
    font-size: 1.5rem;
    display: inline-block;
    vertical-align: middle
}

.tech-review .block-heading a {
    margin-top: 0;
    margin-right: 20px;
    font-size: 12px;
    font-size: .75rem;
    line-height: 36px;
    text-transform: uppercase
}

.tech-review .arrow-navigation {
    display: inline-block;
    background: #000;
    height: 36px;
    line-height: 36px;
    vertical-align: middle;
    margin-left: -4px
}

.tech-review .arrow-navigation button {
    color: #fff;
    font-size: 20px
}

.tech-review .thumbnail-article .ft-tag {
    font-size: 10px
}

.tech-review .thumbnail-article h4 {
    margin: 0;
    font-weight: 700;
    font-size: 16px
}

.tech-review .thumbnail-article .star-ratings-sprite {
    margin: 3px 0
}

.tech-review .thumbnail-article p {
    font-size: 14px;
    font-size: .875rem;
    margin: 0;
    line-height: 1.4;
    margin-top: 7px
}

.techno-news .thumbnail-article p {
    font-size: 27px;
    font-size: 1.6875rem;
    line-height: 1.2;
    font-weight: 300;
    height: 99px;
    overflow: hidden;
    margin-top: 3px;
    margin-bottom: 5px
}

.techno-news .thumbnail-article .meta-article {
    margin-top: 0
}

.techno-news .thumbnail-article .ft-tag {
    font-size: 10px;
    font-size: .625rem
}

.techno-news .wrapper-img-caption {
    min-height: 166px
}

.map-navigation {
    padding: 30px 0
}

.map {
    position: relative;
    width: 715px;
    height: 262px;
    display: block;
    margin: 0 auto
}

.map img {
    display: block;
    width: 100%
}

.map .berita-nav {
    position: absolute;
    padding: 5px 10px;
    line-height: 1;
    font-size: 11px;
    font-size: .6875rem;
    color: #fff;
    background: #1a77be;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-clip: padding-box;
    font-weight: 700;
    text-transform: uppercase;
    top: 0;
    left: 0
}

.map .berita-nav:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05)
}

.map .berita-nav.w-right-line:before {
    width: 30px;
    height: 1px;
    background: #a1a1a1;
    position: absolute;
    right: -20px;
    top: 10px;
    z-index: -1
}

.map .berita-nav.w-top-line:before {
    top: -25px
}

.map .berita-nav.w-bottom-line:before,
.map .berita-nav.w-top-line:before {
    height: 30px;
    width: 1px;
    background: #a1a1a1;
    position: absolute;
    left: 50%;
    z-index: -1
}

.map .berita-nav.w-bottom-line:before {
    bottom: -25px
}

.inspirasi-widget .inspirasi-detail {
    padding: 20px
}

.inspirasi-widget .ft-tag {
    font-size: 11px;
    font-size: .6875rem;
    text-align: center
}

.inspirasi-widget h3 {
    font-size: 17px;
    font-size: 1.0625rem;
    line-height: 1.4;
    font-weight: 700;
    height: 69px;
    overflow: hidden
}

.inspirasi-widget .meta-article {
    margin-top: 30px;
    color: #b6b6b6;
    text-align: center
}

.inspirasi-widget .meta-article span {
    margin: 0 10px
}

.berita-sekitar-kategori .thumbnail-article {
    border-right: 1px solid #ccc
}

.berita-sekitar-kategori .thumbnail-article h4 {
    margin-top: 5px
}

.berita-sekitar-kategori .thumbnail-article:first-child {
    border-left: 1px solid #ccc
}

#nasional-page .ft-tag {
    font-size: 10px;
    font-size: .625rem;
    margin-top: 10px
}

.nasional-main .label-tag.float-bottom {
    left: 10px;
    bottom: 10px
}

.inspirasi .thumbnail-article {
    margin-bottom: 25px
}

.inspirasi .thumbnail-article .meta-article {
    margin-top: 0
}

.inspirasi .thumbnail-article .meta-article span,
.kriminal .thumbnail-article.small-thumbnail .meta-article span,
.politik .thumbnail-article.small-thumbnail .meta-article span {
    text-transform: uppercase
}

#international-page .row--super .thumbnail-stack {
    border-left: 1px solid #ccc
}

#international-page .row--super .thumbnail-stack:first-child {
    border-left: none
}

#sport-page #home-slider-big-control {
    width: auto;
    left: auto;
    right: 0
}

#sport-page #home-slider-big-control .slick-dots {
    float: left
}

#sport-page #home-slider-big-control .arrow-navigation {
    color: #fff
}

#sport-page .target-dyn-height .slick-vertical .slick-slide,
#sport-page .target-dyn-height .slick-vertical .slick-slide .slick-initialized .slick-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.berita-hari-ini.th-no-br .thumbnail-article.thumbnail-h {
    border-bottom: none !important
}

.berita-hari-ini.th-no-br .wrapper-img-caption {
    border-bottom: 1px solid #ccc
}

.berita-hari-ini.th-no-br .w-video .wrapper-img-caption {
    height: 230px
}

.profile-atlet {
    text-align: center;
    position: relative
}

.profile-atlet h3 {
    margin: 0;
    font-size: 16px;
    font-size: 1rem
}

.profile-atlet img {
    margin-bottom: 10px
}

.profile-atlet span {
    display: block;
    color: #00a1e4;
    font-size: 10px;
    font-size: .625rem
}

#atlet-slider-control button {
    font-size: 26px;
    color: #000;
    position: absolute;
    background: #fff
}

#atlet-slider-control button.prev {
    bottom: 0;
    left: 0
}

#atlet-slider-control button.next {
    bottom: 0;
    right: 0
}

.asian-games {
    background: #ddf7ff;
    padding: 10px
}

.asian-games .ag-head {
    *zoom: 1
}

.asian-games .ag-head:after,
.asian-games .ag-head:before {
    content: "";
    display: table
}

.asian-games .ag-head:after {
    clear: both
}

.asian-games .ag-head h3 {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 700;
    color: #2d325a;
    line-height: 1.2
}

.asian-games .table {
    margin-bottom: 10px
}

.asian-games .table .row.header {
    background: #9dd7ff
}

.asian-games .table .row.header .cell {
    background: #9dd7ff;
    text-align: left;
    font-weight: 400;
    border-bottom: 1px solid #bddef4
}

.asian-games .table .row:nth-child(2) .cell:first-child:before {
    content: "1"
}

.asian-games .table .row:nth-child(3) .cell:first-child:before {
    content: "2"
}

.asian-games .table .row:nth-child(4) .cell:first-child:before {
    content: "3"
}

.asian-games .table .row:nth-child(5) .cell:first-child:before {
    content: "4"
}

.asian-games .table .row:nth-child(6) .cell:first-child:before {
    content: "5"
}

.asian-games a {
    color: #2d325a;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    font-size: .75rem;
    display: block;
    margin-bottom: 5px
}

.asian-games .stock-table {
    color: #2d325a;
    padding: 0;
    margin-top: 15px;
    text-transform: capitalize
}

.asian-games .stock-table img {
    display: block;
    margin: 0
}

.asian-games .stock-table .cell {
    text-align: center;
    background: #fff;
    color: #2d325a;
    font-weight: 700;
    position: relative
}

.asian-games .stock-table .cell:before {
    position: absolute;
    left: 15px;
    top: 7px;
    font-weight: 400;
    font-size: 12px;
    font-size: .75rem
}

.asian-games .stock-table .cell:first-child {
    text-align: left;
    padding-left: 35px
}

#berita-sekitar-page {
    margin-top: 50px
}

.multimedia-hero {
    min-height: 300px;
    padding: 50px 0
}

.multimedia-hero iframe {
    width: 100%
}

.video-preview {
    color: #fff
}

.video-preview h3 {
    font-weight: 400;
    font-size: 24px;
    font-size: 1.5rem
}

.video-preview iframe {
    height: 360px
}

.video-preview .meta-article {
    display: block
}

.video-preview .meta-article span {
    font-size: 12px;
    font-size: .75rem;
    margin-right: 15px
}

.video-list {
    height: 504px;
    overflow: scroll
}

.video-list .thumbnail-article.thumbnail-h-small img {
    width: 102px
}

.video-list .thumbnail-article.thumbnail-h-small {
    padding-left: 122px
}

.video-list .thumbnail-article.secondary-thumbnail h4 {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 400;
    color: #fff
}

.video-list .thumbnail-article.secondary-thumbnail .meta-article span {
    color: #848484
}

.video-list .thumbnail-article.thumbnail-h-small .wrapper-img-caption {
    min-height: 63px
}

.video-list .thumbnail-article.thumbnail-h {
    margin-bottom: 15px !important
}

#entertainment-page {
}

#entertainment-page .gradient-animation {
    background: url(./img/bg-gradient.jpg) no-repeat;
    background-size: cover
}

#entertainment-page .gradient-article {
    background: url(./img/e-hero-bg.jpg) no-repeat;
    background-size: cover;
    height: 200px
}

#entertainment-page .gradient-article .hero-wrapper {
    margin-top: -10px
}

#entertainment-page .container__small {
    position: relative
}

#entertainment-page .container__small .floating-socmed {
    position: absolute;
    top: 50px;
    right: -70px;
    width: 50px
}

#entertainment-page .container__small .floating-socmed a {
    display: block;
    margin-top: 10px;
    font-size: 20px
}

.master-home {
    margin-top: 50px
}

.entertainment-hero {
    height: 260px;
    padding: 50px 0;
    position: relative
}

.entertainment-hero .hero-wrapper {
    display: inline-block;
    position: absolute;
    top: 60%;
    left: 50%;
    margin-top: 20px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1
}

.entertainment-hero .hero-wrapper .breadcrumb {
    text-align: center;
    color: #fff;
    margin: 0
}

.entertainment-hero .hero-wrapper .breadcrumb a {
    color: #fff
}

.entertainment-hero .article-heading {
    font-size: 50px;
    font-size: 2.125rem;
    color: #fff;
    font-family: Work Sans, sans-serif;
    font-weight: 400;
    line-height: 1.3;
    font-weight: 700
}

.entertainment-hero .profile-ent h2 {
    color: #fff;
    font-family: Work Sans, sans-serif;
    font-weight: 400;
    font-size: 35px;
    font-size: 2.1875rem;
    margin: auto;
    display: inline-block
}

.entertainment-hero .profile-ent .dropdown.open,
.entertainment-hero .profile-ent .dropdown:active {
    background: none !important
}

.entertainment-hero .profile-ent .dropdown {
    display: inline-block;
    float: none;
    background: none;
    border: none;
    border-bottom: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    background-clip: padding-box;
    height: auto;
    line-height: 1.2;
    padding: 0;
    margin-left: 10px;
    padding-right: 50px
}

.entertainment-hero .profile-ent .dropdown:after {
    right: 0;
    border: none;
    height: auto;
    width: auto;
    content: "\F107";
    color: #fff;
    font-family: Fontawesome;
    text-align: center;
    font-size: 30px;
    line-height: 1;
    top: 9px
}

.entertainment-hero .profile-ent .dropdown .list {
    -webkit-border-radius: 0;
    border-radius: 0;
    background-clip: padding-box
}

.entertainment-hero .profile-ent .dropdown .current {
    color: #fff;
    font-size: 35px;
    font-size: 2.1875rem;
    font-weight: 700;
    border-bottom: 2px solid #fff
}

.entertainment-hero .profile-ent .dropdown .list {
    width: 100%
}

.zodiak-profile-sidebar {
    border-right: 2px dotted #ccc
}

.zodiak-profile-sidebar .zodiak-avatar {
    width: 247px;
    height: 247px;
    background: #ffa23e;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-clip: padding-box;
    position: relative;
    margin: 0 auto;
    display: block
}

.zodiak-profile-sidebar .zodiak-avatar img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 75%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.zodiak-profile-sidebar .zodiak-profile-info {
    text-align: center;
    margin-top: -30px;
    position: relative;
    font-family: Work Sans, sans-serif;
    font-weight: 400
}

.zodiak-profile-sidebar .zodiak-profile-info h3 {
    background: #000;
    color: #fff;
    font-size: 30px;
    font-size: 1.875rem;
    font-family: Work Sans, sans-serif;
    font-weight: 400;
    padding: 3px 12px;
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0
}

.zodiak-profile-sidebar .zodiak-profile-info p {
    color: #414042;
    font-size: 14px;
    font-size: .875rem;
    text-transform: capitalize
}

.zodiak-profile-sidebar .zodiak-profile-info .table {
    color: #414042;
    font-size: 14px;
    font-size: .875rem;
    text-align: center;
    margin-bottom: 30px
}

.zodiak-profile-sidebar .zodiak-profile-info .table .cell {
    padding-top: 0;
    padding-bottom: 0;
    border-bottom: none !important
}

.zodiak-profile-sidebar .zodiak-profile-info .table .row {
    text-align: left
}

.tab-content,
.tab-content .head-b {
    font-family: Work Sans, sans-serif;
    font-weight: 400
}

.tab-content .head-b {
    font-weight: 700
}

.tokoh-thumbnail {
    margin-bottom: 30px;
    color: #414042
}

.tokoh-thumbnail figure {
    margin: 0
}

.tokoh-thumbnail figure img {
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background-clip: padding-box
}

.tokoh-thumbnail figure figcaption {
    margin-top: 10px;
    display: block;
    text-align: center;
    font-size: 13px;
    font-size: .8125rem;
    letter-spacing: -1px
}

.entertainment-tab {
    padding-right: 90px;
    position: relative
}

.entertainment-tab .socmed-list {
    position: absolute;
    top: 0;
    right: 0
}

.entertainment-tab .socmed-list a {
    display: block;
    margin-bottom: 10px;
    font-size: 24px
}

.entertainment-tab .socmed-list a i {
    line-height: 50px
}

.entertainment-tab .live-reading-btn {
    position: absolute;
    bottom: 0
}

.others-zodiak .section-heading.w-black-border h2 {
    padding-bottom: 10px;
    font-family: Work Sans, sans-serif;
    font-weight: 400;
    font-weight: 700
}

.others-zodiak .tokoh-thumbnail figure,
.others-zodiak .tokoh-thumbnail img {
    display: block;
    margin: 0 auto
}

.others-zodiak .tokoh-thumbnail h4 {
    margin: 0;
    font-size: 14px;
    font-size: .875rem;
    text-transform: capitalize
}

.others-zodiak .tokoh-thumbnail p {
    color: #000;
    font-size: 12px;
    font-size: .75rem;
    margin: 0
}

.others-zodiak .tokoh-thumbnail p:first-of-type {
    letter-spacing: -1px
}

.others-zodiak .tokoh-thumbnail a {
    color: #35a2db;
    letter-spacing: 0
}

.e-sub-nav {
    border-bottom: 1px solid #16a0db;
    margin-bottom: 25px
}

.e-sub-nav li a {
    padding: 10px;
    font-size: 12px;
    font-size: .75rem;
    display: block;
    text-transform: uppercase
}

.e-sub-nav li a.active {
    color: #1d95dd;
    font-weight: 700;
    border-bottom: 3px solid #0088cf
}

.ent-article-wrapper {
    margin-top: -100px;
    position: relative
}

.hot-entertainment-news {
    overflow: hidden;
    position: relative
}

#hot-news-control {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

#hot-news-control .arrow-navigation {
    color: #a6a6a6;
    font-size: 18px;
    border: 1px solid #a6a6a6;
    height: 28px;
    width: 54px;
    text-align: center;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background-clip: padding-box;
    float: none;
    margin-right: 0
}

#hot-news-control .arrow-navigation button.prev {
    padding-right: 7px;
    border-right: 1px solid #a6a6a6
}

#hot-news-control .arrow-navigation button {
    height: 27px;
    padding: 0;
    display: inline-block
}

#hot-news-control .arrow-navigation button i {
    line-height: 27px
}

#hot-news-slider {
    width: calc(100% - 80px);
    padding-left: 70px;
    font-weight: 700;
    color: #888
}

#hot-news-slider .slider-item {
    height: 22px;
    line-height: 28px
}

.e-category-main {
    padding: 20px 0;
    padding-bottom: 30px
}

.thumb-group {
    margin-top: 20px
}

.ent-popular-post {
    background: #f5f5f5;
    padding-bottom: 30px
}

.small-reaction img {
    width: 16px;
    display: inline-block
}

.small-reaction span {
    font-size: 10px;
    font-size: .625rem;
    color: #fff;
    display: inline-block
}

.widget-news-tt li {
    padding: 13px 15px
}

.widget-news-tt li a {
    font-size: 14px;
    font-size: .875rem;
    font-weight: 700;
    display: block;
    line-height: 1.2;
    color: #000
}

#artilce-slider p,
.sub-article p {
    font-size: 18px;
    font-size: 1.125rem
}

#artilce-slider .news-thumbnail-h p,
.sub-article .news-thumbnail-h p {
    font-size: 14px;
    font-size: .875rem;
    color: #5c5c5c
}

.footer {
    margin-top: 80px;
    background: #f6f6f6
}

.footer .footer-menu {
    margin-top: 55px
}

.footer .footer-menu h5 {
    margin-bottom: 0;
    font-size: 12px;
    font-size: .75rem
}

.footer .footer-menu li {
    display: block;
    margin-top: 10px
}

.footer .footer-menu a {
    display: block;
    color: #2c2c2c;
    font-size: 12px;
    font-size: .75rem
}

.footer .footer-list {
    width: 9%;
    padding: 0 5px;
    float: left
}

.footer .footer-list h5 {
    font-weight: 700;
    font-family: Poppins, sans-serif
}

.footer .footer-bottom {
    margin-top: 80px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc
}

.footer .socmedfooter {
    font-size: 14px;
    font-size: .875rem
}

.footer .socmedfooter .wrp-socmed {
    margin-top: 5px
}

.footer .socmedfooter a {
    margin-right: 5px;
    display: inline-block
}

.footer .socmedfooter a:last-child {
    margin-right: 0
}

.w11 {
    width: 11% !important
}

.w10 {
    width: 10.5% !important
}

.w7 {
    width: 7% !important
}

.w8 {
    width: 8% !important
}

.footer-subscribe {
    padding-right: 30px;
    padding-left: 60px
}

.footer-subscribe .col-3 {
    text-align: right
}

.footer-subscribe .clearfix {
    margin-top: 5px
}

.footer-subscribe input {
    border-radius: 0;
    padding: 8px 15px;
    font-size: 14px;
    width: 100%;
    background: #eeeef2;
    font-style: italic
}

.footer-subscribe .row {
    margin-top: 5px
}

.footer-subscribe span {
    text-align: right;
    font-size: 14px;
    font-size: .875rem;
    display: block
}

.footer-subscribe .btn {
    display: inline-block
}

.footer-epaper {
    text-align: right
}

.footer-epaper span {
    font-size: 14px;
    font-size: .875rem;
    display: block
}

.footer-epaper .btn {
    display: inline-block;
    margin-top: 5px
}

.bottom-footer {
    padding: 30px 0
}

.bottom-footer a {
    color: #2d2d2d
}

.bottom-footer .copyright {
    width: 20% !important;
    float: left;
    line-height: 34px
}

.bottom-footer .copyright span {
    font-size: 10px;
    font-size: .625rem;
    text-align: right;
    display: block
}

.bottom-footer li {
    margin-right: 10px;
    display: inline-block
}

.bottom-footer li:last-child {
    margin-right: 0
}

.bottom-footer .footer-sub-menu {
    width: 55%;
    float: left;
    line-height: 34px;
    font-size: 10px;
    font-size: .625rem;
    text-align: right
}

.e-footer {
    color: #a2a2a2;
    background: #222;
    font-family: Work Sans, sans-serif;
    font-weight: 400
}

.e-footer p {
    color: #a2a2a2;
    font-size: 12px;
    font-size: .75rem
}

.e-footer .e-fot-heading {
    font-size: 16px;
    font-size: 1rem;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 20px
}

.e-footer-top {
    padding: 30px 0
}

.e-fot-category a {
    display: block;
    padding: 10px;
    border-bottom: 1px dashed #383838
}

.e-fot-event li {
    padding-left: 60px;
    padding-bottom: 15px;
    position: relative;
    font-size: 12px;
    font-size: .75rem;
    border-bottom: 1px dashed #383838
}

.e-fot-event li .e-calendar-icon {
    padding: 5px 10px;
    border: 1px solid #fff;
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    text-transform: uppercase;
    line-height: 1
}

.e-fot-event li span {
    font-size: 24px;
    font-size: 1.5rem;
    display: block;
    text-align: center;
    line-height: 1;
    color: #fff
}

.e-fot-event h4 {
    color: #fff;
    margin: 0;
    font-size: 16px;
    font-size: 1rem
}

.e-fot-event p {
    font-size: 12px;
    font-size: .75rem;
    color: #a2a2a2;
    margin: 0;
    margin-top: 5px
}

.e-foot-socmed {
    position: absolute;
    bottom: 0;
    left: 15px
}

.e-foot-socmed .socmed-btn:hover {
    background: #a2a2a2 !important;
    color: #222 !important
}

.e-footer-bottom {
    background: #000;
    color: #a2a2a2;
    font-size: 11px;
    font-size: .6875rem;
    padding: 15px 0
}

.e-footer-bottom a {
    margin: 0 10px
}

.e-footer-bottom a:last-child {
    margin-right: 0
}

@media screen and (max-width:1000px) {
    body {
        position: relative;
        overflow-x: hidden
    }

    .container {
        width: 100%
    }

    .top-header {
        padding: 0 20px
    }

    .main-header {
        padding: 20px
    }

    .main-header .search-header {
        width: 50%
    }

    .main-navigation {
        white-space: nowrap;
        /*overflow: scroll*/
    }

    .main-navigation > .container > ul {
        overflow: auto;
    }

    .main-navigation ul li {
        margin-right: 10px
    }

    .container {
        padding: 0 20px
    }

    .footer .container {
        padding: 0 20px
    }

    .main-navigation .sub-menu .container {
        width: 100%
    }

    .main-navigation .sub-menu .col-3 {
        width: 100%;
        float: none;
        text-align: center;
        padding-bottom: 20px;
        margin-bottom: 20px;
        border-bottom: 1px solid #fff
    }

    .main-navigation .sub-menu .col-9 {
        width: 100%;
        float: none;
        padding: 0;
        border: none
    }

    .main-navigation .sub-menu .submenu-article {
        padding: 10px;
    }

    .main-navigation .sub-menu .submenu-article a {
        white-space: normal;
    }

    .main-navigation .sub-menu .submenu-headline h4 {
        white-space: normal;
        font-size: 1rem;
    }

    .main-navigation .sub-menu .submenu-article .cat-link {
        margin-top: 0;
    }

    .main-navigation .sub-menu ul {
        overflow: auto;
    }

    .main-navigation .sub-menu ul li {
        display: inline-block
    }

}

@media screen and (max-width:920px) {
    .main-navigation .weather-widget {
        display: none;
    }
    .main-navigation .sticky-search-form {
        display: none;
    }
    .tekno-thumb .caption h4 {
        font-size: 12px
    }

    .tekno-thumb .caption {
        padding: 10px
    }

    .tekno-thumb .caption .meta-publish {
        font-size: 8px
    }

    .trending-tags.ribbon-box ul {
        white-space: nowrap;
        overflow-x: scroll
    }

    .main-header .search-header {
        width: 50%
    }

    .footer .footer-list h5 {
        font-size: 10px
    }

    .footer .footer-menu li {
        margin-top: 5px
    }

    .footer .footer-menu a {
        font-size: 9px
    }

    #berita-sekitar-page .col-4.right-sidebar {
        padding-left: 0
    }

    .w-br,
    .w-br:first-child {
        border: none
    }

    .thumbnail-stack {
        margin-bottom: 20px
    }

    .inspirasi-widget .ft-tag {
        font-size: 10px;
        letter-spacing: 0
    }

    .inspirasi-widget h3 {
        font-size: 14px;
        margin-bottom: 0
    }

    .inspirasi-widget .meta-article {
        margin-top: 0
    }

    .entertainment-hero .article-heading {
        font-size: 30px
    }

    .ent-article-wrapper .article-img figcaption {
        display: block
    }

    #home-page .home-sliders {
        width: 100%;
    }

    #home-page .main-section .col-3,
    #nasional-page .filter-article {
        display: none
    }

    #home-page .main-section .col-5 {
        width: 50%;
        border-left:none;
    }

    #home-page .main-section .col-4 {
        width: 50%
    }

    #home-page .main-section .col-3 {
        display: table-footer-group;
        width: 50%;
    }

    #entertainment-page .left-sidebar {
        padding-right: 0;
        width: 100%;
    }

    #entertainment-page .left-sidebar .ent-list-thumb:nth-child(4),
    #entertainment-page .left-sidebar .ent-list-thumb:nth-child(5) {
        display: none;
    }

    #entertainment-page .right-sidebar {
        display: none;
    }

    .finance .col-3,
    .finance .col-5 {
        width: 50%;
    }
    .finance .right-sidebar {
        display: none;
    }

    .right-sidebar > div:last-child,
    .left-sidebar > div:last-child {
        display: none !important;
    }

    #teknologi-page .right-sidebar > .techno-news {
        display: block !important;
    }

    .is_stuck {
        position: relative !important;
    }

    .desktop-only {
        display: none !important;
    }

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

    .mobile-fullwidth {
        width: 100%;
    }

    .main-navigation .radar-menu .sub-menu ul {
        overflow: visible;
    }

    .main-navigation .radar-menu .sub-menu ul li {
        display: block;
        text-align: left;
    }

    .main-navigation .radar-menu .sub-menu ul li .fa-li {
        top: 8px;
    }

    .main-navigation .radar-menu .sub-menu .col-3 {
        border-left: none;
        border-right: none;
    }

    .main-content .thumbnail-article {
        min-height: auto;
    }

}

@media screen and (max-width:768px) {
    .map {
        width: 100%
    }

    .teknologi-hero .home-slider-wrapper,
    .teknologi-hero .side-thumbnail {
        width: 100%;
        float: none
    }

    .teknologi-hero .side-thumbnail {
        margin-top: -10px
    }

    .tekno-thumb .caption h4 {
        font-size: 20px
    }

    .tekno-thumb img {
        width: 100%;
    }

    .techno-news .thumbnail-article p {
        font-size: 20px;
        height: auto
    }

    #single-article-page .article-content .article p,
    .related-article-list li a {
        font-size: 16px
    }

    #single-article-page .article-heading {
        font-size: 30px
    }

    #single-article-page .flex-v-align {
        display: block !important
    }

    #single-article-page .article-img figcaption .img-desc {
        border: none;
        float: none;
        width: 100%;
        text-align: left !important
    }

    #single-article-page .article-img figcaption .img-desc {
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 1px solid #ccc
    }

    .article-content .socmed-list {
        position: fixed;
        bottom: 0;
        left: 0;
        padding: 0;
        display: flex;
        align-items: stretch;
        width: 100%;
        z-index: 99999;
    }

    .article-content .socmed-list .socmed-btn {
        display: inline-block;
        border-radius: 0;
        margin: 0;
        flex: 1;
    }

    #nasional-page .nasional-main>.left-sidebar {
        display: none
    }

    #nasional-page .nasional-main .nasional-headline,
    #nasional-page .nasional-main .right-sidebar {
        float: none;
        display: block;
        width: 100%
    }

    #nasional-page .nasional-main .right-sidebar {
        padding-left: 0;
        *zoom: 1
    }

    #nasional-page .nasional-main .right-sidebar:after,
    #nasional-page .nasional-main .right-sidebar:before {
        content: "";
        display: table
    }

    #nasional-page .nasional-main .right-sidebar:after {
        clear: both
    }

    #nasional-page .nasional-main .right-sidebar .thumbnail-article {
        display: block !important;
        padding: 0 15px;
        float: left;
        width: 50%
    }

    #nasional-page .mt-50.clearfix .col-8 {
        float: none;
        width: 100%
    }

    #nasional-page .mt-50.clearfix .col-4 {
        display: none
    }

    #nasional-page .editors-pick .row.flex-wrap {
        margin-left: -5px;
        margin-right: -5px
    }

    #nasional-page .col-9 {
        width: 100%;
        float: none
    }

    #nasional-page .filter-article {
        display: none
    }

    #home-page .main-section .col-5 {
        width: 60%
    }

    #home-page .main-section .col-4 {
        width: 40%
    }

    .footer .footer-list h5 {
        font-size: 8px
    }

    .footer .footer-menu a {
        font-size: 7px
    }

    .footer-subscribe {
        padding-right: 30px;
        padding-left: 0;
        width: 38%
    }

    .footer-subscribe .col-9 {
        width: 70%
    }

    .footer-subscribe .col-3 {
        width: 30%
    }

    .footer-epaper {
        width: 28%
    }

    .bottom-footer .col-3,
    .bottom-footer .footer-sub-menu {
        text-align: center;
        float: none;
        width: 100%
    }

    .bottom-footer .col-3 img,
    .bottom-footer .footer-sub-menu img {
        display: block;
        margin: 0 auto
    }

    .bottom-footer .copyright {
        float: none;
        width: 100% !important;
        text-align: center
    }

    .bottom-footer .copyright span {
        text-align: center;
        display: block
    }

    .headlines .thumbnail-article .caption p {
        font-size: 12px !important
    }

    .main-content .thumbnail-article .caption .caption-content {
        padding: 18px 18px 5px;
    }

    .thumbnail-article .caption p {
        font-size: 16px !important;
        line-height: 1.2;
        margin-top: 0;
    }
    .thumbnail-article .caption .meta-article {
        margin-top: -6px;
    }
    .thumbnail-article .caption .meta-article span {
        font-size: .525rem;
    }

    .home-slider-wrapper .thumbnail-article .content-caption p {
        /*font-size: 30px !important;*/
        line-height: 1.2;
    }

    .child-slider {
        display: none
    }

    .hero-thumbnail {
        height: 360px
    }

    .hero-thumbnail .inner-caption {
        bottom: 0;
        left: 0;
        padding: 20px;
        width: 100%
    }

    .kuliner {
        display: none
    }

    .main-header .search-form {
        width: 120px
    }

    .main-header .search-header .input-text {
        width: 70px
    }

    .top-news-widget .heading {
        font-size: 18px
    }

    .finance .col-3.left-sidebar,
    .finance .col-5 {
        width: 50%
    }

    .finance .col-4.right-sidebar {
        display: none
    }

    .w-pad {
        padding: 0 5px
    }

    .energi .col-8 {
        width: 60%
    }

    .energi .col-4.pl-30 {
        width: 40%
    }

    .row.flex-wrap {
        margin-left: 0
    }

    .inspirasi-widget h3 {
        height: auto
    }

    .article-content .col-2 {
        display: none
    }

    .article-content .article {
        padding-left: 0 !important;
        float: none;
        width: 100%
    }

    #entertainment-page .container.mt-50 .col-8.left-sidebar {
        width: 100%;
        float: none;
        padding-right: 0
    }

    #entertainment-page .container.mt-50 .col-8.left-sidebar .row.flex-wrap {
        margin-right: 0
    }

    #entertainment-page .container.mt-50 .col-4.right-sidebar {
        display: none
    }

    #entertainment-page .e-category-main .col-9.left-sidebar {
        width: 100%;
        float: none;
        padding-right: 0
    }

    #entertainment-page .e-category-main .col-9.left-sidebar .row.thumb-group {
        margin-left: 0;
        margin-right: 0
    }

    #entertainment-page .e-category-main .col-3.right-sidebar {
        width: 100%;
        float: none;
        padding-left: 0;
        margin-top: 40px
    }

    #entertainment-page .ent-hobbies .col-9 {
        width: 100%;
        float: none
    }

    #entertainment-page .ent-hobbies .col-3.right-sidebar {
        float: none;
        width: 50%;
        display: block;
        margin: 20px auto;
        padding-left: 0
    }

    #entertainment-page .ent-hobbies .row.clearfix.flex {
        margin-left: 0;
        margin-right: 0
    }

    .e-footer {
        display: none
    }

    .e-footer-bottom .col-6 {
        width: 40%
    }

    .e-footer-bottom .col-6.float--right.align--right {
        width: 60%
    }

    .bottom-header-ent .bottom-header-extra {
        right: 10px
    }

    .entertainment-tab {
        padding-right: 0;
        width: 60%
    }

    .entertainment-tab .socmed-list {
        display: none
    }

    .zodiak-profile-sidebar {
        width: 40%
    }

    .e-sub-nav {
        text-align: center
    }

    #international-page .row--super {
        *zoom: 1;
        margin-left: -10px;
        margin-right: -10px
    }

    #international-page .row--super:after,
    #international-page .row--super:before {
        content: "";
        display: table
    }

    #international-page .row--super:after {
        clear: both
    }

    #international-page .thumbnail-article.thumbnail-h h4 {
        font-size: 20px !important
    }

    .thumbnail-article.w-video {
        display: none
    }

    #multimedia-page #videos .left-sidebar,
    #multimedia-page #videos .right-sidebar {
        width: 100%;
        float: none;
        padding: 0;
        margin-bottom: 20px
    }

    #multimedia-page #videos .left-sidebar .video-preview,
    #multimedia-page #videos .right-sidebar .video-list {
        display: block !important;
    }

    .desktop-only {
        display: none !important;
    }

}

@media screen and (max-width:680px) {
    .row.flex-wrap {
        margin-left: -15px
    }

    .energi .col-4.pl-30,
    .energi .col-8,
    .finance .col-3.left-sidebar,
    .finance .col-5 {
        width: 100%;
        float: none
    }

    #teknologi-page .col-4.left-sidebar,
    .map,
    .map-navigation {
        display: none
    }

    #teknologi-page .col-8.right-sidebar {
        float: none;
        width: 100%;
        padding: 0
    }

    .news-maker-profile h1 {
        font-size: 30px
    }

    .news-maker-profile blockquote h2 {
        font-size: 20px
    }

    .article-tokoh .container {
        padding: 0 50px
    }

    #news-page .clearfix.mt-10 .col-4,
    #news-page .clearfix.mt-10 .col-8 {
        float: none;
        width: 100%;
        padding: 0
    }

    #news-page .main-section .main-content {
        float: none;
        width: 100%
    }

    /*#news-page .main-section .right-sidebar {
        display: none
    }*/

    #news-page .main-section .row.flex-wrap {
        margin-left: -15px
    }

    #news-page .main-section .row.flex-wrap .w-pad {
        padding: 0 15px
    }


    #news-page .col-4.right-sidebar--40 {
        width: 100%;
        float: none;
        padding: 0
    }

    #single-article-page .col-8 {
        float: none;
        width: 100%
    }

    #single-article-page .col-4.right-sidebar {
        display: none
    }

    a.progressive {
        display: block;
        width: 100%
    }

    .section-heading.w-blue-border h2 {
        padding: 10px;
        font-size: 11px
    }

    .editors-note .published {
        font-size: 10px
    }

    .trending-topic .heading-multicolors {
        font-size: 24px
    }

    .footer .socmedfooter a {
        width: 20px
    }

    .footer .socmedfooter {
        width: 25%
    }

    .footer-epaper {
        width: 37%
    }

    .footer-subscribe {
        padding-right: 0
    }

    #home-page .master-home .col-8 {
        float: none;
        width: 100%
    }

    #home-page .master-home .col-4.right-sidebar {
        display: none
    }

    .editors-note .thumbnail-article .caption p {
        font-size: 16px !important
    }

    .footer-menu {
        display: none
    }

    .footer .footer-bottom {
        margin-top: 30px
    }

    .footer-epaper span,
    .footer-subscribe span,
    .socmedfooter span {
        font-size: 12px
    }

    .thumbnail-article.secondary-thumbnail h4 {
        max-height: none;
        font-size: 1rem !important;
    }

    .row--super {
        margin-left: -10px;
        margin-right: -10px
    }

    .asian-games {
        display: none
    }

    .desktop-only {
        display: none !important;
    }

}

@media screen and (max-width:640px) {
    .news-maker-main .col-4,
    .news-maker-main .col-8 {
        float: none;
        width: 100%;
        padding: 0
    }

    .news-maker-main .col-4 {
        margin-top: 30px
    }

    .news-maker-main .thumbnail-article.small-thumbnail {
        margin: 20px auto
    }

    .article-block {
        padding: 20px
    }

    .article-tokoh h2 {
        font-size: 30px
    }

    #artilce-slider p,
    .sub-article p {
        font-size: 16px
    }

    .hamburger-menu {
        display: block !important
    }

    .main-header .col-6 {
        width: 100%;
        display: block;
        margin: 0 auto
    }

    .main-header .col-6 a {
        display: block;
        margin: auto
    }

    .main-header .col-6 a img {
        max-width: 40%;
        display: block;
        margin: auto
    }

    .search-mobile {
        display: block !important
    }

    .main-header .search-header {
        display: none
    }

    .main-header {
        padding: 12px
    }

    #home-page .main-section .col-4,
    #home-page .main-section .col-5 {
        width: 100%;
        float: none
    }

    .mega-menu {
        padding: 0;
        padding-top: 120px;
        overflow-y: auto
    }

    .mega-menu .menu-item h3 {
        margin-left: 20px;
        font-size: 16px;
        cursor: pointer;
        display: block;
        position: relative
    }

    .mega-menu .menu-item ul {
        background: #f6f6f6;
        -moz-box-shadow: inset 0 4px 4px rgba(0, 0, 0, .4);
        -webkit-box-shadow: inset 0 4px 4px rgba(0, 0, 0, .4);
        box-shadow: inset 0 4px 4px rgba(0, 0, 0, .4);
        display: none
    }

    .mega-menu .menu-item li {
        border-bottom: 1px solid rgba(0, 0, 0, .1)
    }

    .mega-menu .menu-item a {
        text-transform: capitalize;
        font-size: 12px;
        display: block;
        padding: 10px 20px
    }

    .mega-menu .menu-item h3 a {
        font-size: 16px;
    }

    .mega-menu .menu-item {
        margin-bottom: 30px;
        width: 50%;
        float: left;
        display: block;
        text-align: center
    }

    .master-home {
        margin-top: 20px
    }

    .books i.fa {
        display: inline-block
    }

    .books img {
        display: block;
        margin: 0 auto
    }

    .books #books-slider p {
        text-align: center
    }

    .mega-menu {
        overflow-y: scroll
    }

    .headlines .thumbnail-article .caption p {
        font-size: 16px !important
    }

    section.trending-topic {
        margin-top: 40px;
    }

    #nasional-page .row.flex-wrap .col-4.w-pad {
        width: 50%
    }

    #berita-sekitar-page>.container>.clearfix .col-8.pr-30 {
        width: 100%;
        float: none;
        padding-right: 0 !important
    }

    #berita-sekitar-page>.container>.clearfix .col-4.right-sidebar {
        width: 100%;
        float: none;
        padding-left: 0 !important
    }

    #berita-sekitar-page>.container>.clearfix .inspirasi-widget img {
        display: block;
        margin: 0 auto
    }

    #berita-sekitar-page .row.flex-wrap {
        margin-right: 0
    }

    #berita-sekitar-page .inspirasi .clearfix.row {
        margin-left: 0
    }

    #entertainment-page .gradient-article .hero-wrapper {
        margin-top: -10px;
        width: 70%
    }

    .hamburger-menu.small-hamburger-right {
        display: inline-block !important;
        top:16px;
        left: -10px;
    }

    .bottom-header-ent .bottom-header-extra {
        width: 80px;
        background: #000;
        right: 0;
        text-align: center
    }

    .article-img figcaption .img-desc {
        border-right: none;
        display: block;
        width: 100%;
        float: none;
        text-align: center !important
    }

    .article-img figcaption .img-desc {
        margin-bottom: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #ccc
    }

    .top-header-ent .flex-push-right {
        display: none
    }

    .zodiak-profile-sidebar .zodiak-avatar {
        width: 200px;
        height: 200px
    }

    .entertainment-hero .hero-wrapper {
        width: 100%;
        text-align: center
    }

    blockquote.quote p {
        font-size: 16px
    }

    .pl-30 {
        padding-left: 0 !important
    }

    .pr-30 {
        padding-right: 0 !important
    }

    .ent-big-thumbnail h3 {
        font-size: 1.15px;
    }

    .tablet-only {
        display: none;
    }

    .desktop-only {
        display: none !important;
    }
}

@media screen and (max-width:540px) {
    #nasional-page .editors-pick .row.flex-wrap .col-4 {
        width: 100%;
        float: none
    }

    #news-page .thumbnail-article.thumbnail-h {
        padding-left: 170px
    }

    #news-page .thumbnail-article.thumbnail-h img {
        width: 160px
    }

    #news-page .thumbnail-article.secondary-thumbnail h4 {
        font-size: 18px
    }

    #news-page .thumbnail-article.secondary-thumbnail p {
        font-size: 12px
    }

    #nasional-page .today-news .thumbnail-article.thumbnail-h-small {
        padding-left: 120px
    }

    #nasional-page .today-news .thumbnail-article.thumbnail-h-small img {
        max-width: 100px
    }

    #nasional-page .today-news .thumbnail-article.secondary-thumbnail h4 {
        font-size: 18px !important
    }

    #nasional-page .today-news .thumbnail-article.thumbnail-h-small .wrapper-img-caption {
        min-height: 60px
    }

    #infografis-slider img {
        display: block;
        margin: 0 auto
    }

    #infografis-slider .meta-article,
    #infografis-slider p {
        text-align: center
    }

    .entertainment-tab,
    .zodiak-profile-sidebar {
        width: 100%;
        float: none;
        padding: 0;
        border: none
    }

    .e-sub-nav li a {
        padding: 10px 5px
    }

    .tokoh-thumbnail figure {
        display: block;
        margin: 0 auto
    }

    .entertainment-tab {
        margin-top: 30px
    }

    #entertainment-page .clearfix.mt-50.flex {
        display: block !important
    }

    .home-slider-wrapper .thumbnail-article .content-caption {
        width: 100%;
        padding-bottom: 10px
    }

    .home-slider-wrapper .thumbnail-article .content-caption p {
        font-size: 24px !important
    }

    .thumbnail-article .meta-publish {
        margin-top: 5px;
        font-size: .575rem;
    }

    #home-slider-big-control {
        width: 100%
    }

    .article-content .article p {
        font-size: 14px
    }

    .e-category-main .col-4.w-pad,
    .e-category-main .col-8.w-pad {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }

    #international-page>.container>.clearfix .col-8 {
        float: none;
        width: 100%
    }

    #international-page>.container>.clearfix .col-4.right-sidebar {
        display: none
    }

    #international-page .thumbnail-stack h4 {
        font-size: 14px
    }

    .desktop-only {
        display: none !important;
    }

}

@media screen and (max-width:480px) {
    .main-navigation .sub-menu .submenu-headline {
        padding-left: 140px;
    }

    .main-navigation .sub-menu .submenu-headline img {
        max-width: 120px;
    }

    .logo-footer {
        width: 50%
    }

    .row.flex-wrap {
        margin-left: 0;
        margin-right: 0
    }

    #news-maker-slider .caption p {
        display: none
    }

    .news-maker-finder form .btn-primary {
        margin-left: 0;
        margin-top: 30px
    }

    .profile-detail-tokoh {
        border: none
    }

    .article-tokoh .container {
        padding: 0 20px
    }

    .comment-form .action-form span {
        display: none
    }

    .infografis-tokoh {
        width: 100%;
        padding-left: 0;
        margin-top: 20px
    }

    #entertainment-page .ent-hobbies .col-3.right-sidebar {
        width: 100%
    }

    .ent-hobbies .row.clearfix.flex {
        display: block !important
    }

    .ent-hobbies .col-4.w-pad {
        width: 100%;
        float: none;
        margin-bottom: 20px
    }

    .headlines .thumbnail-article .caption p {
        font-size: 13px !important
    }

    .item-news .col-6 {
        width: 50%;
        float: left
    }

    .footer-epaper,
    .footer-subscribe,
    .footer .socmedfooter {
        width: 100%;
        float: none;
        text-align: center;
        margin: 15px 0
    }

    .footer-subscribe {
        padding: 0 20px
    }

    .footer .socmedfooter a {
        width: 50px
    }

    .footer-epaper span,
    .footer-subscribe span,
    .socmedfooter span {
        font-size: 16px;
        text-align: center
    }

    .footer-subscribe .col-3,
    .footer-subscribe .col-9 {
        float: left
    }

    .footer-subscribe .clearfix {
        width: 80%;
        display: block;
        margin: 0 auto
    }

    .footer-subscribe .btn {
        width: 100%;
        font-size: 11px
    }

    .home-slider-wrapper .thumbnail-article .content-caption p {
        font-size: 16px !important;
        margin-top: 0;
    }

    .slider-control .slider-pagination {
        display: none
    }

    .mega-menu .menu-item {
        width: 100%;
        float: none
    }

    #entertainment-page .gradient-article .hero-wrapper {
        width: 100%;
        padding: 0 20px
    }

    .e-footer-bottom .col-6,
    .e-footer-bottom .col-6.float--right.align--right {
        width: 100%;
        float: none;
        text-align: center !important
    }

    .tokoh-thumbnail {
        float: left;
        width: 50%
    }

    .left-sidebar,
    .right-sidebar {
        padding-right: 0;
        padding-left: 0
    }

    .video-preview iframe {
        height: 250px
    }

    .multimedia-hero {
        padding: 20px 0
    }

}

@media screen and (max-width:420px) {
    .stocks {
        display: none
    }

    .mt-50 {
        margin-top: 20px
    }

    #teknologi-page .techno-news .thumbnail-article.thumbnail-h {
        padding-left: 160px
    }

    #teknologi-page .techno-news .thumbnail-article.thumbnail-h img {
        width: 150px
    }

    .techno-news .thumbnail-article p {
        font-size: 16px
    }

    .techno-news .wrapper-img-caption {
        min-height: 100px
    }

    .subcategry-heading h2 {
        font-size: 26px
    }

    .subcategry-heading .display--block {
        margin-bottom: 20px
    }

    #nasional-page .row.flex-wrap {
        margin-left: -5px;
        margin-right: -5px
    }

    #nasional-page .row.flex-wrap .col-4.w-pad {
        width: 100%;
        float: none
    }

    #nasional-page .nasional-main .right-sidebar .thumbnail-article {
        float: none;
        width: 100%;
        padding: 0
    }

    .breaking-news {
        display: none
    }

    #home-page .main-section .today-news {
        margin-top: 20px
    }

    .main-header .col-6 a img {
        max-width: 60%
    }

    .ent-list-thumb {
        width: 100%;
        float: none
    }

    #international-page .berita-hari-ini.th-no-br .thumbnail-article.thumbnail-h {
        padding-left: 110px
    }

    #international-page .thumbnail-article.thumbnail-h-small img {
        max-width: 100px
    }

    #international-page .thumbnail-article.thumbnail-h h4 {
        font-size: 14px !important
    }

    #international-page .thumbnail-article.thumbnail-h-small .wrapper-img-caption {
        min-height: 60px
    }

    #infografis-slider .meta-article,
    #infografis-slider p {
        font-size: 11px !important
    }

    blockquote.quote p {
        font-size: 13px !important
    }

    .video-preview h3 {
        font-size: 16px !important
    }

    .video-preview iframe {
        height: 210px
    }

    #nasional-page .today-news .thumbnail-article.secondary-thumbnail h4 {
        font-size: 14px !important
    }

    #single-article-page .berita-hari-ini {
        display: none
    }

    #single-article-page .article-heading {
        font-size: 24px
    }

}

@media screen and (max-width:320px) {
    #news-page #hoaxataubukan,
    #news-page #metropolis,
    #news-page #metropolitan,
    .tech-review .block-heading a {
        display: none
    }

    .home-slider-wrapper .thumbnail-article .content-caption p {
        font-size: 14px !important
    }

    .thumbnail-article .meta-publish {
        font-size: 10px !important
    }

    .section-heading.block-heading h2 {
        font-size: 18px
    }

    .section-heading.w-more a {
        font-size: 10px
    }

    .entertainment-hero .article-heading {
        font-size: 24px
    }

    .article-reaction {
        display: none
    }

    .meta-article span {
        font-size: 8px
    }

    .ent-big-thumbnail h3 {
        font-size: 20px
    }

    .ent-big-thumbnail p {
        display: none
    }

    .entertainment-hero .profile-ent .dropdown .current,
    .entertainment-hero .profile-ent h2 {
        font-size: 28px
    }

}

/*# sourceMappingURL=app.css.map*/
