footer, header, section {
    display: block
}

video {
    display: inline-block
}

[hidden] {
    display: none
}

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

button, html, input {
    font-family: sans-serif
}

body {
    margin: 0;
    font-family: montserrat-ff
}

a {
    background: 0
}

    a:focus {
        outline: thin dotted
    }

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

h1 {
    font-size: 2em;
    margin: .67em 0
}

h2 {
    font-size: 1.5em;
    margin: .83em 0
}

h3 {
    font-size: 1.17em;
    margin: 1em 0
}

h4 {
    font-size: 1em;
    margin: 1.33em 0
}

h5 {
    font-size: .83em;
    margin: 1.67em 0
}

h6 {
    font-size: .75em;
    margin: 2.33em 0
}

b {
    font-weight: 700
}

img {
    border: 0
}

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

button, input {
    line-height: normal
}

button {
    text-transform: none
}

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

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

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

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

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

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


.berita_terkait .list_berita, header #menu ul, header .topik .topik_list ul {
    margin: 0;
    padding: 0
}

.berita_terkait .list_berita, header #menu ul, header .topik .topik_list ul {
    list-style: none
}

a:hover, footer a:hover {
    opacity: .75
}

.jdl, .jdl .date, .list-indeks li, body, h1, h2, h3 {
    font-family: montserrat-ff
}

.date, .form .title_label {
    font-family: montserrat-ff;
    font-weight: 100
}

.head-title, .text, a {
    -webkit-transition: all .2s linear 0;
    -moz-transition: all .2s linear 0;
    -ms-transition: all .2s linear 0;
    -o-transition: all .2s linear 0;
    transition: all .2s linear 0
}

body {
    margin: 0;
    line-height: 1.25;
    font-size: 14px !important;
    background: #fff
}

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

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

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

.clearfix:after {
    clear: both
}

a {
    text-decoration: none;
    color: #444
}

    a:hover {
        color: #777
    }

hr {
    border-style: solid none none;
    border-color: #d4d4d4;
    margin: 15px 0
}

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

h1, h2, h3, h4, h5, h6 {
    font-weight: 400;
    line-height: 1.4;
    margin: 0
}

h1 {
    font-size: 36px
}

h2 {
    font-size: 30px
}

h3 {
    font-size: 18px
}

h4 {
    font-size: 16px
}

h5 {
    font-size: 14px
}

h6 {
    font-size: 12px
}

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

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

ul {
    padding: 0 0 0 25px;
    margin-top: 14px;
    margin-bottom: 14px;
    margin-bottom: 14px
}

    ul ul {
        margin-top: 7px;
        margin-bottom: 0
    }

    ul li {
        padding: 5px 0
    }

img {
    vertical-align: middle
}

footer {
    color: #fff
}

    footer .footer {
        position: relative;
        z-index: 2
    }

    footer a {
        color: #fff
    }

        footer a:hover {
            color: #fff
        }

    footer > .container {
        padding: 20px;
        background: #178170
    }

    footer .foot1 {
        border-bottom: 1px dotted #f2eeee;
        margin: 0 0 10px;
        padding: 0 0 10px
    }

    footer .foot2 div {
        font-size: 12px;
        margin-top: 7px
    }

button:focus, input:focus {
    outline: 0
}

input[type='button'], input[type='submit'], input[type='text'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none
}


button {
    cursor: pointer
}



.form .text {
    font-size: 14px;
    display: inline-block;
    border: 1px solid #ccc;
    padding: 7px 10px;
    margin: 0 0 10px;
    background: #f7f7f7
}

    .form .text:focus, .form .text:hover {
        border-color: #adadad
    }

.container {
    margin: 0 auto;
    padding: 0 10px;
    width: 100%
}

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

@media(min-width:576px) {
    .container {
        padding: 0
    }
}

#content {
    position: relative;
    margin: 0 0 10px
}

