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

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

.icon-quotes-right:before {
    content: "\e900"
}

.icon-quotes-left:before {
    content: "\e901"
}

.icon-ig:before {
    content: "\e49c"
}

.icon-tw:before {
    content: "\e49d"
}

.icon-in:before {
    content: "\e4cf"
}

.icon-wa:before {
    content: "\e605"
}

.icon-kompas-bw:before {
    content: "\e611"
}

.icon-fb:before {
    content: "\e614"
}

.icon-gp2:before {
    content: "\e904"
}

.icon-play:before {
    content: "\e906"
}

.icon-search:before {
    content: "\f002"
}

.icon-close:before {
    content: "\f00d"
}

.icon-forward:before {
    content: "\f064"
}

.icon-menu:before {
    content: "\f0c9"
}

.icon-angle-double-up:before {
    content: "\f102"
}

.icon-angle-left:before {
    content: "\f104"
}

.icon-angle-right:before {
    content: "\f105"
}

.icon-angle-up:before {
    content: "\f106"
}

.icon-angle-down:before {
    content: "\f107"
}

.icon-share:before {
    content: "\f1e0"
}

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

html {
    margin: 0;
    padding: 0
}

body {
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 400;
    background: #fff;
    color: #2a2a2a;
    line-height: 1.3;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    margin: 0;
    padding: 0
}

html,
body {
    width: 100%;
    height: auto
}

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

a {
    color: inherit;
    text-decoration: none;
    vertical-align: top;
    outline: 0;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease
}

a:hover {
    color: #fff;
    text-decoration: none
}

a:focus,
button:focus {
    outline: 0;
    outline: -webkit-focus-ring-color auto 0;
    outline-offset: 0
}

img {
    max-width: 100%;
    width: auto;
    height: auto;
    vertical-align: top;
    border: 0;
    -ms-interpolation-mode: bicubic
}

table {
    border-collapse: collapse
}

iframe {
    border: none;
    vertical-align: top
}

video {
    vertical-align: top
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

input:focus::-webkit-input-placeholder,
input:focus:-moz-placeholder,
input:focus::-moz-placeholder,
input:focus:-ms-input-placeholder {
    color: transparent
}

h1,
h2,
h3 {
    margin: 0
}

blockquote {
    position: relative;
    font-size: 20px;
    font-weight: 400;
    margin: 25px 25px 25px 30px
}

blockquote:before,
blockquote:after {
    font-family: "icomoon";
    font-size: 30px;
    line-height: 1;
    position: absolute
}

blockquote:before {
    content: "\e901";
    left: -40px
}

blockquote:after {
    content: "\e900";
    padding-left: 10px
}

@media (min-width: 768px) {
    blockquote {
        margin: 50px 0;
        font-size: 30px
    }
}

.blockquote--wrap {
    margin: 30px 0 30px 0;
    font-family: "Bree Serif", sans-serif;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
    border-top: 10px dotted #FA9D1C;
    padding: 20px 0;
    line-height: 1.2;
    font-weight: 300;
    font-size: 30px
}

.blockquote--wrap:before,
.blockquote--wrap:after {
    content: ''
}

@media (min-width: 990px) {
    .blockquote--wrap {
        margin: 50px 40px;
        font-size: 30px
    }
}

.blockquote--float {
    position: absolute;
    bottom: 0px;
    margin: 50px 40px;
    font-family: "Bree Serif", sans-serif;
    font-size: 18px
}

@media (min-width: 990px) {
    .blockquote--float {
        font-size: 25px
    }
}

.blockquote--hightlight {
    margin: 20px 40px;
    font-family: "Bree Serif", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
    color: #fff;
    line-height: 1.2;
    padding: 40vw 0 0;
    font-size: 18px;
    text-align: left
}

@media (min-width: 990px) {
    .blockquote--hightlight {
        font-size: 25px;
        padding: 0 100px 0 0
    }
}

.blockquote--hightlight:before {
    left: -40px
}

.blockquote--closing {
    margin: 25px 0px 5px 60px;
    font-family: "Bree Serif", sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
    color: #fff;
    line-height: 1.2;
    padding: 0;
    font-size: 18px;
    text-align: left
}

@media (min-width: 990px) {
    .blockquote--closing {
        font-size: 25px;
        padding: 0
    }
}

@media (min-width: 990px) {
    .blockquote--right {
        padding: 20px 0;
        margin: 25px -90px 20px 60px;
        width: 55%;
        float: right
    }

    .blockquote--left {
        padding: 20px 0;
        margin: 25px 0 20px -30px;
        width: 55%;
        float: left
    }
}

.clearfix {
    *zoom: 1
}

.clearfix:after,
.clearfix:before {
    display: table;
    content: "";
    line-height: 0
}

.clearfix:after {
    clear: both
}

.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 20px;
    padding-left: 20px;
    *zoom: 1;
    position: relative
}

.container--parallax {
    min-height: 100%
}

@media (min-width: 990px) {
    .container {
        width: 640px
    }

    .container--large {
        width: 900px
    }

    .container--parallax {
        min-height: 100%
    }
}

.col-20,
.col-30,
.col-50,
.col-70,
.col-100 {
    float: left;
    position: relative;
    padding-right: 10px;
    padding-left: 10px;
    margin: 0
}

.col-20 {
    width: 290px
}

.col-30 {
    width: 33.33333%
}

.col-50 {
    width: 50%
}

.col-70 {
    width: 760px
}

.col-100 {
    width: 100%
}

.col-offset-fluid {
    margin-right: -10px;
    margin-left: -10px
}

.col-offset-0 {
    padding-right: 0px;
    padding-left: 0px
}

.mt1 {
    margin-top: 10px
}

.mt2 {
    margin-top: 20px
}

.mt3 {
    margin-top: 30px
}

.mt4 {
    margin-top: 40px
}

.display-table {
    display: table;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1
}

.display-center {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    height: 100%
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.header {
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    background: #000;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    z-index: 10
}

.header--transparent {
    background: transparent
}

@media (min-width: 990px) {
    .header {
        position: fixed
    }
}

.header--fixed {
    position: fixed
}

.back {
    position: absolute;
    left: 0;
    top: 5px
}

.back__link {
    font-size: 22px;
    color: #FFF;
    padding: 7px 10px;
    display: block
}

.back__link:hover {
    color: #fff
}

@media (min-width: 990px) {
    .back {
        display: none
    }
}

.logo {
    padding: 5px;
    margin: 0 auto;
    text-align: left
}

@media (min-width: 990px) {
    .logo {
        margin: 0 0 0 10px;
        display: inline-block
    }
}

.logo-title {
    color: white;
    text-decoration: none;
    font-family: "Open Sans", sans-serif;
    font-size: 36px;
    font-weight: 300;
    letter-spacing: 2px
}

.logo-title .title-break {
    text-transform: uppercase;
    display: block;
    font-size: 8px;
    vertical-align: middle
}

.logo-title .block-logo {
    float: left;
    border-left: 1px solid white;
    padding-left: 10px;
    margin-top: 3px;
    margin-left: 10px
}

.logo-title .title-text {
    display: inline-block;
    float: left;
    font-family: "Black Ops One", cursive;
    line-height: 1
}

.nav {
    font-family: "Bree Serif", sans-serif;
    position: absolute;
    float: none;
    right: 0px;
    top: 5px
}

@media (min-width: 990px) {
    .nav {
        position: relative;
        float: right;
        right: 90px
    }
}

.nav--hide {
    opacity: 0
}

.nav__menu {
    font-size: 22px;
    color: #fff;
    padding: 7px 10px;
    display: block
}

.nav__menu:hover {
    color: #fff
}

@media (min-width: 990px) {
    .nav__menu--lg-hidden {
        display: none
    }
}

.nav__wrap {
    margin: -5px 0 0;
    padding: 0;
    background: #000;
    width: 230px
}

.nav__wrap:before {
    content: '';
    position: absolute;
    right: 0;
    top: 0
}

@media (max-width: 990px) {
    .nav__wrap--sm-hidden {
        display: none
    }
}

.nav__wrap--hidden {
    display: none
}

.nav__item {
    display: block
}

.nav__link {
    padding: 10px;
    color: #fff;
    text-align: left;
    display: block;
    height: auto;
    vertical-align: bottom;
    font-size: 13px;
    border-bottom: 1px solid #222;
    border-right: 1px solid #222
}

@media (min-width: 768px) and (max-width: 1024px) {
    .nav__link {
        font-size: 14px;
        padding: 14px 10px
    }
}

@media (min-width: 640px) {
    .nav__link {
        font-size: 16px;
        padding: 16px
    }
}

.nav__link span {
    display: block;
    font-size: 11px;
    padding: 0 0 3px 0;
    color: #666
}

.nav__link:hover,
.nav__link--active {
    background: #222;
    color: #f5f5f5
}

.nav__subwrap {
    padding: 0 0 20px
}

@media (min-width: 990px) {
    .nav__subwrap {
        display: none
    }
}

.nav__subitem {
    padding: 0 0 0 30px
}

.nav__sublink {
    padding: 10px 0;
    display: block;
    color: #fff
}

.js-menu--show .nav__wrap--hidden {
    display: block;
    position: absolute;
    top: 46px;
    right: 0;
    z-index: 3
}

.share--mobile {
    position: absolute;
    right: 40px;
    top: 3px
}

@media (min-width: 990px) {
    .share--mobile {
        top: 6px;
        right: 140px
    }
}

.share__title {
    position: relative;
    color: #fff;
    cursor: pointer;
    display: block;
    padding: 8px 10px
}

.share__title:before {
    content: "\f1e0";
    font-family: "icomoon";
    font-size: 20px;
    line-height: 1
}

.share--inline {
    display: inline-block
}

.share--right {
    display: inline-block;
    float: right
}

.share--fixed {
    position: fixed;
    bottom: 13px;
    right: 55px;
    z-index: 9
}

.share__wrap {
    padding: 0 5px;
    margin: 0;
    display: block;
    height: 40px
}

.share__wrap--float {
    position: absolute;
    top: 40px;
    right: 0;
    padding: 10px;
    background: rgba(0, 0, 0, 0.8);
    min-width: 130px;
    height: auto
}

.share__wrap--float .share__link {
    color: #fff;
    background: transparent
}

.share__wrap--float .share__link:hover {
    background: transparent
}

.share__wrap--float .share__link--fb:hover span {
    color: #3b5998
}

.share__wrap--float .share__link--tw:hover span {
    color: #4099FF
}

.share__wrap--float .share__link--wa:hover span {
    color: #43d854
}

.share__item {
    padding: 0;
    margin: 6px 2px;
    display: block;
    float: left
}

.share__link {
    width: 28px;
    height: 28px;
    padding: 6px 0;
    margin: 0;
    line-height: 1;
    font-size: 16px;
    background: rgba(255, 255, 255, 0.8);
    border-radius: 20px;
    text-align: center;
    vertical-align: middle;
    display: block;
    color: #000
}

.share__link:hover {
    color: #fff
}

.share__link--fb:hover {
    background: #3b5998
}

.share__link--tw:hover {
    background: #4099FF
}

.share__link--wa:hover {
    background: #43d854
}

.stopfade {
    opacity: .5
}

#skrollr-body {
    width: 100%;
    height: 100%
}

.parallax {
    position: relative;
    min-height: 300px;
    height: 380px;
    top: 0;
    overflow: hidden;
    z-index: 2
}

@media (min-width: 990px) {
    .parallax {
        min-height: 100%
    }
}

.parallax--500 {
    min-height: 500%
}

.parallax--fluid {
    height: 100%;
    min-height: unset
}

.parallax--closing {
    height: 480px
}

@media (min-width: 990px) {
    .parallax--closing {
        height: 380px
    }
}

.parallax--none {
    min-height: auto;
    height: auto
}

@media (min-width: 990px) {
    .parallax--none {
        min-height: 100%;
        height: 380px
    }
}

.parallax--page2 {
    min-height: 280px
}

@media (min-width: 990px) {
    .parallax--page2 {
        min-height: 80%
    }
}

.parallax__img {
    width: 100%;
    position: absolute;
    background-position: center center;
    background-size: cover;
    height: 380px;
    top: 0
}

@media (min-width: 990px) {
    .parallax__img {
        min-height: 100%;
        position: absolute
    }
}

.parallax__img--fluid {
    min-height: 100%
}

@media (min-width: 990px) {
    .parallax__img--fluid {
        min-height: 140%
    }
}

.parallax__img--closing {
    height: 480px
}

@media (min-width: 990px) {
    .parallax__img--closing {
        height: 380px
    }
}

.parallax__img--full {
    background-image: none;
    background-size: contain;
    background-repeat: no-repeat;
    min-height: auto;
    height: auto;
    position: relative
}

@media (min-width: 990px) {
    .parallax__img--full {
        background-repeat: no-repeat;
        position: absolute;
        min-height: 120%
    }

    .parallax__img--full img {
        display: none
    }
}