.list {
    display: inline-block;
    width: 100%
}

    .list > a {
        position: relative;
        padding-top: 0;
        padding-bottom: 10px;
        margin: 0 0 10px;
        border-bottom: 1px solid #fff
    }

    .list a {
        display: block
    }

.f10 {
    font-size: 10px
}

.f11 {
    font-size: 11px
}

.f12 {
    font-size: 12px
}

.f13 {
    font-size: 13px
}

.f14 {
    font-size: 14px
}

.f15 {
    font-size: 15px
}

.f16 {
    font-size: 16px
}

.f18 {
    font-size: 18px
}

.f20 {
    font-size: 20px
}

.f22 {
    font-size: 22px
}

.f24 {
    font-size: 24px
}

.f26 {
    font-size: 26px
}

.text_center {
    text-align: center
}

.text_right {
    text-align: right
}

.bold {
    font-weight: 700
}

.block {
    display: block
}

.relative {
    position: relative
}

.hide {
    display: none !important
}

[class*=' icon-']:before, [class^='icon-']:before {
    font-family: fontello;
    font-style: normal;
    font-weight: 400;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    font-variant: normal;
    text-transform: none;
    line-height: 1em;
    margin-left: .2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

[class*='datepick'] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

body {
    background: #fff;
    color: #333
}

html {
    padding: 15px 0 0
}

a:hover {
    opacity: 1
}

p {
    font-size: 16px;
    line-height: 26px
}

h2 {
    position: relative;
    z-index: 10
}

h3.head {
    font-size: 18px
}

.container {
    position: relative
}

.label {
    font-size: 12px;
    color: #fff;
    padding: 10px 14px;
    background: rgba(243,165,54,0.9);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    border-radius: 2px;
    font-weight: 400;
    display: inline-block
}

.date {
    font-size: 12px;
    font-weight: 100
}

.head-title {
    font-size: 20px;
    position: relative;
    text-align: center;
    padding: 12px 0;
    width: 215px;
    background: #1fac96;
    border-bottom: 3px solid #178170;
    margin: 5px auto 20px;
    color: #fff
}

    .head-title:hover {
        background: #178170
    }

    .head-title a {
        color: #fff
    }

header #logo {
    margin: 15px auto 0;
    width: 327px
}

@media screen and (min-width:1025px) and (max-width:1280px) {
    header #logo {
        margin-top: 24px;
        width: 260px
    }
}

@media screen and (max-width:425px) {
    header #logo {
        margin-top: 24px;
        margin-bottom: 15px;
        width: 200px
    }

    .container {
        padding: 0
    }

    #menu {
        display: none
    }

    header .topik .topik_list {
        width: 100% !important
    }

    header .topik .topik_jdl {
        display: none
    }

    header .topik .topik_list ul li a {
        padding: 0 !important
    }
}

header {
    display: block !important
}

    header #logo img {
        max-width: 100%;
        margin-left: 10px
    }

    header #menu {
        margin-top: 15px;
        width: 100%;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
        border-top: 1px solid #cfd8dc;
        border-right: 1px solid #cfd8dc;
        border-left: 1px solid #cfd8dc;
        border-bottom: 5px solid #1fac96
    }

        header #menu ul {
            width: 100%;
            text-align: center
        }

.topik {
    display: block;
    text-align: left
}

.topik_jdl, .topik_list {
    display: inline-block;
    vertical-align: top
}

header #menu ul > li {
    padding: 0;
    display: inline-block;
    position: relative
}

    header #menu ul > li a {
        color: #333;
        font-size: 13px;
        letter-spacing: -0.04em;
        padding: 15px 10px;
        display: block;
        -webkit-transition: none;
        -moz-transition: none;
        -ms-transition: none;
        -o-transition: none;
        transition: none;
        cursor: pointer
    }

        header #menu ul > li a:hover {
            background: #1fac96;
            color: #fff
        }