.parallax__img--fixed {
    background-attachment: auto
}

@media (min-width: 990px) {
    .parallax__img--fixed {
        background-attachment: fixed
    }
}

.parallax__img--500 {
    position: fixed;
    min-height: 100%;
    z-index: 1
}

.parallax__item {
    position: absolute
}

.parallax__item--fixie {
    position: absolute;
    bottom: 7%;
    left: 0%;
    z-index: 2
}

@media (min-width: 990px) {
    .parallax__item--fixie {
        bottom: 5%;
        left: -5%
    }
}

@media (min-width: 768px) and (max-width: 990px) {
    .parallax__item--fixie {
        left: 20%
    }
}

.parallax__item--fixie img {
    height: 300px
}

@media (min-width: 990px) {
    .parallax__item--fixie img {
        height: auto
    }
}

.parallax__caption {
    z-index: 1
}

.intro {
    width: 100%;
    height: 100%;
    position: relative;
    background-position: center center
}

.intro__wrap {
    width: 100%;
    height: 100%;
    z-index: 1
}

.intro__subtitle {
    font-family: "Roboto Condensed", sans-serif;
    color: #fff;
    display: block;
    font-size: 16px;
    font-weight: 300;
    margin: 0;
    padding: 0 0 0 45%;
    text-align: right;
    text-transform: uppercase;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5)
}

@media (min-width: 768px) {
    .intro__subtitle {
        padding: 0;
        font-size: 20px
    }
}

.intro__title {
    font-size: 24px;
    font-family: "Roboto Condensed", sans-serif;
    color: #fff;
    margin: 25vw 0px 0;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 1;
    text-align: right;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5)
}

@media (min-width: 768px) {
    .intro__title {
        font-size: 70px;
        padding: 0;
        margin: 20vw 0 10px
    }
}

.intro__title .kpk {
    font-size: 88px;
    display: block;
    line-height: .9
}

@media (min-width: 768px) {
    .intro__title .kpk {
        font-size: 257px
    }
}

.intro__title .kpk span {
    color: #FF0B13
}

.intro__lead {
    text-align: center;
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    font-family: "Bree Serif", sans-serif;
    padding: 0;
    margin: 0;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5)
}

@media (min-width: 768px) {
    .intro__lead {
        padding: 0 20%;
        font-size: 24px;
        line-height: 1;
        margin: 0
    }
}

.intro__caption {
    font-size: 14px;
    color: #fff;
    text-align: center
}

@media (min-width: 768px) {
    .intro__caption {
        margin: 20px 0 0
    }
}

.intro__overlay {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: -moz-radial-gradient(center, ellipse cover, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.8)));
    background: -webkit-radial-gradient(center, ellipse cover, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
    background: -o-radial-gradient(center, ellipse cover, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
    background: -ms-radial-gradient(center, ellipse cover, transparent 0%, rgba(0, 0, 0, 0.8) 100%);
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=1)
}

.intro__black {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: rgba(0, 0, 0, 0.5)
}

.intro__video {
    position: relative;
    width: 100%
}

@media (min-width: 768px) {
    .intro__video {
        background-size: cover;
        object-fit: cover;
        transition: 1s opacity;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: -100
    }
}

@media (max-width: 780px) {

    body,
    html {
        height: auto;
        overflow-x: hidden;
        overflow-y: auto
    }
}

.profile__grid {
    overflow: hidden;
    width: 100%;
    display: block;
    min-height: 100vh;
    background: url(../images/bg2.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
    -webkit-transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -ms-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    transition: all .4s ease-in
}

@media (max-width: 780px) {
    .profile__grid {
        background-position: center top;
        overflow: auto
    }
}

.profile__grid a:hover {
    color: black;
    text-decoration: none
}

.profile__list {
    text-align: center;
    perspective: 1300px;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    perspective: 1300px;
    box-sizing: border-box;
    -webkit-transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -ms-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    transition: all .4s ease-in;
    position: absolute;
    bottom: 0
}

@media (max-width: 780px) {
    .profile__list {
        position: relative
    }
}

.profile__item {
    position: relative;
    display: inline-block;
    width: 20%;
    float: left;
    padding: 10px;
    box-sizing: border-box;
    cursor: pointer
}

.profile__item:hover .profile__photo:before {
    background: none
}

@media (max-width: 780px) {
    .profile__item {
        width: 100%
    }
}

.profile__photo {
    position: relative
}

.profile__photo.active:before {
    background: transparent
}

.profile__photo:before {
    background: rgba(139, 94, 60, 0.67);
    position: absolute;
    width: 100%;
    height: 100.3%;
    content: "";
    left: 0;
    border: 10px solid rgba(111, 80, 14, 0.38);
    -webkit-transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -ms-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    transition: all .4s ease-in
}

.profile__photo img {
    width: 100%
}

.profile__name {
    text-align: left;
    position: absolute;
    padding: 5px 30px;
    font-size: 35px;
    line-height: 1;
    font-weight: 300;
    bottom: 50px;
    right: 3px;
    text-transform: capitalize;
    font-family: "Bree Serif", sans-serif;
    color: white
}

@keyframes fallPerspective {
    100% {
        transform: translateZ(0px) translateY(0px) rotateX(0deg);
        opacity: 1
    }
}

.intro-link {
    position: fixed;
    right: 20px;
    color: white;
    text-align: center;
    font-size: 12px;
    z-index: 10;
    top: 65px;
    font-family: "Bree Serif", sans-serif;
    border: 2px solid white;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    display: table;
    -webkit-animation-name: spaceboots;
    -webkit-animation-duration: 2s;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spaceboots;
    -moz-animation-duration: 2s;
    -moz-transform-origin: 50% 50%;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    animation-name: spaceboots;
    animation-duration: 2s;
    transform-origin: 50% 50%;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

.intro-link.lblack {
    border: 2px solid #AF6E3E
}

.intro-link a {
    display: table-cell;
    vertical-align: middle
}

.intro-link a:hover {
    color: inherit
}

.intro-link span {
    display: block
}

.intro-page {
    top: 0;
    z-index: 4;
    left: 0;
    margin: 0 auto;
    transform: translateX(100vw);
    -moz-transform: translateX(100vw);
    -webkit-transform: translateX(100vw);
    -o-transform: translateX(100vw);
    -ms-transform: translateX(100vw);
    transform: translateX(100vw);
    display: none;
    text-align: center;
    min-height: 100vh;
    background: white;
    width: 100%;
    position: absolute;
    -webkit-transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -ms-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    transition: all .4s ease-in;
    overflow: hidden
}

.intro-page.itopen {
    transform: translateX(0);
    -moz-transform: translateX(0);
    -webkit-transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    display: block
}

.container-page {
    width: 1100px;
    margin: 0 auto;
    padding: 20px
}

@media (max-width: 1100px) {
    .container-page {
        width: 100%
    }
}

.intro-text {
    position: relative;
    padding-top: 30px;
    width: 100%;
    left: 0;
    color: #140c0a;
    font-size: 16px;
    min-height: 100vh;
    line-height: 1.6
}

.intro-title {
    padding: 20px;
    text-align: center;
    font-size: 50px;
    font-weight: 200;
    line-height: 1.3;
    color: #cfa45d;
    font-style: italic;
    font-family: "Bree Serif", sans-serif
}

.intro-title-timeline {
    padding: 20px;
    text-align: center;
    font-size: 50px;
    font-weight: 200;
    line-height: 1.3;
    color: #1a6494;
    font-style: italic;
    font-family: "Bree Serif", sans-serif;
    text-transform: uppercase;
    margin: 100px 0
}

@media (max-width: 780px) {
    .intro-title-timeline {
        font-size: 40px
    }
}

.grids {
    width: 48%;
    display: inline-block;
    padding: 10px;
    box-sizing: border-box;
    text-align: left;
    vertical-align: top
}

@media (max-width: 780px) {
    .grids {
        width: 100%
    }
}

@media (min-width: 990px) {
    .mtop {
        margin-top: 50px
    }
}

.intro-promo {
    -webkit-transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -ms-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    transition: all .4s ease-in;
    display: table;
    width: 100vw;
    font-size: 60px;
    min-height: 95vh;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700
}

@media (max-width: 780px) {
    .intro-promo {
        height: 100vh
    }
}

.intro-promo-text {
    display: block;
    position: absolute;
    bottom: 40%;
    width: 100%
}

@media (max-width: 780px) {
    .intro-promo-text {
        bottom: 25%
    }
}

.intro-promo span {
    display: inline-block
}

.intro-promo .wrt {
    font-size: 60px;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    color: black
}

.mt150 {
    margin-top: 150px
}

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

.newsvg {
    width: 50%;
    padding: 50px 0;
    margin: 0 auto
}

@media (max-width: 780px) {
    .newsvg {
        width: 100%;
        margin: 0 auto
    }
}

.detail__people {
    display: none;
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all .4s ease-in;
    -moz-transition: all .4s ease-in;
    -ms-transition: all .4s ease-in;
    -o-transition: all .4s ease-in;
    transition: all .4s ease-in;
    top: 0px;
    position: absolute;
    background-size: cover;
    min-height: 100vh;
    width: 100%
}

@media (max-width: 780px) {
    .detail__people {
        overflow: visible;
        background: transparent
    }
}

.detail__people .video-play {
    text-align: center;
    width: 75%;
    margin: 0 auto
}

@media (max-width: 780px) {
    .detail__people .video-play {
        width: 95%
    }
}

.detail__people video {
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 1
}

.detail__people .animated-text {
    font-family: "Bree Serif", sans-serif;
    color: #8B5E3C;
    font-size: 60px;
    line-height: 70px;
    margin-top: 50px
}

.detail__people .animated-text .small {
    font-size: 50px
}

.detail__people .animated-text span {
    display: block
}

.detail__block {
    width: 90%;
    margin: 0 auto;
    position: relative;
    background: transparent
}

@media (max-width: 780px) {
    .detail__block {
        width: 100%;
        overflow: auto;
        height: auto
    }
}

.detail__left {
    float: left;
    width: 30%;
    text-align: center;
    background: white;
    padding: 30px;
    min-height: 100vh
}

@media (max-width: 780px) {
    .detail__left {
        width: 100%;
        padding: 10px;
        min-height: 120vh
    }
}

.detail__right {
    padding: 50px;
    padding-top: 40px;
    float: left;
    width: 70%;
    box-sizing: border-box
}

@media (max-width: 780px) {
    .detail__right {
        width: 100%;
        padding: 10px
    }
}

.detail__text {
    width: 50%;
    float: left;
    margin-top: 15px;
    font-size: 18px
}

@media (max-width: 780px) {
    .detail__text {
        width: 100%
    }
}

.detail__text--quote {
    width: 50%;
    float: left;
    padding-left: 40px;
    text-align: center;
    font-size: 25px;
    font-family: "Bree Serif", sans-serif
}

@media (max-width: 780px) {
    .detail__text--quote {
        width: 100%;
        padding: 0;
        padding-bottom: 100px
    }
}

.detail__text--title {
    font-size: 35px;
    font-family: "Bree Serif", sans-serif
}

.detail__text--p {
    font-size: 16px;
    line-height: 1.5
}

.intable {
    position: relative;
    text-align: right;
    right: 5%;
    bottom: 10%;
    width: 100%;
    height: 0
}

@media (max-width: 780px) {
    .intable {
        text-align: center;
        margin-top: 30px;
        right: 0;
        position: relative
    }
}

.the-bg-brown {
    background: url(../images/bg3.jpg) center center no-repeat;
    background-size: cover;
    width: 100%;
    top: 0;
    left: 0;
    padding-bottom: 84px
}

.next-prev {
    z-index: 102
}

.next-prev a:hover {
    color: inherit
}

.the-quote {
    font-size: 100px;
    margin: 20px 0 -50px 0
}

.close-time {
    border: 1px solid black;
    right: 15px;
    top: 60px;
    position: absolute;
    padding: 0px 13px;
    font-size: 30px;
    height: 47px;
    border-radius: 50%;
    cursor: pointer
}

@media (max-width: 780px) {
    .close-time {
        top: 5px;
        right: 10px
    }
}

.bb-arrow {
    font-size: 60px;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
    display: inline-block;
    margin-right: 20px
}

@media (max-width: 780px) {
    .bb-arrow {
        position: absolute
    }
}

.bb-arrow-right {
    margin-right: 0
}

@media (max-width: 780px) {
    .bb-arrow-right {
        margin-right: auto;
        right: 20px
    }
}

@media (max-width: 780px) {
    .bb-arrow-left {
        left: 20px
    }
}

.credit-kartini {
    display: block;
    font-size: 11px;
    margin-top: 20px;
    font-style: italic
}

.animated-svg {
    width: 100%
}

.bg-brown {
    background: url(../images/bg3.jpg) center center no-repeat;
    background-size: cover
}

.bg-white {
    background: url(../images/white.png) center top no-repeat
}

.bg-white-top {
    background: url(../images/whitetop.png) top no-repeat
}

.timeline {
    text-align: left;
    border-left: 8px solid #1A6494;
    margin-left: 50px;
    display: block;
    padding-left: 50px;
    position: relative
}

.timeline:before,
.timeline:after {
    content: "";
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #1A6494;
    top: -15px;
    position: absolute;
    left: -14px
}

.timeline:after {
    bottom: -15px;
    top: inherit
}

.timeline__item {
    position: relative;
    display: block;
    width: 100%;
    margin-bottom: 60px
}

.timeline .years {
    font-size: 25px;
    font-weight: 200;
    line-height: 1.3;
    color: #1a6494;
    font-family: "Bree Serif", sans-serif;
    display: inline-block;
    position: absolute;
    left: -117px;
    top: 38%
}

.timeline .years .intop {
    margin-bottom: -30px;
    display: block;
    margin-top: -15px
}

.timeline .years:before {
    width: 20px;
    height: 7px;
    content: "";
    background: #1A6494;
    position: absolute;
    left: 67px;
    top: 15px
}

.timeline__image {
    float: left;
    padding: 10px 20px;
    vertical-align: middle;
    width: 35%;
    display: block
}

.timeline__image img {
    width: 100%
}

@media (max-width: 780px) {
    .timeline__image {
        display: block;
        width: 100%;
        float: left;
        padding: 10px 20px
    }
}

.timeline__box {
    display: inline-block;
    border: 4px solid #AF6E3E;
    vertical-align: middle;
    width: 50%;
    vertical-align: bottom
}

@media (max-width: 780px) {
    .timeline__box {
        display: block;
        width: 100%;
        float: left
    }
}

.timeline__text {
    padding: 5px 20px;
    padding-left: 30px;
    position: relative
}

.timeline__text:before {
    content: "";
    width: 5px;
    height: 5px;
    border-radius: 50%;
    position: absolute;
    background: #AF6E3E;
    top: 15px;
    left: 15px
}

@media (max-width: 780px) {
    .timeline__text {
        padding: 5px 10px;
        padding-left: 30px
    }
}

.navtex {
    font-size: 16px;
    display: block;
    margin-top: -15px;
    text-align: right;
    margin-right: -10px
}

@media (max-width: 780px) {
    .navtex {
        margin-right: 0
    }
}

.sub-timeline {
    font-size: 23px;
    color: #1A6494;
    font-style: italic;
    margin-left: 10px
}

.newcredit {
    width: 80%;
    display: block;
    position: relative;
    background: black;
    margin: 0 auto
}

@media (max-width: 780px) {
    .newcredit {
        width: 100%
    }
}

img#intro {
    width: 100%
}

.to-top {
    -webkit-animation: totopkey .7s ease-in-out both;
    animation: totopkey .7s ease-in-out both;
    visibility: visible
}

.minus-top {
    -webkit-animation: mintopkey .7s ease-in-out both;
    animation: mintopkey .7s ease-in-out both
}

@media (max-width: 780px) {
    .minus-top {
        display: none
    }
}

.to-bottom {
    -webkit-animation: tobottomkey .7s ease-in-out both;
    animation: tobottomkey .7s ease-in-out both;
    visibility: hidden
}

@-webkit-keyframes totopkey {
    from {
        -webkit-transform: translateY(100%)
    }

    to {
        -webkit-transform: translateY(0%)
    }
}

@keyframes totopkey {
    from {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }

    to {
        -webkit-transform: translateY(0%);
        transform: translateY(0%)
    }
}

@-webkit-keyframes tobottomkey {
    from {
        -webkit-transform: translateY(0%)
    }

    to {
        -webkit-transform: translateY(100%)
    }
}

@keyframes tobottomkey {
    from {
        -webkit-transform: translateY(0%);
        transform: translateY(0%)
    }

    to {
        -webkit-transform: translateY(100%);
        transform: translateY(100%)
    }
}

@-webkit-keyframes mintopkey {
    to {
        -webkit-transform: translateY(-100%)
    }
}

@keyframes mintopkey {
    to {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }
}

@-webkit-keyframes minbottomkey {
    to {
        -webkit-transform: translateY(0%)
    }
}

@keyframes minbottomkey {
    to {
        -webkit-transform: translateY(0%);
        transform: translateY(0%)
    }
}

@-webkit-keyframes spaceboots {
    0% {
        -webkit-transform: translate(0, 0)
    }

    50% {
        -webkit-transform: translate(20px, 0)
    }

    100% {
        -webkit-transform: translate(0, 0)
    }
}

@-moz-keyframes spaceboots {
    0% {
        -moz-transform: translate(0, 0)
    }

    50% {
        -moz-transform: translate(20px, 0)
    }

    100% {
        -moz-transform: translate(0, 0)
    }
}

@keyframes spaceboots {
    0% {
        transform: translate(0, 0)
    }

    50% {
        transform: translate(20px, 0)
    }

    100% {
        transform: translate(0, 0)
    }
}

.preload {
    background: black;
    width: 100%;
    height: 100vh;
    position: fixed;
    z-index: 14;
    text-align: center;
    top: 0;
    display: table
}

.preload .intables {
    display: table-cell;
    vertical-align: middle
}

.mobile-arrow {
    display: none;
    bottom: 0;
    position: absolute;
    width: 100%;
    -webkit-animation-name: spacebootsh;
    -webkit-animation-duration: 2s;
    -webkit-transform-origin: 50% 50%;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spacebootsh;
    -moz-animation-duration: 2s;
    -moz-transform-origin: 50% 50%;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    animation-name: spacebootsh;
    animation-duration: 2s;
    transform-origin: 50% 50%;
    animation-iteration-count: infinite;
    animation-timing-function: linear
}

@media (max-width: 780px) {
    .mobile-arrow {
        display: block
    }
}

@-webkit-keyframes spacebootsh {
    0% {
        -webkit-transform: translate(0, 0)
    }

    50% {
        -webkit-transform: translate(0, 20px)
    }

    100% {
        -webkit-transform: translate(0, 0)
    }
}

@-moz-keyframes spacebootsh {
    0% {
        -moz-transform: translate(0, 0)
    }

    50% {
        -moz-transform: translate(0, 20px)
    }

    100% {
        -moz-transform: translate(0, 0)
    }
}

@keyframes spacebootsh {
    0% {
        transform: translate(0, 0)
    }

    50% {
        transform: translate(0, 20px)
    }

    100% {
        transform: translate(0, 0)
    }
}

.page {
    position: relative;
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #fff;
    z-index: 1
}

@media (min-width: 990px) {
    .page {
        padding-top: 50px;
        padding-bottom: 120px
    }
}

.page--bottom {
    padding-bottom: 0px
}

.page--fluid {
    background: #000
}

@media (min-width: 990px) {
    .page--fluid {
        padding-top: 20px;
        padding-bottom: 20px
    }
}

.page--fluid .article__title {
    color: #000;
    font-size: 40px
}

@media (min-width: 990px) {
    .page--fluid .article__title {
        font-size: 45px
    }
}

.page--fluid .article__text,
.page--fluid .photo__author {
    color: #fff
}

.page--fluid .article__title span {
    background: #fff;
    display: inline;
    padding: 5px 8px;
    line-height: 1.55
}

@media (min-width: 990px) {
    .page--fluid .article__title span {
        padding: 7px;
        line-height: 1.6
    }
}

.article__title {
    margin: 0px 0px 0px -20px;
    padding: 20px;
    width: 100%;
    position: relative;
    font-family: "Bree Serif", sans-serif;
    font-weight: 700;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 1.2
}

@media (min-width: 1024px) {
    .article__title {
        padding: 20px 0;
        font-size: 54px;
        width: auto;
        margin: 0
    }
}

.article__title--sup {
    font-size: 20px;
    font-weight: 300;
    background: #F79D19;
    padding: 2px 10px;
    color: #fff;
    display: inline-block
}

.article__title--float {
    position: absolute;
    bottom: 10%;
    color: #fff;
    width: 95%;
    margin: 0;
    padding: 20px 0 0;
    z-index: 2
}

@media (min-width: 1024px) {
    .article__title--float {
        bottom: 20%;
        width: 100%;
        left: 0;
        text-shadow: 3px 3px 10px rgba(0, 0, 0, 0.5)
    }
}

.article__title--float span {
    display: block
}

.article__title--num {
    font-size: 20px;
    margin: 0;
    display: inline-block
}

.article__title--num span {
    background: #F04124;
    text-shadow: none;
    color: #fff;
    padding: 5px 15px;
    border-radius: 25px;
    line-height: 1;
    font-size: 40px;
    width: 50px;
    height: 50px;
    display: block
}

.article__title--lead {
    font-size: 18px;
    font-weight: 300;
    padding: 5px 0 0 25px
}

@media (min-width: 1024px) {
    .article__title--lead {
        padding: 5px 0 0 50%
    }
}

.article__title--thin {
    padding: 10px 0 0;
    margin: 20px 0 0
}

.article__title--thin:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 20%;
    border-bottom: 2px solid #000;
    padding: 0px
}