@media screen and (min-width:1025px) and (max-width:1280px) {
    header #menu ul > li a {
        padding: 15px 7px
    }
}

header #menu ul > li:first-child {
    padding: 0
}

    header #menu ul > li:first-child span {
        padding: 9px 12px
    }

        header #menu ul > li:first-child span img {
            width: 28px;
            height: 28px
        }

        header #menu ul > li:first-child span:hover {
            background: 0
        }

header .topik {
    background: #178170
}

    header .topik .topik_jdl {
        width: auto;
        height: 46px;
        line-height: 46px;
        font-size: 14px;
        font-weight: 500;
        color: #ffd900
    }

        header .topik .topik_jdl span {
            display: inline-block;
            vertical-align: middle;
            line-height: normal;
            padding-left: 15px
        }

    header .topik .topik_list ul li {
        padding: 10px;
        line-height: 38px;
        font-size: 13px;
        padding: 5px 8px;
        letter-spacing: -0.02em
    }

        header .topik .topik_list ul li a {
            color: #fafafa;
            display: inline-block;
            padding: 0 10px;
            vertical-align: middle;
            line-height: normal;
            font-weight: 400;
            cursor: pointer
        }

            header .topik .topik_list ul li a:hover {
                color: #ffd900
            }

button[disabled], input[disabled] {
    background: #dedede
}

footer > .container {
    background: #fff;
    padding: 20px 0
}

footer a {
    color: #fff
}

    footer a:hover {
        color: #4d4d4d
    }

footer .foot1 {
    border: 1px solid #cfd8dc;
    border-bottom: 0;
    padding: 15px 20px;
    margin: 0
}

footer .foot2 {
    padding: 20px;
    background: #178170;
    color: #fff
}

    footer .foot2 div {
        margin: 0
    }

.form {
    color: #6e6e6e
}

    .form .form_div {
        padding: 20px 0;
        border-bottom: 1px solid #cfd8dc;
        position: relative
    }

    .form .title_label {
        font-size: 15px;
        font-weight: 100;
        color: #1b9783;
        margin-bottom: 10px;
        text-transform: uppercase
    }

    .form .input_text input {
        padding: 10px;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        -o-border-radius: 5px;
        border-radius: 5px
    }

    .form .input_text label {
        margin-left: 10px
    }

@-moz-keyframes myfirst {
    0 {
        background: #ff0
    }

    100% {
        background: #000
    }

    50% {
        background: #ff0
    }
}

@-webkit-keyframes myfirst {
    0 {
        background: #ff0
    }

    100% {
        background: #000
    }

    50% {
        background: #ff0
    }
}

.jdl {
    margin: 0 0 15px;
    font-weight: 500
}

    .jdl h1 {
        margin-top: 0;
        font-size: 32px;
        line-height: 40px
    }

    .jdl h2 {
        font-size: 20px;
        margin: 0 0 5px;
        color: #178170;
        text-transform: uppercase
    }

    .jdl .date {
        font-weight: 200;
        font-size: 14px;
        margin: 0 0 10px;
        color: #646464;
        display: inline-block
    }

.media_artikel {
    position: relative;
    margin: 20px 0
}

    .media_artikel > div, .media_artikel > img {
        width: 100%
    }

    .media_artikel span {
        font-size: 12px;
        display: inline-block;
        margin: 10px 0 0;
        color: #646464
    }

.detail_text {
    font-family: helvetica,arial,sans-serif;
    font-weight: 400;
    font-size: 16px;
    flex: 1 0 0;
    line-height: 140%;
    margin: 0 20px 0 0;
    color: #444
}

@media screen and (min-width:1025px) and (max-width:1280px) {
    .detail_text {
        width: 441px
    }
}

.detail_text a {
    font-weight: 700;
    font-style: italic;
    color: #178070
}

    .detail_text a:hover {
        text-decoration: underline
    }