.article__title--lineafterright {
    position: relative;
    padding: 0 0 20px;
    margin: 0 0 20px
}

.article__title--lineafterright:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    left: unset;
    width: 20%;
    border-bottom: 2px solid #fff
}

@media (min-width: 1024px) {
    .article__title--lineafterright:before {
        left: unset
    }
}

.article__title--lineafterleft {
    position: relative;
    padding: 0 0 20px;
    margin: 0 0 20px
}

.article__title--lineafterleft:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: unset;
    width: 20%;
    border-bottom: 2px solid #fff
}

@media (min-width: 1024px) {
    .article__title--lineafterleft:before {
        right: unset
    }
}

.article__title--left {
    text-align: left;
    padding: 20px 20% 0 0;
    left: 20px
}

@media (min-width: 1024px) {
    .article__title--left {
        padding: 20px 40% 0 0;
        left: 0
    }
}

.article__title--right {
    text-align: right;
    padding: 20px 0 0 0;
    right: 20px
}

@media (min-width: 1024px) {
    .article__title--right {
        padding: 20px 0 0 0;
        right: 0
    }
}

@media (max-width: 1024px) {
    .article__title--nofloat {
        position: relative;
        width: 100%;
        left: 0;
        color: #000
    }
}

.article__title--inline {
    position: relative;
    bottom: 10%;
    left: 20px;
    color: #fff;
    width: 98%;
    margin: 0 -20px 30px;
    padding: 20px 0
}

@media (min-width: 1024px) {
    .article__title--inline {
        width: 100%
    }
}

.article__subtitle {
    display: block;
    font-size: 17px;
    font-weight: 300
}

@media (min-width: 1024px) {
    .article__subtitle {
        font-size: 30px
    }
}

.article__dropcap:first-letter {
    font-size: 50px;
    line-height: 1;
    float: left;
    margin-right: 6px;
    font-weight: bold;
    font-family: "Bree Serif", sans-serif
}

.article__text {
    font-weight: 300;
    font-size: 17px;
    line-height: 1.4;
    position: relative
}

@media (min-width: 1024px) {
    .article__text {
        line-height: 1.5
    }
}

.article__text--q {
    margin: 40px 0 10px;
    font-size: 21px;
    line-height: 1.2;
    font-family: "Bree Serif", sans-serif
}

.article__text strong {
    font-weight: 700
}

.article__text a {
    text-decoration: none;
    font-weight: 700;
    color: #F04124
}

.article__text a:hover {
    color: #000;
    text-decoration: none
}

.article__text--credit {
    padding: 20px 0;
    margin: 50px 0 0;
    position: relative;
    font-size: 14px;
    text-align: left
}

.article__text--credit:before {
    content: "";
    position: absolute;
    top: 0;
    width: 5%
}

.article__text--credit p {
    font-family: "Bree Serif", sans-serif
}

.article__text--credit strong {
    font-size: 16px;
    font-family: "Bree Serif", sans-serif;
    font-weight: 700;
    margin: 0;
    text-transform: uppercase;
    position: absolute;
    top: 0;
    left: 0
}

.article__text--credit .bp {
    position: relative;
    padding-left: 120px;
    margin: 5px 0
}

@media (max-width: 1024px) {
    .article__text--credit .bp {
        padding-left: 120px
    }
}

.article__text--credit .br {
    font-size: 12px;
    font-family: "Roboto Condensed", sans-serif;
    font-weight: 300;
    text-transform: uppercase;
    padding-left: 15px;
    padding-top: 3px;
    position: relative;
    display: block
}

.article__text--credit .br:before {
    position: absolute;
    left: 0;
    top: -2px;
    content: ' \203A ';
    font-size: 20px;
    padding: 0 3px;
    color: #F79D19;
    line-height: 1;
    font-weight: 700
}