.detail_text p {
    font-size: 16px;
    color: #444;
    line-height: 140%
}

    .detail_text p:nth-of-type(1) {
        display: inline
    }

    .detail_text p:nth-of-type(2) {
        margin-top: 20px
    }

.detail_text h2 {
    font-size: 26px
}

.detail_text h3 {
    font-size: 23px
}

.detail_text h4 {
    font-size: 20px
}

.detail_text h5 {
    font-size: 18px
}

.detail_text h6 {
    font-size: 16px
}

.detail_text h2, .detail_text h3, .detail_text h4, .detail_text h5, .detail_text h6 {
    font-family: helvetica,Arial,sans-serif;
    font-weight: 700;
    margin-bottom: 8px
}

.detail_text > p:nth-of-type(1) {
    display: inline
}

.detail_text > p:nth-of-type(2) {
    margin-top: 16px
}

.link {
    background: #8a8d95
}

.comm {
    background: #a1a1a1
}

.detail-foto {
    position: relative;
    text-align: center
}

.berita_terkait .title {
    font-size: 20px;
    padding: 15px 0;
    border-bottom: 1px solid #cfd8dc
}

.berita_terkait .list_berita li {
    float: left;
    width: 46%;
    margin-right: 4%;
    height: 65px;
    border-bottom: 1px solid #cfd8dc;
    padding: 15px 0
}

    .berita_terkait .list_berita li a {
        display: block
    }

    .berita_terkait .list_berita li:nth-child(2n) {
        margin-left: 4%;
        margin-right: 0
    }

.terkait {
    height: 505px;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px
}

    .terkait .title {
        font-size: 20px;
        padding: 15px 0;
        border-bottom: 1px solid #cfd8dc
    }

.list-indeks {
    padding-left: 20px
}

    .list-indeks li {
        font-size: 18px;
        padding: 12px 0
    }

        .list-indeks li a {
            margin-left: 10px
        }

.pop-copy {
    position: absolute;
    left: 65px;
    top: 14px;
    font-size: 12px;
    background: rgba(243,165,54,0.9);
    color: #fff;
    padding: 10px;
    width: 100px;
    opacity: 0
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

a {
    background-color: transparent
}

b {
    font-weight: bolder
}

img {
    border-style: none
}

button, input {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button {
    text-transform: none
}

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

    [type='button']::-moz-focus-inner, [type='reset']::-moz-focus-inner, [type='submit']::-moz-focus-inner, button::-moz-focus-inner {
        border-style: none;
        padding: 0
    }

    [type='button']:-moz-focusring, [type='reset']:-moz-focusring, [type='submit']:-moz-focusring, button:-moz-focusring {
        outline: 1px dotted ButtonText
    }

[type='checkbox'], [type='radio'] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type='number']::-webkit-inner-spin-button, [type='number']::-webkit-outer-spin-button {
    height: auto
}

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

    [type='search']::-webkit-search-decoration {
        -webkit-appearance: none
    }

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

[hidden] {
    display: none
}

body {
    font-family: open sans,sans-serif;
    color: #444;
    line-height: 1.5625;
    font-size: 14px
}

.wrapper {
    max-width: 600px;
    min-width: 320px;
    margin: 0 auto;
    background-color: #fff;
    -webkit-box-shadow: 0 0 12px 0 rgba(0,0,0,0.75);
    box-shadow: 0 0 12px 0 rgba(0,0,0,0.75)
}

#sec1 {
    background: url(../images/bg11.jpg),linear-gradient(to right,#ff0a0f,#d4000a);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding-top: 215px
}

section h1 {
    margin: 0 25px;
    color: #fff;
    background-color: #000;
    display: block;
    font-size: 20px;
    line-height: 27px;
    max-width: 550px;
    padding: 3px;
    text-transform: uppercase
}

.titleh1 {
    margin-top: 10px;
    padding: 10px 15px;
    font-weight: 100;
    background-color: rgba(0,0,0,0.7)
}

    .titleh1 span:nth-child(1) {
        color: #f65757;
        padding-right: 5px;
        border-right: 1px solid gray
    }

    .titleh1 span:nth-child(2) {
        padding-left: 20px;
        color: #aaa;
        font-size: 12px
    }

#sec2 {
    padding: 0 10px
}

    #sec2 h2 {
        color: #8b0000;
        font-size: 20px;
        font-family: montserrat-ff;
        font-weight: 900;
        line-height: 1.25;
        padding-top: 30px
    }