.article__text--credit .br span {
    display: inline-block
}

@media (max-width: 1024px) {
    .article__text--credit .br span {
        display: block
    }
}

.article__text--float {
    color: #fff;
    padding: 20px 0;
    margin: 0px;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8)
}

@media (min-width: 1024px) {
    .article__text--float {
        color: #fff;
        background: #000;
        padding: 20px;
        margin: 0px
    }
}

.article__highlight {
    position: relative;
    padding: 10px 0
}

.article__highlight:after {
    content: "";
    position: absolute;
    bottom: 0;
    width: 20%;
    border-bottom: 3px solid #2a2a2a
}

.article__highlight:before {
    content: "";
    position: absolute;
    top: 0;
    width: 20%;
    border-top: 3px solid #2a2a2a
}

.article__map {
    border: 0;
    position: relative;
    padding: 20px 0
}

.article__map--right {
    float: right;
    margin: 0 -90px 20px 20px
}

.article__map--left {
    float: left;
    margin: 0 20px 20px -90px
}

.credit {
    background: #000
}

.credit--fixed {
    position: fixed;
    width: 100%;
    bottom: 0px;
    left: 0px
}

.credit--show {
    opacity: 1
}

.credit__logo {
    position: relative;
    padding: 30px 0
}

@media (max-width: 1024px) {
    .credit__logo {
        text-align: center;
        padding: 0
    }
}

.credit__logo--kompas,
.credit__logo--kompastv,
.credit__logo--kompascom {
    margin: 0 20px
}

@media (max-width: 1024px) {

    .credit__logo--kompas,
    .credit__logo--kompastv,
    .credit__logo--kompascom {
        margin: 10px 10px 0;
        display: inline-block
    }
}

.credit__logo--kompascom {
    margin: 0 20px 0 0
}

@media (max-width: 1024px) {
    .credit__logo--kompascom {
        margin: 10px 0 0 0
    }
}

.credit__logo--kompas img {
    width: 168px
}

@media (max-width: 1024px) {
    .credit__logo--kompas img {
        width: 96px
    }
}

.credit__logo--kompastv img {
    width: 186px
}

@media (max-width: 1024px) {
    .credit__logo--kompastv img {
        width: 106px
    }
}

.credit__logo--kompascom img {
    width: 218px
}

@media (max-width: 1024px) {
    .credit__logo--kompascom img {
        width: 120px
    }
}

.photo {
    position: relative
}

.photo--zoom img {
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

.photo--zoom:hover:before {
    content: '\f002';
    font-family: 'icomoon';
    position: absolute;
    color: #fff;
    right: 10px;
    top: 10px;
    font-size: 20px;
    background: rgba(0, 0, 0, 0.5);
    padding: 8px 10px;
    width: 40px;
    height: 40px;
    border-radius: 40px;
    line-height: 1;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in
}

@media (max-width: 990px) {

    .photo--zoom:hover:before,
    .photo--zoom:before {
        content: '\f002';
        font-family: 'icomoon';
        position: absolute;
        color: #fff;
        right: 10px;
        top: 10px;
        font-size: 15px;
        background: rgba(0, 0, 0, 0.5);
        padding: 6px 8px;
        width: 30px;
        height: 30px;
        border-radius: 40px;
        line-height: 1;
        cursor: -webkit-zoom-in;
        cursor: -moz-zoom-in;
        cursor: zoom-in
    }
}

.photo--article {
    margin: 30px 0
}

.photo--square {
    float: left;
    padding: 0;
    margin: 0px 15px 10px 0;
    width: 80px;
    height: 80px;
    border-radius: 50px;
    overflow: hidden
}

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

@media (min-width: 500px) and (max-width: 1024px) {
    .photo--square {
        width: 50px;
        height: 50px
    }
}

.photo--small {
    margin: 0;
    float: none
}

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

@media (min-width: 990px) {
    .photo--small {
        padding: 4px 0 30px;
        margin: 0 -90px 20px 20px;
        width: 70%;
        float: right
    }

    .photo--small--left {
        float: left;
        margin: 0 20px 20px -90px;
        padding: 20px 0
    }
}

.photo--medium {
    margin: 0
}

.photo--medium img {
    width: 100%
}

@media (min-width: 990px) {
    .photo--medium img {
        width: auto
    }
}

.photo--large {
    margin: 0
}

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

@media (min-width: 990px) {
    .photo--large {
        margin: 30px -90px
    }
}

.photo--superlarge {
    margin: 0 -20px
}

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

@media (min-width: 990px) {
    .photo--superlarge {
        margin: 0 -90px
    }
}

@media (max-width: 990px) {
    .photo--superlarge .photo__caption {
        padding: 10px 20px 0
    }

    .photo--superlarge .photo__author {
        padding: 5px 20px
    }
}

.photo__author {
    padding: 5px 0;
    font-size: 11px;
    text-align: right
}

.photo__author--fluid {
    padding: 5px 10px;
    background: #fff;
    z-index: 1;
    position: relative
}

.photo__author--float {
    position: absolute;
    bottom: 0;
    right: 0;
    color: #fff;
    z-index: 2
}

.photo__caption {
    font-size: 14px;
    padding: 10px 0 0;
    color: #8c8c8c
}

.photo__caption span {
    color: #2a2a2a;
    font-size: 10px;
    padding-left: 5px
}

.photo__item {
    overflow: hidden;
    margin: 0
}

@media (min-width: 990px) {
    .photo__item {
        margin: 0 10px
    }
}

.photo__item img {
    height: 100%
}

.photo__item--nav {
    border-bottom: 2px solid #000;
    cursor: pointer;
    position: relative;
    padding: 11px 0 8px;
    text-align: center;
    height: 47px;
    outline: 0
}

.photo__item--nav.slick-current {
    border-bottom: 2px solid #000;
    font-size: 30px;
    vertical-align: bottom;
    padding: 0;
    font-weight: 700;
    letter-spacing: -1px;
    height: 47px
}

@media (max-width: 990px) {
    .photo__item--nav.slick-current {
        font-size: 25px;
        padding: 3px 0 0
    }
}

.photo__item--nav.slick-current:before {
    content: '';
    position: absolute;
    bottom: -7px;
    left: 42%;
    width: 10px;
    height: 10px;
    border-bottom: 2px solid #000;
    border-left: 2px solid #000;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #fff
}

.photo--double ul {
    display: block;
    margin: 0 -1%
}

.photo--double .js-photo--pimpinankpk li {
    margin: 0
}

.photo--double .js-photo--pimpinankpk li:last-child {
    margin: 0
}

.photo--double li {
    float: left;
    display: block;
    width: 100%;
    margin: 0 1% 5%
}

.photo--double li:last-child {
    margin: 0 1%
}

@media (min-width: 990px) {
    .photo--double li {
        margin: 0 1% 20px;
        display: inline-block;
        width: 48%
    }
}

.video {
    position: relative
}

.video video {
    width: auto;
    max-width: 100%
}

.video__author {
    padding: 5px 0;
    font-size: 11px;
    text-align: right
}

.video__author--float {
    position: absolute;
    bottom: 1%;
    right: 1%;
    color: #fff;
    padding: 5px 10px;
    z-index: 2
}

.video--article {
    height: auto;
    padding: 30px 0
}

.video__caption {
    font-size: 14px;
    padding: 10px 0 0;
    color: #8c8c8c
}

.video--wrap {
    margin: 0
}

.video--wrap--large {
    margin: 0
}

@media (min-width: 990px) {
    .video--wrap--large {
        margin: 0 -90px
    }
}

.video--wrap--medium {
    margin: 0px
}

@media (min-width: 990px) {
    .video--wrap--medium {
        float: right;
        width: 440px;
        margin: 0px -90px 20px 20px;
        padding: 0px 0px 30px
    }
}

.video--wrap--fit video {
    width: 100%
}

.fb-post,
.fb-post span,
.fb-post span iframe {
    width: 100% !important;
    position: relative
}

.fb-wrapper {
    position: relative;
    margin: 0;
    float: none
}

@media (min-width: 990px) {
    .fb-wrapper {
        margin: 0 -90px 10px 20px;
        float: right
    }
}

.vine {
    width: 100%;
    height: 380px
}

@media (min-width: 990px) {
    .vine {
        width: 600px;
        height: 600px
    }
}

.maps--wrapper {
    margin: 0
}

.maps--large {
    margin: 0 -90px;
    padding: 10px 0
}

@media (max-width: 990px) {
    .maps--large {
        margin: 0
    }
}

.slick-slider {
    margin-bottom: 50px;
    padding: 0
}

@media (min-width: 1024px) {
    .slick-slider {
        margin-bottom: 30px
    }
}

.slick-dots {
    bottom: -30px
}

@media (min-width: 1024px) {
    .slick-dots {
        bottom: 0
    }
}

.slick-slide {
    outline: 0
}

.photo--slick--rionav {
    margin-bottom: 5px;
    height: 60px
}

.photo--slick--rionav .slick-list {
    height: 60px
}

.wrap-collage {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1
}

.slick-prev::before,
.slick-next::before {
    color: #000;
    font-size: 30px;
    line-height: 1
}

@media (min-width: 1024px) {

    .slick-prev::before,
    .slick-next::before {
        font-size: 40px
    }
}

.slick-prev,
.slick-next {
    top: 50%;
    height: auto;
    z-index: 1
}

@media (min-width: 1024px) {

    .slick-prev,
    .slick-next {
        top: 50%
    }
}

.slick-next {
    right: -20px
}

@media (min-width: 1024px) {
    .slick-next {
        right: -25px
    }
}

.slick-next:before {
    content: '\f105';
    font-family: "icomoon"
}

.slick-prev {
    left: -20px
}

@media (min-width: 1024px) {
    .slick-prev {
        left: -25px
    }
}

.slick-prev:before {
    content: '\f104';
    font-family: "icomoon"
}

.collage {
    width: 100%
}

.collage .items {
    width: 25%;
    float: left
}

@media (min-width: 1024px) {
    .collage .items {
        width: 20%
    }
}

.collage .items img {
    width: 100%
}

.block--closing {
    margin: 0 -10px 0 -20px
}

@media (min-width: 1024px) {
    .block--closing {
        margin: 25px -90px 20px 60px;
        width: 55%;
        float: right
    }
}

.block--author {
    color: #fff;
    font-family: "Bree Serif", sans-serif;
    font-weight: 300;
    font-size: 18px;
    margin: 0px 0px 5px 60px;
    display: block;
    text-align: left
}

.linkbottom {
    cursor: pointer
}

#preloader {
    background: #000;
    height: 100%;
    width: 100%;
    z-index: 9;
    position: fixed
}

.spinner {
    margin: 100px auto;
    width: 40px;
    height: 40px;
    position: relative;
    text-align: center;
    -webkit-animation: sk-rotate 2.0s infinite linear;
    animation: sk-rotate 2.0s infinite linear
}

.dot1,
.dot2 {
    width: 60%;
    height: 60%;
    display: inline-block;
    position: absolute;
    top: 0;
    background-color: #fff;
    border-radius: 100%;
    -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
    animation: sk-bounce 2.0s infinite ease-in-out
}

.dot2 {
    top: auto;
    background-color: #FF0B13;
    bottom: 0;
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s
}

@-webkit-keyframes sk-rotate {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes sk-rotate {
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg)
    }
}

@-webkit-keyframes sk-bounce {

    0%,
    100% {
        -webkit-transform: scale(0)
    }

    50% {
        -webkit-transform: scale(1)
    }
}

@keyframes sk-bounce {

    0%,
    100% {
        transform: scale(0);
        -webkit-transform: scale(0)
    }

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

.footer {
    padding: 30px 0;
    text-align: center;
    background: #000;
    color: #fff
}

.footer__lead {
    font-weight: 300;
    font-size: 16px;
    padding-bottom: 15px
}

.top {
    display: none;
    position: fixed;
    bottom: 25px;
    right: 10px;
    z-index: 9
}

.top__link {
    width: auto;
    padding: 0 8px;
    margin: 0;
    line-height: 1;
    font-size: 24px;
    background: rgba(255, 255, 255, 0.9);
    border-radius: 5px;
    color: #000;
    text-align: center;
    vertical-align: middle
}

.top__link:hover {
    color: #2a2a2a
}

.top--show {
    display: block
}

.display--hide {
    display: none
}

.share__count {
    font-family: "Open Sans", sans-serif;
    display: inline-block;
    float: right;
    padding: 8px 5px 0 5px;
    display: block;
    font-weight: 400;
    font-size: 10px;
    color: #fff;
    text-align: center;
}

.share__total {
    line-height: 13px;
    font-weight: 700;
    font-size: 14px;
    display: block;
}

.share__wrap {
    float: right;
}

@media (max-width: 800px) {
    .share__count {
        display: none;
    }
}