hr {
    border: 1px solid #c00
}

.img_wrapper {
    max-width: 500px;
    margin: 0 auto
}

    .img_wrapper img {
        width: 100%;
        display: block
    }

#sec2 .img_wrapper p {
    margin: 0;
    font-size: 16px;
    color: #000;
    padding: 5px 0;
    background-color: #eee;
    text-align: center;
    font-weight: 100
}

#sec2 p {
    margin-bottom: 22px;
    font-size: 18px;
    font-family: Roboto;
    line-height: 1.4;
    color: #444
}

    #sec2 p.darkred {
        color: #8b0000
    }

        #sec2 p.darkred b {
            color: #8b0000
        }

    #sec2 p b {
        color: #444
    }

    #sec2 p.thin {
        font-weight: 300
    }

    #sec2 p.color_red {
        color: red;
        font-weight: 700
    }

        #sec2 p.color_red.montserrat-ff {
            font-family: montserrat-ff;
            line-height: 1.25
        }

i {
    font-weight: 300
}

#sec2 p.thin b {
    font-weight: 700
}

#sec2 a {
    font-weight: 400;
    color: #09f;
    text-decoration: none
}

    #sec2 a.pop-up-button {
        color: #fff
    }

.normalhr {
    border: 1px solid #d3d3d3
}

.prod_wrapper img {
    display: block;
    margin: 0 auto;
    max-width: 300px;
    width: 100%
}

.commit-text {
    margin-top: 25px
}

.photo {
    float: left;
    margin-right: 10px
}

    .photo img {
        margin: 3px 0 0
    }

img.photo-people {
    width: 75px;
    border-radius: 50px
}

.com-txt {
    padding-left: 85px;
    text-align: justify;
    color: #000;
    font-size: 17px;
    font-weight: 300
}

.clear {
    clear: both
}

#sec2 .com-txt b {
    font-weight: 700
}

.time {
    font-size: .7em;
    font-weight: normal;
    padding-left: 20px;
    float: right
}

@media(max-width:550px) {
    #sec1 {
        padding-top: 200px
    }
}

@media(max-width:530px) {
    #sec1 {
        padding-top: 180px
    }
}

@media(max-width:500px) {
    header {
        font-size: 12px
    }
}

@media(max-width:460px) {
    #sec1 {
        padding-top: 150px
    }
}

@media(max-width:390px) {
    header {
        font-size: 10px
    }

    section h1 {
        font-size: 18px;
        line-height: 25px
    }

    .titleh1 span:nth-child(1) {
        font-size: 12px
    }

    .titleh1 span:nth-child(2) {
        font-size: 11px
    }
}

@media(max-width:370px) {
    #sec1 {
        padding-top: 130px
    }
}

@media(max-width:359px) {
    #sec1 {
        padding-top: 120px
    }
}

.order_block h3 {
    border: 2px solid red;
    padding: 10px;
    border-radius: 5px;
    font-size: 15px;
    max-width: 320px;
    margin: 0 auto
}

.clearfix {
    height: 0
}

#standardfooter {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    padding: 5px;
    text-align: center
}

    #standardfooter a {
        color: inherit
    }

.att {
    padding: 5px 0;
    background: #eee;
    text-align: center;
    color: #333;
    border: 1px solid #999
}

.cursPointer {
    cursor: pointer
}
