/**

Author : Prayogi
Make With Love

=====================================

Having Fun Guys

*/

/* jssor slider arrow navigator skin 05 css */
/*
.jssora05l                  (normal)
.jssora05r                  (normal)
.jssora05l:hover            (normal mouseover)
.jssora05r:hover            (normal mouseover)
.jssora05l.jssora05ldn      (mousedown)
.jssora05r.jssora05rdn      (mousedown)
.jssora05l.jssora05lds      (disabled)
.jssora05r.jssora05rds      (disabled)
*/

@font-face {
    font-family: 'museo100';
    /*a name to be used later*/
    src: url('../fonts/MuseoSans-100.otf');
    /*URL to font*/
}

@font-face {
    font-family: 'museo100italic';
    /*a name to be used later*/
    src: url('../fonts/MuseoSans-100-Italic.otf');
    /*URL to font*/
}

@font-face {
    font-family: 'museo300';
    /*a name to be used later*/
    src: url('../fonts/MuseoSans-300.otf');
    /*URL to font*/
}

@font-face {
    font-family: 'museo300italic';
    /*a name to be used later*/
    src: url('../fonts/MuseoSans-300-Italic.otf');
    /*URL to font*/
}

@font-face {
    font-family: 'museo500';
    /*a name to be used later*/
    src: url('../fonts/MuseoSans-500.otf');
    /*URL to font*/
}

@font-face {
    font-family: 'museo500italic';
    /*a name to be used later*/
    src: url('../fonts/MuseoSans-500-Italic.otf');
    /*URL to font*/
}

@font-face {
    font-family: 'museo700';
    /*a name to be used later*/
    src: url('../fonts/MuseoSans-700.otf');
    /*URL to font*/
}

@font-face {
    font-family: 'museo700italic';
    /*a name to be used later*/
    src: url('../fonts/MuseoSans-700-Italic.otf');
    /*URL to font*/
}

@font-face {
    font-family: 'museo900';
    /*a name to be used later*/
    src: url('../fonts/MuseoSans-900.otf');
    /*URL to font*/
}

@font-face {
    font-family: 'museo900italic';
    /*a name to be used later*/
    src: url('../fonts/MuseoSans-900-Italic.otf');
    /*URL to font*/
}

.jssora05l,
.jssora05r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 40px;
    height: 40px;
    cursor: pointer;
    background: url('img/a17.png') no-repeat;
    overflow: hidden;
}

.jssora05l {
    background-position: -10px -40px;
}

.jssora05r {
    background-position: -70px -40px;
}

.jssora05l:hover {
    background-position: -130px -40px;
}

.jssora05r:hover {
    background-position: -190px -40px;
}

.jssora05l.jssora05ldn {
    background-position: -250px -40px;
}

.jssora05r.jssora05rdn {
    background-position: -310px -40px;
}

.jssora05l.jssora05lds {
    background-position: -10px -40px;
    opacity: .3;
    pointer-events: none;
}

.jssora05r.jssora05rds {
    background-position: -70px -40px;
    opacity: .3;
    pointer-events: none;
}

/* jssor slider thumbnail navigator skin 01 css */
/*.jssort01 .p            (normal).jssort01 .p:hover      (normal mouseover).jssort01 .p.pav        (active).jssort01 .p.pdn        (mousedown)*/
.jssort01 .p {
    position: absolute;
    top: 0;
    left: 0;
    width: 72px;
    height: 72px;
}

.jssort01 .t {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
}

.jssort01 .w {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.jssort01 .c {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 68px;
    height: 68px;
    border: #000 2px solid;
    box-sizing: content-box;
    background: url('img/t01.png') -800px -800px no-repeat;
    _background: none;
}

.jssort01 .pav .c {
    top: 2px;
    _top: 0px;
    left: 2px;
    _left: 0px;
    width: 68px;
    height: 68px;
    border: #000 0px solid;
    _border: #fff 2px solid;
    background-position: 50% 50%;
}

.jssort01 .p:hover .c {
    top: 0px;
    left: 0px;
    width: 70px;
    height: 70px;
    border: #fff 1px solid;
    background-position: 50% 50%;
}

.jssort01 .p.pdn .c {
    background-position: 50% 50%;
    width: 68px;
    height: 68px;
    border: #000 2px solid;
}

* html .jssort01 .c,
* html .jssort01 .pdn .c,
* html .jssort01 .pav .c {
    /* ie quirks mode adjust */
    width
    /**/
    : 72px;
    height
    /**/
    : 72px;
}

.w10 {
    width: 10%
}

.w20 {
    width: 20%
}

.w30 {
    width: 30%
}

.w40 {
    width: 40%
}

.w45 {
    width: 45%
}

.w50 {
    width: 50%
}

.w60 {
    width: 60%
}

.w65 {
    width: 65%
}

.w625 {
    width: 62.5%
}

.w70 {
    width: 70%
}

.w80 {
    width: 80%
}

.w90 {
    width: 90%
}

.w100 {
    width: 100%
}

.conten_left p {
    padding: 5px 0;
    font-size: 9pt;
}

.sosmed {
    height: 625px;
}

ul {
    margin-left: 15px;
}

li {
    margin-left: 15px;
}

ol {
    margin-left: 15px;
}

.media_sosial {
    width: 32.65%;
    float: left;
    border: 1px solid #A7A9AC;
    margin-right: 1%;
}

.media_sosial:last-child {
    margin-right: 0px !important;
}

.width_medsos_1 {
    width: 500px;
    float: left;
    border: 1px solid #A7A9AC;
}

.center-cropped-150 {
    height: 130px;
    width: 100%;
}

/*.width_medsos_2{
    width: 47%;
    margin-right: 5.5%;
    height: auto;
    float: left;
    border: 1px solid #A7A9AC;
}
.width_medsos_2:last-child{
    margin-right: 0px !important;

}*/

.width_medsos_2 {
    width: 47%;
    margin-right: 5.5%;
    height: auto;
    float: left;
    border: 1px solid #A7A9AC;
}

.width_medsos_2:last-child {
    margin-right: 0px !important;

}

.width_medsos_3 {
    width: 31.6%;
    float: left;
    border: 1px solid #A7A9AC;
    height: 626px;
}

.width_medsos_3:first-child {
    margin-right: 2.5%;
}

.width_medsos_3:last-child {
    /*margin-left: 2.5%;*/
}

.mitra_usaha {
    /*max-width: 23%;*/
    float: left;
    margin-right: 5%;
    margin-bottom: 5%;
}

.mitra_usaha:last-child {
    margin-right: 0;
}

.mobile_judul_page {
    margin-top: -15px !important;
}

.mobile_judul_category {
    /* margin-top: 110px !important; */
}

.mobile_judul_contact {
    margin-top: 88px !important;
}

.judul_detail_article {
    margin-top: 111px !important;
}

.mobile_judul_galery {
    margin-top: -10px !important;
}

.popup_detail_block {
    display: block !important;
}

.popup_detail_none {
    display: none !important;
}

.content_images_gallery {
    width: 299px;
    height: 200px;
}

.image_gallery {
    width: 100% !important;
    height: 275px !important;
}

.pengaturan_page {
    margin-top: 15.2%;
}

.gallery_judul h1 {
    padding: 0px !important;
    margin: 6px 0 !important;
}

.copyright {
    color: black;
    background: rgb(204, 166, 0);
    padding: 10px;
    text-align: center;
    width: 100%
}

.gallery-link-atas {
    font-size: 12pt;
    font-weight: bold;
    margin-bottom: 2%;
}

.page-link-atas {
    font-size: 12pt;
    font-weight: bold;
    margin-bottom: 1%;
}

.mobile-text {
    width: 55%;
    margin-left: 9%;
}

.canvas_grid {
    width: 23.7% !important;
}

.foto_kegiatan_detail {
    width: 23.7%;
    /* border: 1px solid #ccc; */
    padding: 0px !important;
    border-radius: 0.3em;
    background: white;
    box-shadow: 0px 0px 3px 0px #ccc;
    cursor: pointer;
    float: left;
    margin-right: 1.3%;
    margin-top: 10px;
    margin-bottom: 10px;
    -webkit-transition: box-shadow 0.3s;
    margin-right: 20px !important;
}

.space_footer {
    margin-bottom: -1px;
}

.chapta-chapta {
    margin: 2% 27% !important;
    width: 100%;
}

.search_mobile {
    background: #f3f3f3;
    height: 65px;
    width: 100%;
    margin: 0 auto;
}

.result_total_search {
    font-size: 14pt;
    font-weight: bold;
    margin-bottom: 2%;
}

.fixed {
    position: sticky;
    position: -webkit-sticky;
    z-index: 1000;
    top: 0;
}

.font_fpa {
    font-size: 10pt;
}

.contain_page {
    margin-top: 1px;
    background: #f4f4f4 !important;
}

.width_menu_nav {
    width: 75%;
}

.menu_tengah {
    color: black !important;
}

.menu_tengah>li {
    position: relative;
    min-height: 30px;
    min-width: 150px;
}

.menu_tengah a {
    /*font: bold 14px Arial, Helvetica, sans-serif;*/
    color: #FFFFFF;
    text-decoration: none;
    padding: 0 0 0 10px;
    display: block;
    line-height: 30px;
}

.menu_tengah>li:hover {
    background: #CCCCCC;
}

.menu_tengah li:hover>ul {
    display: inline;
}


/* Menu Link Styles */

.menu_tengah a

/* Apply to all links inside the multi-level menu */
    {
    /*font: bold 14px Arial, Helvetica, sans-serif;*/
    color: #FFFFFF;
    text-decoration: none;
    padding: 0 0 0 10px;
    display: block;
    line-height: 30px;
}

.menu_tengah a:hover {
    color: #000000;
}

.show_sub_sub_menu {
    color: white !important;
}

.menu_text {
    color: white;
    text-align: left
}

.sub-sub-menu {
    position: absolute;
    top: 0;
    right: -300px;
    width: 300px;
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
    background: RGB(247, 248, 251);
    text-align: left !important;
    box-shadow: 0px 1px 1px 1px #ccc;
}

.dekstop_type {
    display: table;
}

.mobile_type {
    display: none;
}

.loop_baris {
    height: 200px;
    margin-bottom: 2%;
    width: 100%;
    padding: 10px;
    border: 1px solid #A7A9AC;
    border-radius: 0.3em;
}

.loop_baris_kiri {
    float: left;
    width: 22%;
    height: 100%;
}

.loop_baris_kanan {
    float: left;
    height: 100%;
    width: 77%;
    padding: 0 1%;
}

.frame_search_articles {
    margin-top: 5%;
}

.pengaduan {
    width: 100%;
    margin: 0 auto;
}

.grup {
    width: 55% !important;
    margin: 0 auto
}

.group {
    width: 63%;
    margin: 0 auto
}

.group-content {
    width: 101% !important;
    margin: 0 auto
}

.parent_lampiran {
    padding: 0;
    margin-bottom: 15px;
    width: 100%;
}

.fileupload_new {
    position: relative;
    overflow: hidden;
    margin: 10px;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 5px !important;
    width: 35%;
    float: left
}

.uploadfile {
    width: 47% !important;
    float: left;
    height: 35px;
    margin-bottom: 10px
}

.btn-pengaduan-add {
    margin-left: 1% !important;
    float: right;
    width: 15%;
}

.btn-pengaduan-remove {
    margin-left: 1% !important;
    float: right;
    width: 15%;
}

/*.search-container{
    text-align: center;
    width: 72%;
    float: left;
    margin-top: 28px;
    margin-bottom: 28px;
    margin-left: 26.8%;
}*/
.show_search_menu {
    border-left: none !important;
}

.icon_panah {
    background: url("../images/asabri_icons/panah.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 30px;
    vertical-align: bottom;
    width: 30px;
    /*background-position: -12px -12px;*/
    cursor: pointer;
    margin-top: 1.2%;
    float: right;
    background-size: 20px;
    background-position: center;
}

.icon_panah_back {
    background: url("../images/asabri_icons/back.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 60px;
    vertical-align: bottom;
    width: 60px;
    /* background-position: 3px 4px; */
    cursor: pointer;
    /* margin-top: 1.2%; */
    float: right;
    background-size: 50px;
    background-position: center;
    position: absolute;
    top: -235px;
}

.icon_panah_next {
    background: url("../images/asabri_icons/next.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 60px;
    vertical-align: bottom;
    width: 60px;
    /* background-position: 3px 4px; */
    cursor: pointer;
    /* margin-top: 1.2%; */
    float: right;
    background-size: 50px;
    background-position: center;
    position: absolute;
    top: -235px;
    right: 10px
}

.pengaturan_slider {
    height: 100%;
    /* margin-top: 110px; */
    background: #fff;
}

.icon-search-top {
    background: url("../images/asabri_icons/loop.png?r=22") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 30px;
    vertical-align: bottom;
    width: 30px;
    /*background-position: -12px -12px;*/
    cursor: pointer;
    margin-top: 1.2%;
    float: right;
    background-size: 20px;
    background-position: center;
}

.icon-search-top-mobile-device {
    background: url("../images/asabri_icons/loop1.png?r=22") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 30px;
    vertical-align: bottom;
    width: 30px;
    /* background-position: -12px -12px; */
    cursor: pointer;
    margin-top: -31px;
    margin-right: 5.1%;
    float: right;
    background-size: 20px;
    background-position: center;
    /*background-color: black;*/
    z-index: 100;
    position: relative;
}

.search-active {
    display: block;
}

.search-none {
    display: none;
}

section.area_top_search {
    background: RGB(167, 167, 167);
    width: 84.5%;
    float: left;
    font-family: calibri;
    font-size: 15px;
    margin-top: 65px;
    position: absolute;
    /* margin-right: 28px; */
    z-index: 10000;
    right: 8.5%;
    padding: 0.4%;
}

.btn_search_top {
    padding-top: 7px !important;
    padding-bottom: 2px !important;
}

section.area_top_btn_search_gadget {
    margin-top: 0px;
}

section.area_top_search_mobile {
    position: relative !important;
    background: #f3f3f3;
    padding-top: 0px !important;
    z-index: 1000;
    width: 100%;
    height: 40px;
    display: table;
    text-align: center;
    right: 0;
    top: 0;
    padding-top: 50px !important;

    /*    position: absolute;
        background: #E0DCD3;
        padding-top: 15px;
        z-index: 1000;
        right: 0;
        top: 47px;
        width: 100.2%;
        height: 40px;
        display: none;
        margin: 0 auto;
        text-align: center;*/
}

section.area_top_search input {
    padding: 1.5%;
    /* width: 100%; */
    border: 1px solid #ccc;
    box-shadow: none !important;
    text-align: left;
    /* font-family: century gothic; */
    display: block !important;
    position: static;
    font-size: 12pt;
    /* margin-top: 4px; */
    /* background-position: 262px 6px; */
}

.form_search_mobile {
    margin-top: -32px !important;
}

.icon-search-top-mobile {
    background: url("../images/asabri_icons/loop1.png?r=22") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 30px;
    vertical-align: bottom;
    width: 30px;
    /* background-position: -12px -12px; */
    cursor: pointer;
    margin-top: -3.5%;
    float: right;
    background-size: 20px;
    background-position: center;
    /*background-color: black;*/
}

section.area_top_search_mobile input {
    padding: 15px;
    height: 17px;
    width: 90%;
    border: 1px solid #ccc;
    box-shadow: none !important;
    text-align: left;
    font-family: Century Gothic;
    display: block !important;
    /* position: static; */
    /* top: 41px; */
    /* right: 0; */
    /* margin-left: 10px; */
    /* margin-left: 10px; */
    margin: 0 auto;
}

.content_parent {
    width: 85% !important;
    display: table !important;
}

.conten_left {
    background: white;
    float: left;
    padding: 15px;
    margin-right: 2.5%;
    border: 1px solid #ccc;
}

.area_conten {
    /*height: 55%;*/
    font-size: 9pt;
    width: 100%;
    overflow: hidden;
    height: 60%;
    /* line-height: 50px; */

}

.grid_fpa_loop .title-col-new {
    font-family: museo300;
    font-weight: bold;
    /* font-style: italic; */
    font-size: 13pt;
    /* height: 22%; */
    margin-bottom: 10px
}


.for_dekstop {
    display: block;
}

.for_mobile {
    display: none;
}

.conten_right {
    background: white;
    float: left;
    margin-left: 2.5%;
    width: 32.5%;
}

.content_child {
    padding: 10px 25px;
    display: table;
}

.article_img {
    max-width: 85%;
    height: 200px;
    margin: 0 auto;
    margin-bottom: 10px;
    text-align: center;
}

.article_content {
    color: black;
    max-width: 85%;
    margin: 0 auto;
}

.defaultbody {
    background: #F1F2F2;
    font-family: museo300;
}

body {
    background: rgb(247, 248, 251) !important;
    overflow-x: hidden;
    font-family: museo300;
    width: 100%;
}

.navigation_logged_admin {
    /*    margin-top: 39px;*/
}

.navstandart {
    top: 0;
}

.custombody {
    background: url(../images/bg/bg_website.png) no-repeat top center fixed;
    font-family: museo300;
}

.page-header-2 {
    /*border-bottom: 1px solid #7a7e82;*/
    padding-bottom: 5px !important;
    width: 100%;
    margin: 10px 0;
    text-align: left;
    font-weight: 100;
    font-size: 25px;
}

.menu-admin ul li {
    list-style: none outside none;
}

.article-right {
    border-bottom: 1px solid black;
    padding: 15px 0px;
    margin-bottom: 15px;
}

.article-right:last-child {
    border-bottom: 1px solid transparent;
    margin-bottom: 15px;
}

.form_pengaduan {
    width: 100%
}

.form_label {
    width: 20%;
    float: left
}

.form_input_pengaduan {
    width: 80%;
    float: left
}

.content_hide_show {
    float: right;
}

.menu-admin ul li a.visited_site {
    background: #F7941E;
    padding: 6px;
    width: 83px;
    text-align: center;
    display: block;
    margin-top: 11px;
    font-size: 12px;
    border-radius: 0.2em;
}

.menu-admin>ul>li:hover>a.visited_site,
.menuadmin>ul>li>a.active {
    background: #EF880F !important;
    padding: 6px !important;
    width: 83px !important;
    text-align: center !important;
    display: block !important;
    margin-top: 11px !important;
    font-size: 12px !important;
    border-radius: 0.2em !important;
    text-shadow: none !important;
    color: white !important;
    border-top: 0px solid #F7941E !important;

}

.menu-admin ul li a {
    color: #FFFFFF;
    display: block;
    margin: 0 1px;
    padding: 4px 15px;
    text-decoration: none;
    position: relative;
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 13px;
}

.menu-admin>ul>li:hover>a,
.menuadmin>ul>li>a.active {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #333333;
    text-shadow: 0 1px 0 #FFFFFF;
    border-top: 3px solid #F7941E;
    padding-top: 12px !important;
}

.top-menu-wrapper {
    background: none repeat scroll 0 0 #333333;
}

.menu-admin ul.sub-menu {
    position: absolute;
    background: #FFFFFF;
    color: #333;
    display: none;
    z-index: 700;
    width: 170px;
    box-shadow: 4px 5px 6px -5px #000;
}

.menu-admin ul.sub-menu li a {
    color: #333;
    text-shadow: 0 1px 0 #fff;
    border-bottom: 1px solid #fff;
    padding-top: 10px !important;
    padding-bottom: 10px !important;
}

.menu-admin ul.sub-menu li:first-child a {
    border-top: 1px solid #fff;
}

.menu-admin ul.sub-menu li a:hover {
    background: #e5e5e5;
}

.menu-admin>ul>li:hover>ul.sub-menu {
    display: block;
}

#main-menu li {
    list-style: none outside none;
    position: relative;
}

#main-menu li a {
    display: block;
    font-size: 15px !important;
    padding: 0px 12px;
}

#main-menu li a:hover {
    text-decoration: none;
}

#main-menu>ul {
    background: none;
    bottom: 0;
    margin: 0 auto;
}

#main-menu>ul>li {
    float: left;
    font-size: 12px;
    padding: 17px;
}

#main-menu>ul>li:hover {
    background: #ccc;
    color: white;
}

#main-menu>ul>li>a {
    color: #606061;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    width: 97px;
}

#main-menu>ul>li:first-child>a {
    border-left: 0;
}

#main-menu>ul>li:last-child>a {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

#main-menu>ul>li>a:hover {
    /*    color: rgb(223, 223, 223);*/
}

#main-menu>ul>li:hover>a {}

#main-menu .sub-menu a {
    color: #fff;
    width: 140px;
}

#main-menu .sub-menu a:hover {}

#main-menu .sub-menu li:first-child a {
    margin-top: 0;
}

#main-menu .sub-menu {
    background: none repeat scroll 0 0 #000000;
    border-radius: 2px 2px 2px 2px;
    display: none;
    left: -50px;
    position: absolute;
    top: 100%;
    z-index: 100;
    color: white;
    padding: 10px;
}

#main-menu .sub-sub-menu {
    display: none;
    left: 100%;
    position: absolute;
    top: 0;
}

#main-menu>ul>li:hover>ul.sub-menu {
    display: block;
}

#main-menu .sub-menu>li:hover>ul {
    display: block;
}

#main-menu .sub-sub-menu>li:hover>ul {
    display: block;
}

#main-menu {
    position: relative;
}

.container-pagelanding {
    background-color: white;
}

.container-content {
    width: 100%;
    margin: 0 auto;
}

#top-title {
    color: rgb(10, 10, 10);
    font-family: museo300;
    font-size: 24px;
    text-shadow: 1px 1px 0px rgb(228, 228, 228);
}

.logo_icons {
    position: relative;
    display: block;
    width: 120px;
}

.title_with_logo {
    position: absolute;
    margin-top: -60px;
    margin-left: 134px;
    font-weight: 100;
}

.page_title_with_logo {
    margin-top: -32px;
    font-size: 13px;
    position: absolute;
    margin-left: 134px;
    font-weight: 100;
}

.title_no_logo {
    font-weight: 100;
}

/*ARTICLES*/
#body ul li,
#body ol li {
    /*    margin-left: 15px;*/
    font-family: museo300;

}

.view_judul {
    margin-top: 45px;
}

.left_logo_top {}

.left_logo_top img {
    width: 177px !important;
    height: 31px !important;
}

.menu_optional_right {
    float: right;
    margin-top: -45px;
    font-family: museo300;
    font-size: 15px;
}

.menu_optional_right ul {
    list-style: none;
    margin-top: -21px;
}

.menu_optional_right ul li {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
    font-size: 15px;
    height: 75px;
    display: block;
    vertical-align: text-bottom;
    margin-left: 10px;
    margin-right: 10px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}

.menu_optional_right ul li:hover {
    background: #E7E8E9;
    padding-left: 10px;
    padding-right: 10px;
}

.menu_optional_right ul li.active {
    background: #E7E8E9;
    padding-left: 10px;
    padding-right: 10px;
}

.menu_optional_right ul li a {
    vertical-align: text-bottom;
    color: #010101;
    cursor: pointer;
    display: block;
    padding-top: 30px;
    padding-bottom: 24px;
}

.menu_optional_right ul li a:hover {
    text-decoration: none;
}

.menu_optional_right ul li a img {
    vertical-align: sub;
    width: 32px;
    height: 32px;
}

.judul_galery {
    margin-top: 105px !important;
}

.cart_top_right {
    position: absolute;
    background: #E7E8E9;
    margin-top: 75px;
    width: 281px;
    right: 0px;
    display: none;
    padding: 10px;
    border: 1px solid #BDBEC1;
    box-shadow: 0px 0px 5px 2px #ccc;
    z-index: 1000;
    top: 0%;
}

.cart_top_right .title_cart_top {
    font-family: museo300;
    font-size: 13px;
    border-bottom: 1px solid #231F20;
    padding-bottom: 5px;
    margin-bottom: 5px;
    color: #231F20;
}

.cart_top_right .list_barang {
    display: table;
    width: 100%;
}

.cart_top_right .list_barang ul {
    list-style: none;
    margin-top: 0px;
}

.cart_top_right .list_barang li:last-child {
    height: auto;
    padding: 0;
    margin: 0;
    display: table;
    vertical-align: middle;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 0px solid #BCBEC0;
}

.cart_top_right .list_barang li:last-child:hover {
    height: auto;
    padding: 0;
    margin: 0;
    display: table;
    vertical-align: middle;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 0px solid #BCBEC0;
}

.cart_top_right .list_barang li {
    height: auto;
    padding: 0;
    margin: 0;
    display: table;
    vertical-align: middle;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #BCBEC0;
}

.cart_top_right .list_barang li:hover {
    height: auto;
    padding: 0;
    margin: 0;
    display: table;
    vertical-align: middle;
    width: 100%;
    padding-bottom: 10px;
    padding-top: 10px;
    border-bottom: 1px solid #BCBEC0;
}

.cart_top_right .list_barang li p {
    font-size: 16px;
}

.cart_top_right .list_barang li a {
    vertical-align: text-bottom;
    color: #010101;
    cursor: pointer;
    display: block;
    padding-top: 0;
    padding-bottom: 0;
    float: right;
    margin-top: -21px;
}

.cart_top_right .total {
    background: #BCBEC0;
    padding: 10px;
    margin-left: -10px;
    width: 100%;
}

.cart_top_right .total p.left {
    font-family: museo300;
    font-size: 14px;
    font-weight: bold;
}

.cart_top_right .total p.right {
    font-family: museo300;
    font-size: 14px;
    float: right;
    margin-top: -21px;
    font-weight: bold;
}

.judul-album p {
    font-size: 14pt !important;
    padding: 0px !important;
    margin-bottom: 2%;
}

.judul-search h1 {
    font-size: 14pt !important;
    padding: 0px !important;
}

.judul-album h1 {
    font-size: 14pt !important;
    padding: 0px !important;
    margin-bottom: 2%;

}

.gallery_italic_link {
    font-style: italic;
}

.container-navigationlanding-topmenu {
    background: #fff;
    /*box-shadow: 0px 0px 6px -2px #000;*/
    display: block;
    /* width: 100%; */
    /* min-height: 80px; */
}

.navigation-landing-gadget-version {
    display: none;
    background: #BDBEC1;
    padding: 3px;
    border-top: 2px solid #ff0000;
    padding-top: 8px;
}

.navigation-landing-gadget-version .ul_parent_menu_mobile {
    z-index: 1000;
    background: white;
    position: absolute;
    top: 52px;
    left: 0;
    width: 100%;
    display: none;
}

.navigation-landing-gadget-version .ul_parent_menu_mobile li.parent_menu_mobile {
    border-bottom: 1px solid #CDCCCC;
}

.navigation-landing-gadget-version .ul_parent_menu_mobile li.exist_sub_menu {
    background: url('../images/minimalist_store_icon_mobile/arrow-right.png') no-repeat right 1em bottom 10px;
}

.navigation-landing-gadget-version .ul_parent_menu_mobile li.parent_menu_mobile a {
    color: #010101;
    text-decoration: none;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
}

.navigation-landing-gadget-version .ul_parent_sub_menu_mobile {
    z-index: 1000;
    background: white;
    position: absolute;
    top: 52px;
    left: 0;
    width: 100%;
    display: none;
}

.navigation-landing-gadget-version .ul_parent_sub_menu_mobile li.back_to_parent {
    background: url('../images/minimalist_store_icon_mobile/arrow-left.png') no-repeat left 1em bottom 13px;
}

.navigation-landing-gadget-version .ul_parent_sub_menu_mobile li.back_to_parent a {
    color: #BCBEC0 !important;
    padding-left: 34px !important;
}

.navigation-landing-gadget-version .ul_parent_sub_menu_mobile li.parent_sub_menu_mobile {
    border-bottom: 1px solid #CDCCCC;
}

.navigation-landing-gadget-version .ul_parent_sub_menu_mobile li.parent_sub_menu_mobile a {
    color: #010101;
    text-decoration: none;
    display: block;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    cursor: pointer;
    padding-left: 34px !important;
}

.searching {
    width: 100%;
    margin: 0 auto;
}

.navigation-landing-gadget-version .show_top_menu_left {
    float: left;
    width: 28px;
    left: 7px;
    line-height: 22px;
    text-align: center;
    height: 28px;
    border-radius: 0.3em;
    margin-right: 10px;
    margin-top: -4px;
    cursor: pointer;
}

.navigation-landing-gadget-version .show_top_menu_left:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 4px;
    border-top: 14px double #4A4A4A;
    border-bottom: 5px solid #4A4A4A;
    left: 10px;
    margin-top: 8px;
    line-height: 10px;
    margin-right: 6px;
}

.navigation-landing-gadget-version .centered_logo {
    text-align: center;
    margin-right: 60px;
}

.navigation-landing-gadget-version .centered_logo a {
    text-align: center;
}

.navigation-landing-gadget-version .centered_logo a img {
    width: 125px;
    height: 33px;
}

.navigation-landing-gadget-version ul.right_menu {
    float: right;
    margin-top: -33px;
}

.navigation-landing-gadget-version ul.right_menu li {
    list-style: none;
    float: left;
    margin-right: -3px;
    margin-left: 15px;
    cursor: pointer;
}

.area_top_btn_search {
    /*margin-top: 6px;*/
}


.container_product_new {
    width: 1024px;
    margin: 0 auto;
    margin-bottom: 20px;
    margin-top: 50px;
    min-height: 485px;
}

.container_product_new .page_header h1 {
    font-family: museo300;
    font-size: 22px;
    font-weight: 100;
    background: #F1F2F2;
    margin-top: -12px;
    display: block;
    float: left;
    padding-right: 15px;
    margin-bottom: 10px;
}

.container_product_new .page_header .separator {
    border-top: 1px solid #231F20;
    margin-top: -10px;
    width: 100%;
}

.wrapper_product {
    margin-top: 40px;
    margin-bottom: 20px;
    /*padding-left: 27px*/
}

.wrapper_product .col_loop_product {
    width: 264px;
    display: block;
    float: left;
    margin-right: 77px;
    cursor: pointer;
    margin-bottom: 20px;
}

.wrapper_product .col_loop_product a {
    text-decoration: none;
}

.wrapper_product .col_loop_product.last-row {
    margin-right: 0 !important;
}

.wrapper_product .col_loop_product imagesproduct {
    width: 288px;
    height: 288px;
    display: block;
    background: white;
    text-align: center;
    border: 1px solid #CDCCCC;
}

.wrapper_product .col_loop_product section titleprod {
    display: block;
    padding: 5px;
    padding-left: 5px;
    font-weight: bold;
    padding-bottom: 0px;
}

.wrapper_product .col_loop_product section price {
    display: block;
    padding: 5px;
    padding-left: 5px;
    color: red;
    font-weight: bold;
    padding-top: 0px;
    font-size: 12px;
}

.col_new_row {
    display: table;
    margin-left: 30px;
}

.page-header {
    /*border-bottom: none !important;*/
}

.detil_desc_product_gadget_version {
    margin-top: 50px;
}

.items-more-images_gadget_version img {
    width: 60px;
    height: 60px;
}

.images_list_more_gadget_version {
    margin-top: 10px;
}

.items-more-images_gadget_version {
    display: block;
    width: 60px;
    border: 1px solid #8A8A8A;
    cursor: pointer;
    float: left;
    margin-right: 10px;
    height: 60px;
    margin-bottom: 10px;
}

.detil_desc_product_gadget_version .title_desc {
    padding: 10px;
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    display: block;
    width: 100px;
    text-align: center;
    font-weight: bold;
    border-top-left-radius: 0.5em;
    border-top-right-radius: 0.5em;
    position: absolute;
    margin-top: -20px;
    font-family: museo300;
    background: #FFFFFF;

}

.detil_desc_product_gadget_version .paragraf_desc {
    padding: 10px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    border-bottom-left-radius: 0.5em;
    border-bottom-right-radius: 0.5em;
    border-top-right-radius: 0.5em;
    height: 122px;
    overflow-y: auto;
    background: #FFFFFF;
    margin-bottom: 20px;
}

.detil_desc_product_gadget_version .paragraf_desc p {
    font-size: 14px;
    font-family: museo300;
}

.product_slideshow_gadget_version>a img {
    width: 288px;
    height: 288px;
    /*display: block;*/
    /*background: white;*/
    text-align: center;
    /*border: 1px solid #CDCCCC*/
}

.frame_btn_action {
    margin-top: 10px;
    display: table;
}

.short_contact_detil_product {
    background: #E6E7E8;
    border: 1px solid #CDCCCC;
    padding: 10px;
    border-radius: 0.3em;
    height: 35px;
    /* margin: 0 auto; */
    display: block;
    width: 100%;
}

.short_contact_detil_product_gadget_version {
    display: block;
    margin-bottom: 25px;
    margin-top: 10px;
}

.short_contact_detil_product_gadget_version .col-centered {
    /* margin: 0 auto; */
    margin: 0 auto !important;
    display: block;
    width: 100%;
}

.short_contact_detil_product_gadget_version .col-centered ul {
    list-style: none;
    width: 100%;
    height: 134px;
    display: table;
    margin-top: 10px;
}

.short_contact_detil_product_gadget_version .col-centered ul li {
    margin-top: 8px;
    margin-right: 30px;
    display: table;
    margin: 0 auto;
    font-size: 14px;
    margin-bottom: 10px;
    font-family: museo300;
}

.cart_btn_action {
    display: block !important;
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    float: left;
}

.btn_standart_white {
    padding: 6px 15px !important;
    background: #FFFFFF;
    border: 1px solid #D9D9D8;
    font-family: museo300;
    font-size: 13px;
    border-radius: 0.2em;
}

.btn_standart_green {
    padding: 6px 15px !important;
    background: #009444 !important;
    border: 1px solid #009444 !important;
    font-family: museo300;
    font-size: 13px !important;
    border-radius: 0.2em !important;
    color: white !important;
}

#owl-demo .item img {
    display: block;
    width: 100%;
    height: auto;
}

.main_copyright_footer {
    background: #CDCCCC;
    padding: 15px;
    text-align: center;
    font-size: 14px;
    font-family: museo300;
    color: black;
    padding-top: 18px;
}

.main_copyright_footer div a {
    color: black;
    font-size: 14px;
}

.col_button_more_new_product {
    text-align: center;
    margin-top: 40px;
}

.col_button_more_new_product a {
    display: block;
    margin: 0 auto;
    background: #043754;
    border: 1px solid #043754;
    color: white;
    padding: 10px;
    width: 114px;
    font-family: museo300;
    font-size: 13px;
    text-decoration: none;
    cursor: pointer;
}

.col_button_more_new_product a:hover {
    background: #525252;
    border: 1px solid #525252;
}

#GilamurahSlider {}

#GilamurahSlider img {
    width: 100%;
    height: 100%;
}

.bg_cart {
    background: url("../images/minimalist_store_icon/cart.png?r=22") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 48px;
    vertical-align: text-bottom;
    width: 40px;
    background-position: 0px 0px;
    cursor: pointer;
    margin-top: 17px;
}

.bg_cart span {
    display: block;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    margin-top: 18px;
    width: 67%;
    margin-left: 5px;
    font-size: 14px;
}

.bg_cart_mobile {
    background: url("../images/minimalist_store_icon_mobile/cart-mobile.png?r=22") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 33px;
    vertical-align: text-bottom;
    width: 25px;
    background-position: 0px 0px;
    cursor: pointer;
    margin-top: -6px;
}

.bg_cart_mobile span {
    display: block;
    margin: 0 auto;
    padding: 0;
    text-align: center;
    margin-top: 8px;
    width: 67%;
    margin-left: 3px;
    color: #4A4A4A;
    font-size: 10px;
}

.page_header {
    display: block;
}


.menu_optional_left {
    float: left;
    margin-top: -66px;
    font-family: museo300;
    font-size: 15px;
    margin-left: 204px;
}

.menu_optional_left .parent-li {
    padding: 28px 20px 26px 20px;
    margin-left: 1%;
    background: #E7E8E9;
    cursor: pointer;
}

.menu_optional_left .parent-li .sub-menu {
    position: absolute;
    color: #333;
    margin: 0;
    z-index: 700;
    width: 175px;
    display: none;
    padding: 0;
    margin-top: 26px;
    margin-left: -20px;
    box-shadow: 3px 3px 2px 0px #868686;
}

.menu_optional_left .parent-li .sub-menu li.parent_sub_menu_category {
    background: #E7E8E9;
}

.menu_optional_left .parent-li .sub-menu li.parent_sub_menu_category:hover {
    background: #CECECE;
}

.menu_optional_left .parent-li .sub-menu li.parent_sub_menu_category a {
    font-size: 13px;
    text-transform: uppercase;
    display: block;
    padding: 6px;
    padding-left: 22px;
}

.menu_optional_left .parent-li:hover>ul.sub-menu {
    display: block;
}

.menu_optional_left ul {
    list-style: none;
}

.menu_optional_left ul li {}

.menu_optional_left ul li a {
    color: #010101;
    font-family: museo300;
    font-size: 14px;
    font-size: 15px;
    text-decoration: none;
    text-transform: uppercase;
}

.col-center-navigation {
    margin: 40px
}

.col-center-navigation ul {
    margin: 0 auto;
}

.col-center-navigation ul li {}

.col-center-navigation ul li span {
    background: #043754;
    color: #fff;
    box-shadow: 0 1px 2px #043754 inset, 0 0 1px #ccc inset;
    font-size: 18px;
    font-family: museo300;
    padding: 8px 15px;
    margin-left: 10px;
}

.col-center-navigation ul li a {
    background: #FFFFFF;
    color: #A7A9AC !important;
    border-radius: 0;
    border: 0;
    font-family: museo300;
    padding: 8px 15px;
    font-size: 18px;
    margin-left: 10px;
}

/*.top_right_menu{
    float: right;
    margin-top: -47px;
}*/
.top_right_menu {
    height: 30px;
    margin: 0 auto;
    /*margin-top: 1% !important;*/
}

.top_right_menu ul {
    list-style: none;
    float: right;
    margin-left: 0
}

.top_right_menu ul li {

    margin-left: 0
}

.top_right_menu ul li.parent-li {
    float: left;
    text-align: center;
    min-width: 100px;
}

.top_right_menu ul li.parent-li:hover {
    background: transparent;
    text-decoration: underline;
}

.top_right_menu ul li.parent-li:hover>a {
    display: block;
    padding: 18px;
    color: black;
    font-family: museo300;
    text-decoration: none;
    color: #6D7C81;
}

.top_right_menu ul li.parent-li a {
    display: block;
    padding: 18px;
    color: rgb(89, 89, 91);
    font-family: museo300;
    text-decoration: none;
    line-height: 30px;
    font-size: 11pt;
}

.sub-menu {
    position: absolute;
    left: 0;
    width: 150px;
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
}

.sub-menu>li {
    position: relative;
}



.show_sub_sub_menu {
    color: white;
}

.top_right_menu ul li.parent-li a:hover {
    display: block;
    padding: 18px;
    color: RGB(89, 89, 91);
    font-family: museo300;
    text-decoration: none;
    font-size: 11pt;
}

.top_right_menu ul li.parent-li:hover>ul.sub-menu {
    display: block;
}

.top_right_menu ul li.parent-li ul.sub-menu {
    position: absolute;
    background: RGB(247, 248, 251);
    color: white;
    display: none;
    z-index: 700;
    width: 230px;
    box-shadow: 0px 1px 1px 1px #ccc;
    padding: 10px 0;
    padding-bottom: 0;
}

.top_right_menu ul li.parent-li ul.sub-menu li {}

.top_right_menu ul li.parent-li ul.sub-menu li a {
    padding: 10px !important;
}

.top_right_menu ul li.parent-li ul.sub-menu li a:hover {
    padding: 10px !important;
    background: rgba(158, 158, 158, 0.64) !important;
    color: white;
}

.top_right_menu>ul>li:hover>a {
    /*    background: black;*/
    color: white;
}

.container-group-cv {
    margin: 0 auto;
    padding: 0;
    background: #FFFFFF;
    font-family: museo300;
}

.container-group-cv .priority-fpa {
    padding: 10px;
    width: 85%;
    margin: 0 auto;
}

.batas-contac {
    width: 60% !important;
}

.form-contact {
    /*margin-bottom: 25px*/
}

.container-group-cv .priority-fpa .page-header {
    text-align: left;
    overflow: hidden;
    padding-bottom: 10px !important;
}

.container-group-cv .priority-fpa .page-header h1 {
    padding: 0px 11px;
    text-align: left;
    font-weight: bold;
    font-size: 25px;
}

.container-group-cv .priority-fpa p {
    text-align: left !important;
    padding: 10px;
    padding-top: 0px;
    font-weight: bold;
}

.btn-orange-large {
    background: #EF4136;
    padding: 14px;
    color: white;
    border-radius: 0.4em;
    margin: 0 auto;
    display: block;
    width: 166px;
    text-align: center;
}

.btn-orange-large:hover {
    background: #C11005;
    padding: 14px;
    color: white;
    border-radius: 0.4em;
    margin: 0 auto;
    display: block;
    width: 166px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}

.grid_empat img {
    width: 44% !important;
    margin: 0 2.5% !important;
    text-align: center;
    color: #fff;
    font-size: 20pt;
    float: left;
    line-height: 32px;
}

.grid_empat h1 {
    font-size: 20pt
}

.other-fpa {
    font-family: museo300;
    background: rgb(247, 248, 251);
    padding: 2% 0;
}

.other-fpa .area_loop_fpa {
    width: 85% !important;
    margin: 0 auto;
    display: table;
}

.other-fpa .area_loop_fpa .page-header {
    text-align: center;
    overflow: hidden;
}

.other-fpa .area_loop_fpa .page-header h1 {
    padding: 0px 11px;
    text-align: left;
    font-weight: bold;
    color: #393536;
    font-size: 21pt;
    margin-top: 10px;
}

.other-fpa .area_loop_fpa .content-fpa {
    font-family: museo300;
}

.other-fpa .area_loop_fpa .content-fpa .page-header {
    font-family: museo300;
}

.other-fpa .area_loop_fpa .content-fpa .page-header h2 {
    font-family: museo300;
    font-style: italic;
    font-size: 16px;
}

.other-fpa .area_loop_fpa .content-fpa .page-header h1 {
    font-family: museo300;
}

.other-fpa .area_loop_fpa .content-fpa .page-header p {
    font-family: museo300;
    font-size: 14px;
}

.other-fpa .area_loop_fpa .content-fpa .page-header a {
    font-family: museo300;
    font-size: 13px;
    text-decoration: underline;
    color: #1C75BC;
    font-size: 12px;
    font-style: italic;
}

.footer-front {
    background: rgb(0, 41, 102);
    padding: 3%;
}

.footer-front .grid-bottom {
    display: table;
    width: 100%;
    font-size: 10pt;
}

.footer-front .grid-bottom .col4 {
    color: white;
    width: 28%;
    text-align: justify;
    FLOAT: LEFT;
    margin-right: 7.5%;
}

.footer-front .grid-bottom .col4:last-child {
    margin-right: 0
}

.footer-front .grid-bottom .col3 {
    float: left;
    width: 33%;
    display: block;
    text-align: center;
    vertical-align: middle;
    /*height: 185px;*/
}

.footer-front .grid-bottom .col3:last-child {
    float: left;
    width: 32%;
    display: block;
    text-align: center;
    vertical-align: middle;
    border-right: 0px solid #fff;
    height: 125px;
}

.footer-front .grid-bottom .col3 img {
    margin-top: 10px;
}

.footer-front .grid-bottom .col3 p {
    color: #fff;
    padding: 0px;
    margin-top: 5px;
}

.footer-front .grid-bottom .col15 {
    float: left;
    width: 16.5%;
    display: block;
    text-align: center;
    vertical-align: middle;
    font-size: 9pt;
    /*height: 185px;*/
}

.footer-front .grid-bottom .col15:last-child {
    float: left;
    width: 11%;
    display: block;
    text-align: center;
    vertical-align: middle;
    border-right: 0px solid #fff;
    height: 125px;
}

.footer-front .grid-bottom .col15 img {
    margin-top: 10px;
}

.footer-front .grid-bottom .col15 p {
    color: #fff;
    padding: 0px;
    margin-top: 5px;
    font-size: 10pt;
    font-weight: bold;
}

.footer-front .grid-bottom .col25 {
    float: left;
    width: 24.5%;
    display: block;
    text-align: left;
    vertical-align: middle;
    color: white;
    margin-right: 43px;
}

.footer-front .grid-bottom .col25 img {
    margin-top: 10px;
}

.footer-front .grid-bottom .col25 p {
    color: #fff;
    padding: 0px;
    margin-top: 5px;
    font-size: 10pt;
    font-weight: bold;
}

.frame-footer-front {
    margin: 0 auto;
    width: 100%;
    margin-bottom: 10px
}

.short-info-contact {
    background: #FFFFFF;
    padding: 10px;
}

.short-info-contact .grid-bottom {
    display: table;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.short-info-contact .grid-bottom .col3 {
    float: left;
    width: 33%;
    display: table;
    text-align: center;
    vertical-align: middle;
    border-right: 2px solid #E6E7E8;
    height: 200px;
}

.short-info-contact .grid-bottom .col3:last-child {
    float: left;
    width: 32%;
    display: block;
    text-align: center;
    vertical-align: middle;
    border-right: 0px solid #fff;
    height: 200px;
}

.short-info-contact .grid-bottom .col3 img {
    margin-top: 20px;
}

.short-info-contact .grid-bottom .col3 p {
    color: #6D7B80;
    padding: 0px;
    margin-top: 5px;
    text-align: center !important;
}

.frame-short-info-contact {
    margin: 0 auto;
    width: 1024px;
}

[class*="sprite-footer-"] {
    background: url("../images/bloom_icons/sosmed.png?r=22") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 19px;
    vertical-align: text-bottom;
    width: 24px;
}

.sprite-footer-logo-fb {
    vertical-align: top;
    margin-top: 8px;
    width: 32px;
    height: 37px;
    background-position: 5px 3px;
}

.sprite-footer-logo-tw {
    vertical-align: top;
    margin-top: 8px;
    width: 32px;
    height: 37px;
    background-position: -124px 3px;
}

.sprite-footer-logo-gplus {
    vertical-align: top;
    margin-top: 8px;
    width: 32px;
    height: 37px;
    background-position: -60px 3px;
}

.sprite-footer-logo-in {
    vertical-align: top;
    margin-top: 8px;
    width: 51px;
    height: 56px;
    background-position: -105px 10px;
}

.sprite-footer-logo-instagram {
    vertical-align: top;
    margin-top: 8px;
    width: 51px;
    height: 56px;
    background-position: -159px 10px;
}

.sprite-footer-logo-path {
    vertical-align: top;
    margin-top: 8px;
    width: 51px;
    height: 56px;
    background-position: -269px 10px;
}

.area_share_button {}

.area_share_button .left_area {}

.area_share_button .right_area {
    float: right;
    margin-top: -35px;
    margin-right: 15px;
}

.area_share_button .right_area p {
    color: white;
}

.area_share_button .left_area a {
    padding-left: 15px;
    padding-right: 15px;
}

.area_navigation {
    display: table;
    width: 100%;
    padding-bottom: 30px;
    margin-top: 10px;
}

.area_navigation ul {
    margin: 0 auto;
}

.area_navigation ul li {}

.area_navigation ul li a {
    background: none !important;
    color: #231F20 !important;
    border-radius: 0.3em !important;
    border: none !important;
    font-family: museo300;
    padding: 7px 11px !important;
    font-size: 14pt;
}

.area_navigation ul li span {
    background: none !important;
    color: #231F20 !important;
    border-bottom: 5px solid #6D7C81 !important;
    box-shadow: none !important;
    font-family: museo300;
    font-size: 14pt;
    border-radius: 0.1em !important;
}

/*.sprite { 
    background: url('../images/bloom_icons/social.png') no-repeat top left;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    background-size: 20px;
} */


.sprite {
    background: url('../images/bloom_icons/social.png') no-repeat top left;
    width: 30px;
    height: 30px;
    display: inline-block;
    vertical-align: middle;
    background-size: 20px;
}

.sprite.sprite-telp {
    background-position: 5px 5px;
}

.sprite.sprite-WA {
    background-position: 5px -22px;
}

.sprite.sprite-bbm {
    background-position: 5px -46px;
}

/*.sprite.sprite-bbm {    background-position: 5px 5px;} 
.sprite.sprite-telp {background-position: 5px -21px;} 
.sprite.sprite-WA {    background-position: 5px -48px;} */

.centered_grid {
    display: table;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.centered_grid .col_left {
    float: left;
    width: 48%;
    text-align: right;
}

.centered_grid .col_left img {
    width: 167px !important;
}

.centered_grid .col_right {
    float: right;
    width: 48%;
    text-align: left;
}

.centered_grid .col_right p {
    text-align: left !important;
    padding: 3px 10px !important;
}

.centered_grid .col_right p.address {
    margin-top: 20px;
    display: block;
    width: 259px;
}

.area_hubungi_kami hr {
    border: 0 !important;
    height: 3px !important;
    background-image: linear-gradient(to right, rgba(230, 231, 232, 0), rgb(230, 231, 232), rgba(230, 231, 232, 0)) !important;
}

.form_contact_us {
    display: table;
    width: 100%;
}

.form_contact_us form {
    display: table;
    width: 100%;
}

.form_contact_us form .group {
    width: 80%;
    margin: 0 auto;
}

.form_contact_us form .group .form-group {}

.form_contact_us form .group .form-group label {}

.form_contact_us form .group .form-group input[type='text'],
input[type='email'] {
    border-radius: 0.4em;
    box-shadow: none;
    border: 1px solid #C1C0C0 !important;
    margin-top: 5px;
}

.form_contact_us form .group .form-group textarea {
    border-radius: 0.4em;
    box-shadow: none;
    border: 1px solid #C1C0C0 !important;
    margin-top: 5px;
}

.area_gallery_cv {
    display: table;
    width: 100%;
    margin: 0px auto
}

.image_galery {
    width: 100% !important;
    height: 230px !important;
}

.text_judul {
    height: 50px;
}

.area_gallery_cv .canvas_galery {

    cursor: pointer;
    padding: 15px;
}

.box_galery {
    width: 30.3%;
    /* border: 1px solid #ccc; */
    padding: 0px !important;
    border-radius: 0.3em;
    background: white;
    box-shadow: 0px 0px 3px 0px #ccc;
    cursor: pointer;
    float: left;
    margin-right: 1.5%;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 1.5%;
    -webkit-transition: box-shadow 0.3s;
}

.area_gallery_cv .canvas_galery img {
    width: 100%;
}

.area_gallery_cv .canvas_galery:hover {
    box-shadow: 0px 0px 6px 0px #588FCD;
}

.section_images {
    /*margin-top: 10px;*/
    border-top: 1px solid #ccc;
}

.area_gallery_cv .canvas_galery .section_images {
    text-align: center;
    display: table;
    vertical-align: middle;
    width: 100%;
    min-height: 85px
}

.area_gallery_cv .canvas_galery .section_images section {
    text-align: center;
    vertical-align: middle;
    display: table-cell;
}

.container-popup {
    display: none;
    left: 0;
    position: fixed;
    top: 0%;
    width: 85%;
    z-index: 1000;
    margin: auto;
    right: 0%;
    height: 85%;
    bottom: 0;
    max-width: 100%;
    max-height: 100%;
}

.popup-navigation {
    text-align: center;
    position: fixed;
    left: 0;
    right: 0;
    top: 47%;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    overflow: auto;
    width: 85%;
}

.popup_frame {
    margin: 0 auto;
    z-index: 910;
    position: relative;
    height: 100%;
}

.images_popup_content {
    border-radius: 0.3em;
    box-shadow: 0px 0px 7px 0px #8B8B8B;
    margin: 55px 10px 10px 10px;
    max-width: 95%;
    /* width: 95%; */
    /* height: 600px; */
    /* background-color: blue; */
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
    overflow: auto;
}

.popup_box {
    margin: 0 auto;
    border-radius: 0.30em;
    overflow: hidden;
    display: block;
    height: 100%;
}

.desc_img_container_popup {
    padding-top: 34px;
    background: #19335f;
    position: absolute;
    color: white;
    width: 587px;
}

.desc_img_container_popup h2 {
    font-size: 27px;
    margin-bottom: 14px;
    margin-top: -22px;
    color: white;
    font-family: museo300;
    padding-left: 10px;
    font-weight: 100;
}

.desc_img_container_popup div.desc {
    margin-left: 14px;
    border-top: 1px dashed #fff;
    margin-top: 12px;
    padding-top: 6px;
    font-size: 16px;
    margin-right: 12px;
    padding-bottom: 10px;
}

.close_popup {
    float: right;
    position: absolute;
    margin-top: 8px;
    right: 16px;
}

.expand_btn {
    float: right;
    position: absolute;
    margin-top: 9px;
    right: 59px;
}

[class*="icon-folder-"] {
    background: url("../images/icon-folder.png?r=22") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: inline-block;
    height: 19px;
    vertical-align: text-bottom;
    width: 24px;
    /* background-size: 206px Auto; */
}

.icon-folder-expand {
    vertical-align: top;
    margin-top: 2px;
    width: 27px;
    height: 24px;
    background-position: -3px -2px;
}

.inner_items_details {}

.container-navigationlanding-topmenu-mobile {
    /*background: #6D7C81;*/
    background: RGB(247, 248, 251);
    padding: 9px;
    border-bottom: 1px solid #505962;
    /*box-shadow: 0px 0px 7px 1px #000;*/
}

.container-navigationlanding-topmenu-mobile .container-content {
    width: 100% !important;
    margin: 0 auto;
}

.container-navigationlanding-topmenu-mobile .container-content .sub_parent_top_menu {}

.container-navigationlanding-topmenu-mobile .container-content .left_logo_top {}

.container-navigationlanding-topmenu-mobile .container-content .left_logo_top a {}

.container-navigationlanding-topmenu-mobile .container-content .left_logo_top a img {
    width: 153px !important;
    height: 24px !important;
}

.container-navigationlanding-topmenu-mobile .container-content .top_right_menu {}

.container-navigationlanding-topmenu-mobile .container-content .top_right_menu .show_menu {}

.container-navigationlanding-topmenu-mobile .container-content .top_right_menu .show_menu:before {
    content: '';
    position: absolute;
    width: 20px;
    height: 20px;
    /*    border-top: 4px solid #FFFFFF;
        border-bottom: 12px double #fff;*/
    border-top: 4px solid RGB(167, 167, 167);
    border-bottom: 12px double RGB(167, 167, 167);
    right: 10px;
    margin-top: 18px;
    line-height: 10px;
    margin-right: 6px;
}

.container-navigationlanding-topmenu-mobile .container-content .top_right_menu .list_menu_mobile {
    margin-top: 4px;
    position: absolute;
    left: 0;
    z-index: 1000;
    width: 100%;
    background: white;
    text-align: left;
    display: none;
}

.container-navigationlanding-topmenu-mobile .container-content .top_right_menu ul {}

.container-navigationlanding-topmenu-mobile .container-content .top_right_menu ul li {
    float: none !important;
    text-align: left;
    border-bottom: 1px solid #ccc;
}

.container-navigationlanding-topmenu-mobile .container-content .top_right_menu ul li a {
    display: block;
    padding: 10px 20px;
    color: black;
    font-family: museo300;
    text-decoration: none;
}

.footer-mobile {
    background: #2E3A4A;
    padding: 10px;
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 15px;
}

.footer-mobile .area_share_button {
    text-align: center;
}

.footer-mobile .area_share_button i {
    margin-left: 10px;
    margin-right: 10px;
}

.footer-mobile p {
    color: #fff;
    font-size: 13px;
    text-align: center;
    font-family: museo300;
    margin-top: 10px;
}

.owl-controls {
    position: absolute !important;
    margin: 0 auto !important;
    width: 100% !important;
    margin-top: -47px !important;
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #fff !important;
    border: 1px solid black;
}

.page-header {
    font-size: 20px;
    margin-top: 0 !important;
    /*border-bottom: 1px solid #7a7e82;*/
    /*padding-bottom: 0 !important;*/
    width: 100%;
    /*margin-left: 10px;*/
}

.page-pengaduan {
    font-size: 20px;
    margin-top: 0 !important;
    border-bottom: 1px solid #7a7e82;
    /* padding-bottom: 0 !important; */
    width: 63%;
    /* margin-left: 10px; */
    margin: 0 auto;
}

.page-pengaduan-baru {
    margin-top: 0 !important;
    border-bottom: 1px solid #7a7e82;
    /* padding-bottom: 0 !important; */
    width: 63% !important;
    /* margin-left: 10px; */
    margin: 0 auto;
}

.page-header .link-view-more {
    float: right;
    margin-top: -20px;
    font-size: 13px !important;
    color: #1C75BC;
}

.page-header-medsos {
    font-size: 12pt;
    padding: 15px;
    background: rgb(0, 41, 102);
    color: #f5f6f6;
    display: table;
    width: 100%;
}

.body_media_sosial {
    width: 100%;
    display: table;
    /*margin-bottom: 2%;*/
}

.grid_fpa_loop {
    display: table;
    width: 100%;
    margin-bottom: 2.5%;
}

.grid_fpa_loop .col-standart .frame-col-standart {
    border: 1px solid #CCC;
    padding: 11px;
    padding-top: 30px;
    padding-bottom: 30px;
    min-height: 356px;
}

.grid_fpa_loop .col-standart .frame-col-standart p {
    word-wrap: break-word;
}

.grid_fpa_loop .col-standart:first-child {
    margin-right: 2.5%
}


.grid_fpa_loop .col-standart {
    float: left;
    width: 31.6%;
    text-align: left;
    background: white;
    padding: 0px;
    border: 1px solid #d2d2d2;
    border-radius: 0.2em;
    min-height: 391px;
}

.child_content {
    padding: 20px;
}

.margin_stake_holder {
    /*margin-left: 27%*/
}

.grid_fpa_loop .col-standart:last-child {
    /*margin: 0px 0.8%;*/
    /*padding: 10px;*/
    margin-left: 2.5%
}

.grid_fpa_loop .title-col {
    font-family: museo300;
    font-weight: bold;
    /* font-style: italic; */
    font-size: 13pt;
    height: 22%;
}

.grid_fpa_loop .paragraf-short-col {
    color: #6D7C81;
    font-family: museo300;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 13px;
    line-height: 26px;
}

.selengkapnya {
    height: 37px;
    color: white;
    background: #23272f;
    border-radius: 0.3em;
    width: 30%;
    position: relative;
    top: -31px;
    left: 90px;
    padding: 10px;
    font-weight: bolder;
}

.grid_fpa_loop .show-more-articles {
    color: #e2e4e6 !important;
    display: block;
    /*margin-top: 40px;*/
    background: #2f3948;
    padding: 10px;
    border-radius: 0.3em;
    width: 135px;
    height: 37px;
}

.btn-lihat-lainnya {
    /* color: #e2e4e6 !important; */
    color: #2f3948 !important;
    display: block;
    margin-top: 2% !important;
    /* background: #2f3948; */
    /* padding: 10px; */
    border-radius: 0.3em;
    width: 85%;
    /* height: 37px; */
    margin: 0 auto;
    font-size: 12pt;
}

.page-header_cp {}

.page-header_cp h1 {
    text-align: center;
    font-family: museo300;
    font-weight: 100;
    font-size: 21px;
    margin-bottom: 20px;
    margin-top: 20px;
}

.frame_page_navigator {
    width: 86%;
    margin: 0 auto;
    padding: 10px;
    min-height: 411px;
}

.frame_page_navigator .header-page-navigator {}

.frame_page_navigator .header-page-navigator h1 {
    font-family: museo300;
    font-weight: 100 !important;
    font-size: 22px;
    margin-top: 10px;
    margin-bottom: 30px;
}

.frame_page_navigator .header-page {}

.frame_page_navigator .article {}

.frame_page_navigator .article .article-content {}

.frame_page_navigator .article .article-content p {
    font-family: century gothic;
    line-height: 30px;
}

.frame_page_navigator .article .article-content ul {
    font-family: century gothic;
    line-height: 30px;
    margin-left: 40px;
}

.frame_page_navigator .article .article-content li {
    font-family: century gothic;
    line-height: 30px;
}

.canvas_grid {
    width: 18.5% !important;
    margin: 0px 0.75% 5% !important;
}

@media screen and (max-width:1500px) {
    .canvas_grid {
        width: 23% !important;
        margin: 0px 1% 5% !important;
    }

    .center-cropped-150 {
        height: 185px;
        width: 100%;
    }
}


@media screen and (max-width: 1100px) {
    .stakeholder {
        max-width: 100%
    }

    .group {
        width: 80%;
        margin: 0 auto;
    }

    .mitra_usaha_width {
        width: 100%
    }

    .margin_stake_holder {
        margin-left: 0
    }

    .child_content {
        padding: 20px;
    }

    .top_right_menu ul li.parent-li {
        min-width: 75px;
    }

    .width_menu_nav {
        float: right;
    }

    .grid_fpa_loop .title-col {
        font-size: 10pt;
    }

    .area_conten {
        font-size: 10pt;
    }

}

@media (min-width:950px) and (max-width: 1100px) {
    .icon_panah_back {
        background: url("../images/asabri_icons/back.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        display: inline-block;
        height: 60px;
        vertical-align: bottom;
        width: 60px;
        cursor: pointer;
        float: right;
        background-size: 45px;
        background-position: center;
        position: absolute;
        top: -225px;
        left: 0
    }

    .icon_panah_next {
        background: url("../images/asabri_icons/next.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        display: inline-block;
        height: 60px;
        vertical-align: bottom;
        width: 60px;
        cursor: pointer;
        float: right;
        background-size: 45px;
        background-position: center;
        position: absolute;
        top: -225px;
        right: 0;
    }
}

@media (min-width:950px) and (max-width: 1100px) {
    .icon_panah_back {
        background: url("../images/asabri_icons/back.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        display: inline-block;
        height: 60px;
        vertical-align: bottom;
        width: 60px;
        cursor: pointer;
        float: right;
        background-size: 45px;
        background-position: center;
        position: absolute;
        top: -225px;
        left: 0
    }

    .icon_panah_next {
        background: url("../images/asabri_icons/next.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        display: inline-block;
        height: 60px;
        vertical-align: bottom;
        width: 60px;
        cursor: pointer;
        float: right;
        background-size: 45px;
        background-position: center;
        position: absolute;
        top: -225px;
        right: 0;
    }
}

@media (min-width:900px) and (max-width: 950px) {
    .icon_panah_back {
        top: -200px;
        background-size: 40px;
        left: 0
    }

    .icon_panah_next {
        top: -200px;
        background-size: 40px;
        right: 0
    }
}

@media (min-width:850px) and (max-width: 900px) {
    .icon_panah_back {
        top: -200px;
        background-size: 40px;
        left: 0;
        width: 30px;
        height: 30px;
    }

    .icon_panah_next {
        top: -200px;
        background-size: 40px;
        right: 0;
        width: 30px;
        height: 30px;
    }
}

@media (min-width:800px) and (max-width: 850px) {
    .icon_panah_back {
        top: -175px;
        background-size: 35px;
        left: 0;
        width: 30px;
        height: 30px;
    }

    .icon_panah_next {
        top: -175px;
        background-size: 35px;
        right: 0;
        width: 30px;
        height: 30px;
    }
}

@media screen and (max-width: 1100px) {
    .group {
        width: 63%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 1100px) {
    .group {
        width: 80%;
        margin: 0 auto;
    }
}

@media screen and (max-width: 1000px) {
    .group-content {
        width: 95% !important;
        margin: 0 auto
    }
}

@media screen and (max-width: 900px) {

    .welcome_page_button {
        position: fixed;
        z-index: 900;
        bottom: 0;
        top: unset !important;
        left: unset !important;
    }

    .majalah_grid {
        width: 50% !important;
    }

    .pengaturan_slider {
        /* margin-top: 56px; */
    }

    .sub-menu {
        position: relative;
        display: block;
        width: 100%
    }

    .sub-sub-menu {
        position: relative;
        display: block;
        width: 100%
    }

    .welcome_page_kunjungi_halaman {
        text-align: center;
    }

    .welcome_page_button h3 {
        text-align: center;
    }

    .welcome_page_button h4 {
        text-align: center;
    }

    .welcome_page_button .button_slider_utama {
        text-align: center;
    }

    .welcome_page_div {
        top: 56px !important;
        max-width: 100%;
        max-height: 100%;
    }

    .logo_center_welcome_page {
        margin-left: -35%;
    }

    .for_dekstop {
        display: none;
    }

    .for_mobile {
        display: block;
    }

    .kotak_testi {
        margin-left: 30px !important;
        margin-top: 30px !important;
    }

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

    .kotak_testi h2 {
        font-size: 24px !important;
    }

    .header_menu_mobile {
        height: 56px;
    }

    .header_mobile_content {
        margin-top: -10px !important;
    }

    .mobile_judul_page {
        margin-top: -15px !important;
    }

    .mobile_judul_category {
        /* margin-top: 56px !important; */
    }

    .mobile_judul_contact {
        margin-top: 88px !important;
    }

    .judul_detail_article {
        /*margin-top: 75px !important;*/
    }

    .mobile_judul_galery {
        margin-top: -10px !important;
    }

    .menu_slide {
        margin-top: 3px !important;
    }

    .top_right_menu {
        height: 50px;
    }

    img.logo_margin {
        width: 150px;
        /*height: 85% !important;*/
        margin-top: 6.25px;
    }

    .pengaduan {
        width: 100%;
        margin: 0 auto;
    }

    .grup {
        width: 80% !important;
        margin: 0 auto
    }

    .group {
        width: 55%;
        margin: 0 auto
    }

    .group-content {
        width: 95% !important;
        margin: 0 auto
    }

    .parent_lampiran {
        padding: 0;
        margin-bottom: 15px;
        width: 100%;
    }

    .fileupload_new {
        position: relative;
        overflow: hidden;
        margin: 10px;
        margin-top: 0px;
        margin-left: 0px;
        margin-bottom: 5px !important;
        width: 30%;
        float: left
    }

    .uploadfile {
        width: 50% !important;
        float: left;
        height: 35px;
        margin-bottom: 10px
    }

    .btn-pengaduan-add {
        margin-left: 1% !important;
        float: right;
        width: 15%;
    }

    .btn-pengaduan-remove {
        margin-left: 1% !important;
        float: right;
        width: 15%;
    }
}

@media screen and (max-width: 800px) {
    .icon_panah_back {
        top: -175px;
        background-size: 35px;
        left: 0;
        width: 30px;
        height: 30px;
    }

    .icon_panah_next {
        top: -175px;
        background-size: 35px;
        right: 0;
        width: 30px;
        height: 30px;
    }
}

@media screen and (max-width: 700px) {
    .icon_panah_back {
        top: -150px;
        background-size: 35px;
        left: 0;
        width: 30px;
        height: 30px;
    }

    .icon_panah_next {
        top: -150px;
        background-size: 35px;
        right: 0;
        width: 30px;
        height: 30px;
    }

    .pengaduan {
        width: 100%;
        margin: 0 auto;
    }

    .grup {
        width: 100% !important;
        margin: 0 auto
    }

    .group {
        width: 75%;
        margin: 0 auto
    }

    .parent_lampiran {
        padding: 0;
        margin-bottom: 15px;
        width: 100%;
    }

    .fileupload_new {
        position: relative;
        overflow: hidden;
        margin: 10px;
        margin-top: 0px;
        margin-left: 0px;
        margin-bottom: 5px !important;
        width: 100%;
    }

    .uploadfile {
        float: left;
        width: 69% !important;
        height: 35px;
        margin-bottom: 10px
    }

    .btn-pengaduan-add {
        margin-left: 1% !important;
        float: right;
        width: 30%;
    }

    .btn-pengaduan-remove {
        margin-left: 1% !important;
        float: right;
        width: 30%;
    }

    .page-pengaduan-new {
        font-size: 20px;
        margin-top: 15px;
        border-bottom: 1px solid #7a7e82;
        padding-bottom: 15px !important;
        width: 100% !important;
        margin: 15px auto;
    }

    .space-lampiran {
        margin-top: -23px;
    }
}

@media screen and (max-width: 600px) {
    .kotak_testi {
        margin-top: 20px !important;
        margin-left: 20px !important;
    }

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

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

    .icon_panah_back {
        top: -125px;
        background-size: 30px;
        left: 0;
        width: 30px;
        height: 30px;
    }

    .icon_panah_next {
        top: -125px;
        background-size: 30px;
        right: 0;
        width: 30px;
        height: 30px;
    }

    .page-header-2 {
        margin-left: 0px !important;
        width: 100% !important;
    }
}

@media screen and (max-width: 640px) {
    .icon_panah_back {
        top: -125px;
        background-size: 30px;
        left: 0;
        width: 30px;
        height: 30px;
    }

    .icon_panah_next {
        top: -125px;
        background-size: 30px;
        right: 0;
        width: 30px;
        height: 30px;
    }

    .page-header-2 {
        margin-left: 0px !important;
        width: 100% !important;
    }
}

@media screen and (max-width: 500px) {

    .page-header-2 {
        margin-left: 0px !important;
        width: 100% !important;
    }

    .icon_panah_back {
        top: -100px;
        background-size: 30px;
        left: 0;
        width: 30px;
        height: 30px;
    }

    .icon_panah_next {
        top: -100px;
        background-size: 30px;
        right: 0;
        width: 30px;
        height: 30px;
    }


}

@media screen and (max-width: 400px) {

    .center-cropped-150 {
        height: 115px;
        width: 100%;
    }

    .icon_panah_back {
        top: -65px;
        background-size: 30px;
        left: 0;
        width: 30px;
        height: 30px;
    }

    .icon_panah_next {
        top: -67px;
        background-size: 30px;
        right: 0px;
        width: 30px;
        height: 30px;
    }
}

@media screen and (max-width: 300px) {
    .icon_panah_back {
        top: -50px;
        background-size: 30px;
        left: 0px;
    }

    .icon_panah_next {
        top: -50px;
        background-size: 30px;
        right: 0px;
    }

    .other-fpa .area_loop_fpa {
        padding: 5px 0 !important;
    }
}

@media screen and (max-width: 200px) {
    .icon_panah_back {
        top: -70px;
        background-size: 30px;
        left: 0;
    }

    .icon_panah_next {
        top: -70px;
        background-size: 30px;
        right: 0
    }
}

@media screen and (max-width:1250px) {
    .footer-front .grid-bottom {
        /*width: 95.5%;*/
    }

    a.btn-lihat-lainnya {
        width: 83%
    }

    .grid_fpa_loop .title-col {
        font-size: 10pt
    }

    .area_conten {
        font-size: 10pt;
    }
}

@media screen and (max-width:1350px) {
    .top_right_menu ul li.parent-li {
        float: left;
        text-align: center;
        /*min-width: 150px;*/
    }

    .image_gallery {
        width: 100% !important;
        height: 250px !important;
    }

    .canvas_grid {
        width: 23% !important;
        margin: 0px 1% 5% !important;
    }
}

@media screen and (max-width:1340px) {
    /*    .grid_empat img{
            width: 44% !important;
            margin: 0 2.5% !important;
            text-align: center;
            color: #fff;
            font-size: 20pt;
            float: left;
            line-height: 32px;
        }*/

    .grid_empat h1 {
        font-size: 18pt
    }
}

@media screen and (max-width:1335px) {
    .top_right_menu ul li.parent-li {
        float: left;
        text-align: center;
        /*min-width: 178px;*/
    }
}

@media screen and (max-width:1325px) {
    .top_right_menu ul li.parent-li {
        float: left;
        text-align: center;
        min-width: 100px;
    }

    .canvas_grid {
        width: 23% !important;
        margin: 0px 1% 5% !important;
    }
}

@media screen and (max-width:1280px) {
    .top_right_menu ul li.parent-li {
        float: left;
        text-align: center;
        /*min-width: 165px;*/
    }
}

@media screen and (max-width:1250px) {
    .top_right_menu ul li.parent-li {
        float: left;
        text-align: center;
        min-width: 100px;
    }
}

@media screen and (max-width:1270px) {
    .grid_fpa_loop .title-col {
        font-size: 12pt;
    }
}

@media screen and (max-width:1200px) {
    .canvas_grid {
        width: 29% !important;
        margin: 0px 2% 5% !important;
    }

    .grid_fpa_loop .title-col {
        font-size: 11pt;
    }

    /*    .grid_empat img{
            width: 24% !important;
            height: 95px !important;
            margin: 0.5% !important;
            text-align: center;
            color: #fff;
            font-size: 20pt;
            float: left;
            line-height: 32px;
        }*/

    .grid_empat h1 {
        font-size: 18pt
    }
}

@media screen and (max-width:1100px) {
    .canvas_grid {
        width: 30% !important;
        margin: 0px 1.6% 5% !important;
    }
}

@media screen and (max-width:1060px) {}

/*For Mobile*/
@media screen and (max-width: 1015px) {

    /*    .pengaturan_slider {
            height: 100%;
            margin-top: 110px;
        }*/
    /*footer*/
    a.btn-lihat-lainnya {
        width: 94%
    }

    .canvas_grid {
        width: 40% !important;
        margin: 0px 4.5% 5% !important;
    }

    .view_judul {
        margin-top: 45px;
    }

    .judul-album p {
        font-size: 14pt !important;
        padding: 0px !important;
        margin-left: -5px !important;
        margin-bottom: 2%;
    }

    .judul-search h1 {
        font-size: 14pt !important;
        padding: 0px !important;
        margin-left: 0px !important;
        margin-bottom: 2%;
    }

    .judul-album h1 {
        font-size: 14pt !important;
        padding: 0px !important;
        margin-left: 30px !important;
        margin-bottom: 2%;
    }

    .gallery-link-atas {
        /*        font-size: 10pt;
                font-weight: bold;
                margin-bottom: 3%;
                margin-left: 3%;*/
    }

    .page-link-atas {
        font-size: 10pt;
        font-weight: bold;
        margin-bottom: 3%;
        /*margin-left: 3%;*/
    }

    .container_mobile {
        height: 800px;
    }

    .fpa_mobile {
        height: 753px;
    }

    .frame-footer-front {
        width: 100%
    }

    /*end*/

    /*header*/

    .content_parent {
        /*width: 100% !important;*/
    }

    /*    .top_right_menu ul{
            list-style: none;
        }*/
    .top_right_menu ul li {}

    .top_right_menu ul li.parent-li {
        float: left;
        text-align: center;
        min-width: 100px;
    }

    .top_right_menu ul li.parent-li:hover {
        background: transparent;
    }

    .top_right_menu ul li.parent-li:hover>a {
        display: block;
        /*padding: 18px;*/
        color: black;
        font-family: museo300;
        text-decoration: none;
        color: #6D7C81;
    }

    .top_right_menu ul li.parent-li a {
        /*        display: block;
                padding: 18px;
                color: rgb(89,89,91);
                font-family: museo300;
                text-decoration: none;*/
        font-size: 11pt;
        padding: 13px;
    }

    .top_right_menu ul li.parent-li a:hover {
        /*        display: block;
                padding: 18px;
                color: rgb(89,89,91);
                font-family: museo300;
                text-decoration: none;*/
        font-size: 11pt;
        padding: 13px;
    }

    .show_sub_sub_menu {
        color: white;
    }

    .top_right_menu ul li.parent-li:hover>ul.sub-menu {
        display: block;
    }

    .top_right_menu ul li.parent-li ul.sub-menu li {}

    .top_right_menu ul li.parent-li ul.sub-menu li a {
        padding: 10px !important;
    }

    .top_right_menu ul li.parent-li ul.sub-menu li a:hover {
        padding: 10px !important;
        background: #ccc;
        color: black;
    }

    .top_right_menu>ul>li:hover>a {
        color: white;
    }

    /*end header*/


    /*baru nih*/
    .loop_baris {
        height: 210px;
    }

    .grid_fpa_loop .title-col {
        height: 20%;
        font-size: 10pt;
    }

    .area_conten {
        height: 55%;
        font-size: 10pt;
    }

    /*end*/

    a .btn-lihat-lainnya {
        width: 95% !important;
    }

    .mobile-text {
        width: 36% !important;
        margin-left: 22% !important;
    }

    .flex-viewport {
        /*height: 450px;*/
    }


    .w10,
    .w20,
    .w30,
    .w40,
    .w45,
    .w50,
    .w60,
    .w625,
    .w65,
    .w70,
    .w80,
    .w90,
    .w100 {
        margin: 0 auto;
        width: 100%;
    }

    .grid_fpa_loop .show-more-articles {
        margin-top: 20px;
    }

    .width_menu_nav {
        width: 100%;
    }

    .article-right {
        width: 45%;
        float: left;
        margin-left: 2%;
        margin-right: 2%;
        border-bottom: 1px solid transparent;
    }

    .article-right:last-child {
        border-bottom: 1px solid transparent;
    }

    .page-header {
        /*        font-size: 20px;
                margin-top: 15px;
                border-bottom: 1px solid #7a7e82;
                padding-bottom: 15px !important;
                width: 95%;
                margin: 15px auto;*/
    }

    .page-pengaduan {
        font-size: 20px;
        margin-top: 15px;
        border-bottom: 1px solid #7a7e82;
        padding-bottom: 15px !important;
        width: 80%;
        margin: 0 auto;
    }

    .page-pengaduan-baru {
        margin-top: 15px;
        border-bottom: 1px solid #7a7e82;
        padding-bottom: 15px !important;
        width: 95% !important;
        margin: 0 auto;
    }

    .footer-front .grid-bottom {
        /*width: 96%;*/
    }

    .content_parent {
        /*width: 100% !important;*/
    }

    .conten_left {
        float: none;
    }

    .conten_right {
        float: none;
    }

    .btn-orange-large {
        background: #6D7C81;
        padding: 9px;
        color: white;
        border-radius: 0.4em;
        margin: 0 auto;
        display: block;
        width: 166px;
        text-align: center;
    }

    .btn-orange-large:hover {
        background: #6D7C81;
        padding: 9px;
        color: white;
        border-radius: 0.4em;
        margin: 0 auto;
        display: block;
        width: 166px;
        text-align: center;
        text-decoration: none;
        cursor: pointer;
    }

    .container-group-cv {
        /*        width: 100%;
                margin: 0 auto;
                padding: 0;
                background: #FFFFFF;
                font-family: museo300;*/
    }

    .priority-fpa p img {
        width: 100%;
    }

    .centered_grid .col_left img {
        width: 100% !important;
        max-width: 80px !important;
    }

    .centered_grid .col_right {
        float: right;
        width: 66%;
        text-align: left;
    }

    .centered_grid .col_left {
        float: left;
        width: 34%;
        text-align: right;
    }

    .centered_grid .col_right p.address {
        margin-top: 20px !important;
        display: block !important;
        width: 93% !important;
        padding-left: 10px !important;
    }

    .form_contact_us form .group .form-group {
        width: 100%;
        margin: 0 auto;
    }

    .group .form-group input,
    textarea {
        padding: 6px;
        width: 100%;
        margin-bottom: 15px;
        border: 1px solid #808285;
    }

    .recaptchatable .recaptcha_image_cell center img {
        width: 100% !important;
    }

    #recaptcha_area {
        width: 100% !important;

    }

    .area_gallery_cv .canvas_galery {
        padding: 15px;
        cursor: pointer;
        width: 47%;
        margin: 0px 1.5%;
        margin-bottom: 5% !important;
    }

    .area_gallery_cv .canvas_galery img {
        margin: 0 auto;
        display: block;
    }

    input[name="recaptcha_response_field"] {
        width: 94% !important;
    }

    .form_contact_us form .group {
        width: 95%;
        margin-left: 0 !important;
        text-align: left;
    }

    .container-group-cv .priority-fpa {
        padding: 25px 0px;
        width: 100% !important;
    }

    .centered_grid .col_right p {
        text-align: left !important;
        padding: 3px 10px !important;
        font-size: 12px;
        font-family: museo300;
    }

    .container-group-cv .priority-fpa .page-header h1 {
        display: initial;
        font-size: 24px;
        /*font-family: century gothic;*/
        border: none !important;
        padding: 0 !important;
    }

    .page-header .separator {
        /*border-bottom: 4px solid #FBB040;*/
        margin: 0 auto;
        width: 18%;
        margin-top: 10px;
    }

    .other-fpa {
        /*        font-family: museo300;
                margin: 0px;
                background: #FFFFFF;
                padding: 0px;
                width: 100%;*/
    }

    .page-header_cp {
        text-align: center;
        margin: 20px 0px;
        font-family: Walkway UltraBold;
        font-size: 16px;
    }

    .other-fpa .area_loop_fpa {
        /*overflow: hidden;*/
        /*width: 95% !important;*/
        /*padding: 20px 0;*/
    }

    .body_media_sosial {
        width: 100%;
        display: table;
        /*margin-bottom: 2%;*/
        padding: 0px;
        padding-right: 0;
    }


    .media_sosial {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }

    .media_sosial:last-child {
        margin-right: 0px;
    }

    .width_medsos_1 {
        width: 500px;
        float: none;
        margin-bottom: 20px;
    }

    .width_medsos_1:last-child {
        margin-right: 0px;
    }

    .width_medsos_2 {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }

    .width_medsos_2:last-child {
        margin-right: 0px;
    }

    .width_medsos_3 {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }

    .width_medsos_3:last-child {
        margin-right: 0px;
    }

    .form_contact_us {
        display: block;
        width: 94%;
        margin: 0 auto;
    }

    .other-fpa .area_loop_fpa .content-fpa .page-header p {
        font-family: Century Gothic !important;
        font-size: 13px !important;
        text-align: left !important;
        padding: 10px !important;
        padding-top: 0px !important;
        padding-bottom: 0px !important;
    }

    .other-fpa .area_loop_fpa .content-fpa .page-header h2 {
        font-family: Century Gothic !important;
        font-style: italic !important;
        font-size: 16px !important;
        text-align: left !important;
        padding-left: 10px !important;
        display: block;
        margin-bottom: 10px;
    }

    .other-fpa .area_loop_fpa .content-fpa .page-header a {
        font-family: museo300;
        font-size: 13px;
        text-decoration: underline;
        color: #1C75BC;
        font-size: 14px;
        font-style: italic;
        display: block;
        text-align: left;
        padding-left: 10px;
        margin-top: 10px;
    }

    .frame_page_navigator {
        width: 95% !important;
    }

    .contain_page {
        margin-top: 75px;
        background: #f4f4f4 !important;
    }

    .area_loop_fpa_mobile {
        padding: 0px !important;
    }
}

@media screen and (max-width: 1015px) {



    .area_gallery_cv {
        display: table;
        width: 93%;
    }

    /*    .grid_empat img{
            width: 24% !important;
            height: 85px !important;
            margin: 0.5% !important;
            text-align: center;
            color: #fff;
            font-size: 20pt;
            float: left;
            line-height: 25px;
        }*/

    .grid_empat h1 {
        font-size: 16pt
    }

}

@media screen and (max-width: 940px) {

    .grid_empat h1 {
        font-size: 15pt
    }

    .canvas_grid {
        width: 45% !important;
        margin: 0px 2.5% 5% !important;
    }

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



    .grid_fpa_loop .show-more-articles {
        margin-top: 20px
    }

    .judul_galery {

        margin-top: 105px;
    }

    .judul-album p {
        font-size: 14pt !important;
        padding: 0px !important;
        margin-left: -8px !important;
        margin-bottom: 2%;
    }

    .judul-search h1 {
        font-size: 14pt !important;
        padding: 0px !important;
        margin-left: 0px !important;
        margin-bottom: 2%;
    }

    .judul-album h1 {
        font-size: 14pt !important;
        padding: 0px !important;
        margin-left: 26px !important;
        margin-bottom: 2%;
    }

}

@media screen and (max-width: 900) {

    /*icon panah*/
    .icon_panah_back {
        background: url("../images/asabri_icons/back.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
        display: inline-block;
        height: 60px;
        vertical-align: bottom;
        width: 60px;
        cursor: pointer;
        float: right;
        background-size: 45px;
        background-position: center;
        position: absolute;
        top: -200px;
        left: 0;
    }

    .icon_panah_next {
        top: -200px !important;
    }

    /*end icon panah*/

    .judul_galery {

        margin-top: 105px;
    }

    .gallery-link-atas {
        font-size: 10pt;
        font-weight: bold;
        margin-bottom: 3%;
        margin-left: 3%
    }

    .page-link-atas {
        font-size: 10pt;
        font-weight: bold;
        margin-bottom: 3%;
        /*margin-left: 3%*/
    }

    .grid_empat img {
        width: 24% !important;
        height: 75px !important;
        margin: 0.5% !important;
        /*background: #505962;*/
        /*padding: 2%;*/
        text-align: center;
        color: #fff;
        font-size: 20pt;
        float: left;
        line-height: 25px;
    }

    .grid_empat h1 {
        font-size: 15pt
    }

}

@media screen and (max-width: 780px) {
    .footer-front .grid-bottom .col4 {
        width: 100%;
        float: none;
        margin-right: 0;
        margin-bottom: 50px;
    }

    .dekstop_type {
        display: none;
    }

    .mobile_type {
        display: block;
    }

}

@media screen and (max-width: 650px) {
    .w625 {
        margin: 0 auto;
        width: 100%;
    }

    .w30 {
        margin: 0 auto;
        width: 100%;
    }

    .conten_left p {
        padding: 5px 0;
        font-size: 12px;
    }

    .chapta-chapta {
        margin: 2% 15% !important;
        width: 100%;
    }

    .judul-album p {
        font-size: 14pt !important;
        padding: 0px !important;
        margin-left: 18px !important;
        margin-bottom: 2%
    }

    .judul-search h1 {
        font-size: 14pt !important;
        padding: 0px !important;
        margin-left: 0px !important;
        margin-bottom: 2%
    }

    .judul-album h1 {
        font-size: 14pt !important;
        padding: 0px !important;
        margin-left: 18px !important;
        margin-bottom: 2%
    }

    .gallery-link-atas {
        font-size: 10pt;
        font-weight: bold;
        margin-bottom: 1.5%;
        margin-left: 0
    }

    .page-link-atas {
        font-size: 10pt;
        font-weight: bold;
        margin-bottom: 3%;
        /*margin-left: 15px*/
    }
}

@media (min-width:651px) and (max-width:900px) {
    .view_judul {
        margin-top: 45px;
    }

    /*baru nih*/
    .area_conten {
        height: 45%;
    }

    .image_display {
        /*display: none;*/
    }

    .judul-album p {
        font-size: 14pt !important;
        padding: 0px !important;
        margin-left: -4px !important;
        margin-bottom: 2%
    }

    .judul-search h1 {
        font-size: 14pt !important;
        padding: 0px !important;
        margin-left: 0px !important;
        margin-bottom: 2%
    }

    .judul-album h1 {
        font-size: 14pt !important;
        padding: 0px !important;
        margin-left: 20px !important;
        margin-bottom: 2%
    }

    .gallery-link-atas {
        /*        font-size: 10pt;
                font-weight: bold;
                margin-bottom: 3%;
                margin-left: 20px*/
    }

    .page-link-atas {
        font-size: 10pt;
        font-weight: bold;
        margin-bottom: 3%;
        /*margin-left: 20px*/
    }

    .image_display {
        /*display: none;*/
    }

    .loop_baris_kiri {
        width: 0;
    }

    .loop_baris_kanan {
        width: 93%;
        margin-bottom: 20px;
        border: 1px solid #A7A9AC;
        border-radius: 0.3em;
        padding: 10px
    }

    .loop_baris {
        height: 30%;
        border: 1px solid transparent;
        border-radius: 0.3em;
        margin-left: 3.5%;
    }

    .grid_fpa_loop .title-col {
        font-size: 10pt;
    }

    /*end*/
    .grid_fpa_loop .col-standart {
        width: 100%;
        margin: 0 auto;
        float: none;
        display: table;
        margin-bottom: 30px;
    }

    .grid_fpa_loop .col-standart:first-child {
        margin: 0 auto;
        margin-bottom: 30px;
    }

    .grid_fpa_loop .col-standart:last-child {
        margin: 0 auto;
        margin-bottom: 30px;
    }

    .article-right {
        width: 46%;
        float: left;
        margin-left: 2%;
        margin-right: 2%;
        border-bottom: 1px solid transparent;
    }

    .article-right:last-child {
        border-bottom: 1px solid transparent;
    }

    .body_media_sosial {
        width: 90%;
        margin: 0 auto;
    }

    .w651 {
        width: 100% !important;
    }

    .media_sosial {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }

    .media_sosial:last-child {
        margin-right: 0px;
    }

    .width_medsos_1 {
        width: 500px;
        float: none;
        margin-bottom: 20px;
    }

    .width_medsos_1:last-child {
        margin-right: 0px;
    }

    .width_medsos_2 {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }

    .width_medsos_2:last-child {
        margin-right: 0px;
    }

    .width_medsos_3 {
        width: 100%;
        float: none;
        margin-bottom: 20px;
    }

    .width_medsos_3:last-child {
        margin-right: 0px;
    }

    .page-header {
        /*font-size: 20px;*/
        /*margin-top: 15px;*/
        /*border-bottom: 1px solid #7a7e82;*/
        padding-bottom: 15px !important;
        width: 100%;
        /* margin-left: 10px; */
        margin: 15px auto;
    }

    .page-pengaduan {
        font-size: 20px;
        margin-top: 15px;
        border-bottom: 1px solid #7a7e82;
        padding-bottom: 15px !important;
        width: 80%;
        /* margin-left: 10px; */
        margin: 0 auto;
    }

    .page-pengaduan-baru {
        margin-top: 15px;
        border-bottom: 1px solid #7a7e82;
        padding-bottom: 15px !important;
        width: 80% !important;
        /* margin-left: 10px; */
        margin: 0 auto;
    }

    .child_content {
        padding: 20px;
    }

    .area_conten {
        height: 45%;
    }

    .grid_fpa_loop .col-standart:last-child {
        margin: 0px auto;
        /* padding: 10px; */
        padding: 0px;
        margin-bottom: 30px;
    }

    .other-fpa .area_loop_fpa {
        overflow: hidden;
        /*width: 95% !important;*/
    }
}

@media screen and (max-width: 940px) {
    .pengaturan_slider {
        /*height: 100%;*/
        /*margin-top: 56px;*/
    }

    .mobile_judul_page {
        margin-top: -53px !important;
    }

    .mobile_judul_category {
        /*margin-top: 42px !important;*/
    }

    .mobile_judul_contact {
        margin-top: 57px !important;
    }

    .judul_detail_article {
        margin-top: 75px !important;
    }

    .mobile_judul_galery {
        margin-top: -45px !important;
    }
}

@media screen and (max-width: 870px) {
    .canvas_grid {
        width: 45% !important;
        margin: 0px 2.5% 5% !important;
    }

    .grid_empat img {
        width: 24% !important;
        height: 70px !important;
        margin: 0.5% !important;
        /*background: #505962;*/
        /*padding: 2%;*/
        text-align: center;
        color: #fff;
        font-size: 20pt;
        float: left;
        line-height: 25px;
    }

    .grid_empat h1 {
        font-size: 13pt
    }

    .mobile_judul_page {
        margin-top: -53px !important;
    }

    .mobile_judul_category {
        /*margin-top: 42px !important;*/
    }

    .mobile_judul_contact {
        margin-top: 57px !important;
    }

    .judul_detail_article {
        margin-top: 60px !important;
    }

    .mobile_judul_galery {
        margin-top: -45px !important;
    }

    /*    .pengaturan_slider {
            height: 100%;
            margin-top: 56px;
        }*/
}

@media screen and (max-width:820px) {
    .canvas_grid {
        width: 45% !important
    }

    /*    .pengaturan_slider {
            height: 100%;
            margin-top: 56px;
        }*/
    .judul_galery {

        margin-top: 105px;
    }

    .view_judul {
        margin-top: 55px;
    }

    .contain_page {
        margin-top: 75px;
        background: #f4f4f4 !important;
    }

    .loop_baris_kiri {
        width: 0;
    }

    .loop_baris_kanan {
        width: 93%;
        margin-bottom: 20px;
        border: 1px solid #A7A9AC;
        border-radius: 0.3em;
        padding: 10px;
    }

    .loop_baris {
        height: 30%;
        border: 1px solid transparent;
        border-radius: 0.3em;
        margin-left: 3.5%;
    }
}

@media screen and (max-width: 760px) {
    .mobile-text {
        width: 47% !important;
        margin-left: 15.2% !important;
    }
}

@media screen and (max-width:720px) {

    /*    .pengaturan_slider {
            height: 100%;
            margin-top: 56px;
        }*/
    .judul_galery {

        margin-top: 105px;
    }

    .fpa_mobile {
        height: 888px;
    }

    .view_judul {
        margin-top: 55px;
    }

    .grid_empat img {
        width: 40% !important;
        /*height: 100% !important;*/
        margin: 1% 5% !important;
        /* background: #505962; */
        /* padding: 2%; */
        text-align: center;
        color: #fff;
        font-size: 20pt;
        float: left;
        line-height: 17px;
    }

    .grid_empat h1 {
        font-size: 12pt
    }

    .mobile_judul_page {
        margin-top: -53px !important;
    }

    .mobile_judul_category {
        /*margin-top: 42px !important;*/
    }

    .mobile_judul_contact {
        margin-top: 57px !important;
    }

    .judul_detail_article {
        margin-top: 70px !important;
    }

    .page-header-2 {
        margin-left: 15px;
        width: 95%;
    }

    .mobile_judul_galery {
        margin-top: -45px !important;
    }

    .bg_abu_2 {
        background: rgb(247, 248, 251);
    }

    .other-fpa .area_loop_fpa {
        padding: 10px 0 !important;
        display: block;
    }
}

@media screen and (max-width: 680px) {
    .grid_empat img {
        width: 40% !important;
        /*height: 100% !important;*/
        margin: 1% 5% !important;
        /* background: #505962; */
        /* padding: 2%; */
        text-align: center;
        color: #fff;
        font-size: 20pt;
        float: left;
        line-height: 17px;
    }

    .grid_empat h1 {
        font-size: 12pt
    }

    /*    .pengaturan_slider {
            height: 100%;
            margin-top: 56px;
        }*/
}

@media screen and (max-width: 650px) {


    .page-header-2 {
        margin-left: 0px;
        width: 100%;
    }

    .mobile_judul_page {
        margin-top: -53px !important;
    }

    .mobile_judul_category {
        /*margin-top: 57px !important;*/
    }

    .mobile_judul_contact {
        margin-top: 57px !important;
    }

    .judul_detail_article {
        margin-top: 57px !important;
    }

    .mobile_judul_galery {
        margin-top: -45px !important;
    }

    .grid_empat img {
        width: 40% !important;
        height: 65px !important;
        margin: 1% 5% !important;
        /* background: #505962; */
        /* padding: 2%; */
        text-align: center;
        color: #fff;
        font-size: 20pt;
        float: left;
        line-height: 17px;
    }

    .grid_empat h1 {
        font-size: 12pt
    }

    .canvas_grid {
        width: 45% !important;
        margin: 0px 2.3% !important;
    }

    .area_gallery_cv {
        display: table;
        width: 100%;
    }

    .area_gallery_cv .canvas_galery {
        padding: 15px;
        cursor: pointer;
        width: 70%;
        margin: 0 15%;
        margin-bottom: 5% !important;
    }

    .area_gallery_cv .canvas_galery img {
        margin: 0 auto;
        display: block;
    }

    /*    .canvas_grid{
            width: 50% !important
        }*/
    /*end galery*/


    /*footer*/
    .frame-footer-front {
        margin: 0 auto;
        width: 100%;
    }

    .copyright {
        /*padding: 0px 0;*/
    }

    .space_sosmed {
        padding: 0;
        height: 45px;
    }

    .space_footer {
        margin-bottom: -1px;
    }

    .footer-front .grid-bottom .col3 {
        float: left;
        width: 100%;
        display: block;
        text-align: center;
        vertical-align: middle;
        /*height: 185px;*/
    }

    .footer-front .grid-bottom .col3:last-child {
        float: left;
        width: 100%;
        display: block;
        text-align: center;
        vertical-align: middle;
        border-right: 0px solid #fff;
        height: 125px;
    }

    /*end footer*/
    .grid_fpa_loop .col-standart {
        width: 100%;
        margin: 0 auto;
        float: none;
        display: table;
        margin-bottom: 30px;

    }

    /*baru nih*/
    .area_conten {
        height: 60%;
        font-size: 10pt;
    }

    .image_display {
        /*display: none;*/
    }

    .image_display {
        /*display: none;*/
    }

    .loop_baris_kiri {
        width: 0;
    }

    .loop_baris_kanan {
        width: 100%;
        margin-bottom: 20px;
        border: 1px solid #A7A9AC;
        border-radius: 0.3em;
        padding: 10px;
        height: 240px;
    }

    a.btn-lihat-lainnya {
        width: 95%;
    }

    .loop_baris {
        height: 30%;
        border: 1px solid transparent;
        border-radius: 0.3em;
        margin-left: 0;
    }

    .grid_fpa_loop .title-col {
        font-size: 10pt;
        height: 20%;
    }

    /*end*/
    .page-header {
        font-size: 20px;
        margin-top: 15px;
        border-bottom: 1px solid #7a7e82;
        padding-bottom: 15px !important;
        width: 100%;
        margin: 0px auto;
    }

    .article-right:last-child {
        border-bottom: 1px solid transparent;
    }

    .article_content {
        color: black;
        width: 85%;
        margin: 0 auto;
        text-align: center;
    }

    .article_img {
        width: 85%;
        height: 200px;
        margin: 0 auto;
        margin-bottom: 10px;
        text-align: center;
    }

    .article-right {
        width: 100%;
        float: left;
        margin-left: 2%;
        margin-right: 2%;
        border-bottom: 1px solid transparent;
        padding: 0px;
        margin-bottom: 20px;
    }

    .grid_fpa_loop .col-standart:last-child {
        margin: 0 auto;
    }

    .body_media_sosial {
        width: 95%;
        margin: 0 auto;
        display: block;
    }

    .media_sosial {
        width: 100%;
        float: left;
        border: 1px solid #ccc;
        margin-right: 3%;
        display: table;
        margin-bottom: 20px;
    }

    .media_sosial:last-child {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 30px;
        float: none;
        margin-top: 32px !important;
    }

    .width_medsos_1 {
        width: 500px;
        float: left;
        border: 1px solid #ccc;
        margin-right: 3%;
        display: table;
        margin-bottom: 20px;
        height: 450px;
    }

    .width_medsos_1:last-child {
        width: 500px;
        margin: 0 auto;
        margin-bottom: 30px;
        float: none;
        margin-top: 32px !important;
    }

    .width_medsos_2 {
        width: 100%;
        float: left;
        border: 1px solid #ccc;
        margin-right: 3%;
        display: table;
        margin-bottom: 20px;
        height: 450px;
    }

    .width_medsos_2:last-child {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 30px;
        float: none;
        margin-top: 32px !important;
    }

    .width_medsos_3 {
        width: 100%;
        float: left;
        border: 1px solid #ccc;
        margin-right: 0;
        display: table;
        margin-bottom: 20px;
    }

    .width_medsos_3:last-child {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 30px;
        float: none;
        margin-top: 32px !important;
    }

    .child_content {
        padding: 20px;
    }

    .judul_galery {

        margin-top: 105px;
    }

    a.btn-lihat-lainnya {
        width: 90%;
    }
}

@media screen and (max-width: 600px) {

    .center-cropped-150 {
        height: 185px;
        width: 100%;
    }

    .judul_galery {

        margin-top: 105px;
    }

    .gallery-link-atas {
        font-size: 10pt;
        font-weight: bold;
        margin-bottom: 3%;
        margin-left: 0;
    }

    .page-link-atas {
        font-size: 10pt;
        font-weight: bold;
        margin-bottom: 3%;
        /*margin-left: 13px;*/
    }

    .canvas_grid {
        width: 68% !important;
        margin: 0px 15% 5% !important;
    }

    .grid_empat img {
        width: 35% !important;
        height: 53px !important;
        margin: 1% 5% !important;
        /* background: #505962; */
        /* padding: 2%; */
        text-align: center;
        color: #fff;
        font-size: 20pt;
        float: left;
        line-height: 17px;
    }

    .copyright {
        /*padding: 0px 0;*/
    }

    .space_sosmed {
        padding: 0;
        height: 45px;
    }

    .grid_empat h1 {
        font-size: 12pt
    }

    a.btn-lihat-lainnya {
        width: 90%;
    }
}

@media screen and (max-width: 520px) {
    .canvas_grid {
        width: 68% !important;
        margin: 0px 15% 5% !important;
    }

    .judul_galery {

        margin-top: 105px;
    }

    .view_judul {
        margin-top: 60px
    }

    .gallery-link-atas {
        font-size: 10pt;
        font-weight: bold;
        margin-bottom: 3%;
        margin-left: 0px;
    }

    .content_parent {
        /*width: 100% !important;*/
    }

    .judul-album p {
        font-size: 14pt !important;
        padding: 0px !important;
        margin-left: 10px !important;
        margin-bottom: 2%;
    }

    .judul-search h1 {
        font-size: 14pt !important;
        padding: 0px !important;
        margin-left: 0px !important;
        margin-bottom: 2%;
    }

    .judul-album h1 {
        font-size: 14pt !important;
        padding: 0px !important;
        margin-left: 10px !important;
        margin-bottom: 2%;
    }

    a.btn-lihat-lainnya {
        width: 90%;
    }

    .copyright {
        /*padding: 0px 0;*/
    }

    .space_sosmed {
        padding: 0;
        height: 45px;
    }
}

@media screen and (max-width: 480px) {

    .page-header-2 {
        margin-left: 0;
        width: 100%;
    }

    .grid_empat img {
        width: 39% !important;
        height: 50px !important;
        margin: 1% 5% !important;
        /* background: #505962; */
        /* padding: 2%; */
        text-align: center;
        color: #fff;
        font-size: 20pt;
        float: left;
        line-height: 17px;
    }

    .grid_empat h1 {
        font-size: 12pt
    }

    a.btn-lihat-lainnya {
        width: 95%;
    }

    .canvas_grid {
        width: 80% !important;
        margin: 0px 10% 5% !important;
    }

    .other-fpa .area_loop_fpa {
        overflow: hidden;
        /*width: 100% !important;*/
        padding: 10px 0;
        /*margin-bottom: 10px;*/
    }

    .bg_abu {
        background: #f4f4f4;
    }

    .grid_fpa_loop .col-standart {
        width: 100%;
        margin: 0 auto;
        float: none;
        display: table;
        margin-bottom: 30px;
    }

    /*galery*/

    .container_mobile {
        height: 1100px;
    }

    .fpa_mobile {
        height: 1079px;
    }

    .mobile-text {
        width: 58% !important;
        margin-left: 7.2% !important;

    }

    .area_gallery_cv {
        display: table;
        width: 100%;
    }

    .area_gallery_cv .canvas_galery {
        padding: 15px;
        cursor: pointer;
        width: 80%;
        margin: 0 10%;
        margin-bottom: 5% !important;
    }

    .area_gallery_cv .canvas_galery img {
        margin: 0 auto;
        display: block;
    }

    /*end galery*/

    /*footer*/
    .frame-footer-front {
        margin: 0 auto;
        width: 100%;
    }

    .copyright {
        /*padding: 0px 0;*/
    }

    .space_sosmed {
        padding: 0;
        height: 45px;
    }

    .space_footer {
        margin-bottom: -1px;
    }

    .footer-front .grid-bottom .col3 {
        float: left;
        width: 100%;
        display: block;
        text-align: center;
        vertical-align: middle;
        /*height: 160px;*/
    }

    .footer-front .grid-bottom .col3:last-child {
        float: left;
        width: 100%;
        display: block;
        text-align: center;
        vertical-align: middle;
        border-right: 0px solid #fff;
        height: 160px;
    }

    /*end footer*/

    .judul_galery {

        margin-top: 105px;
    }

    .article-right {
        width: 100%;
        border-bottom: 1px solid transparent;
        padding: 0px;
        /* margin-bottom: 25px; */
        margin: 0 auto 17px auto
    }

    .flex-viewport {
        /*height: 200px !important;*/
    }

    .image_display {
        /*display: none;*/
    }

    .loop_baris_kiri {
        width: 0;
    }

    .loop_baris_kanan {
        width: 100%;
        margin-bottom: 20px;
        /*border: 1px solid #A7A9AC;*/
        border-radius: 0.3em;
        height: 300px;
        padding: 10px;
    }

    .loop_baris_kanan_mobile {
        width: 100%;
        margin-bottom: 20px;
        border: 1px solid #A7A9AC;
        border-radius: 0.3em;
        height: 300px;
        padding: 10px;
    }

    .loop_baris_kanan_mobile:last-child {
        width: 100%;
        margin-bottom: 20px;
        border: 1px solid #A7A9AC;
        border-radius: 0.3em;
        height: 300px;
        padding: 10px;
    }

    .btn-lihat-lainnya {
        width: 89%;
    }

    .loop_baris {
        height: 30%;
        border: 1px solid transparent;
        border-radius: 0.3em;
        margin-left: 0;
    }

    .grid_fpa_loop .title-col {
        font-weight: bold;
        font-size: 1em;
        line-height: 127%;
        padding-bottom: 0px;
    }

    .body_media_sosial {
        width: 95%;
        margin: 0 auto;
        display: block;
    }

    .media_sosial {
        width: 100%;
        float: left;
        border: 1px solid #ccc;
        margin-right: 3%;
        display: table;
        margin-bottom: 20px;
    }

    .media_sosial:last-child {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 30px;
        float: none;
        margin-top: 32px !important;
    }

    .width_medsos_1 {
        width: 500px;
        float: left;
        border: 1px solid #ccc;
        margin-right: 3%;
        display: table;
        margin-bottom: 20px;
    }

    .width_medsos_1:last-child {
        width: 410px;
        margin: 0 auto;
        margin-bottom: 30px;
        float: none;
        margin-top: 32px !important;
    }

    .width_medsos_2 {
        width: 100%;
        float: left;
        border: 1px solid #ccc;
        margin-right: 3%;
        display: table;
        margin-bottom: 20px;
    }

    .width_medsos_2:last-child {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 30px;
        float: none;
        margin-top: 32px !important;
    }

    .width_medsos_3 {
        width: 100%;
        float: left;
        border: 1px solid #ccc;
        margin-right: 0;
        display: table;
        margin-bottom: 20px;
    }

    .width_medsos_3:last-child {
        width: 100%;
        margin: 0 auto;
        margin-bottom: 30px;
        float: none;
        margin-top: 32px !important;
    }

    .area_conten {
        height: 58%;
        font-size: 10pt;
    }

    .child_content {
        padding: 20px;
    }

    .grid_fpa_loop .show-more-articles {
        margin-top: 5px;
    }

    .article-right:last-child {
        border-bottom: 1px solid transparent;
    }

    .contain_page {
        margin-top: 75px;
        background: #f4f4f4 !important;
    }
}

@media screen and(max-width: 530px) {
    .chapta-chapta {
        margin: 15% !important;
        width: 100%;
    }

    .copyright {
        /*padding: 0px 0;*/
    }

    .space_sosmed {
        padding: 0;
        height: 45px;
    }
}

@media screen and (max-width: 460px) {
    .mobile-text {
        width: 58% !important;
        margin-left: 6% !important;
    }

    .copyright {
        /*padding: 0px 0;*/
    }

    .space_sosmed {
        padding: 0;
        height: 45px;
    }

    .grid_empat img {
        width: 39% !important;
        height: 45px !important;
        margin: 0 !important;
        /* background: #505962; */
        /* padding: 2%; */
        text-align: center;
        color: #fff;
        font-size: 20pt;
        float: left;
        height: 150px;
        line-height: 17px;
        margin-bottom: 2% !important;
        margin-left: 7% !important;
    }

    .chapta-chapta {
        margin: 2% 12% !important;
        width: 100%;
    }

    .grid_empat h1 {
        font-size: 7pt
    }
}

@media screen and (max-width: 440px) {

    .page-header-2 {
        margin-left: 0;
        width: 100%;
    }

    /*    .pengaturan_slider {
            height: 100%;
            margin-top: 56px;
        }*/
    .judul_galery {

        margin-top: 105px;
    }

    .copyright {
        /*padding: 0px 0;*/
    }

    .space_sosmed {
        padding: 0;
        height: 45px;
    }

    .area_loop_fpa_mobile {
        padding: 0px !important;
    }

    .max-title {
        height: 65px;
    }

    .grid_empat img {
        width: 36% !important;
        height: 40px !important;
        margin: 0 !important;
        /* background: #505962; */
        /* padding: 2%; */
        text-align: center;
        color: #fff;
        font-size: 20pt;
        float: left;
        height: 150px;
        line-height: 17px;
        margin-bottom: 2% !important;
        margin-left: 8% !important;
    }

    .grid_empat h1 {
        font-size: 7pt
    }

    .mobile_judul_page {
        margin-top: -53px !important;
    }

    .mobile_judul_category {
        /*margin-top: 57px !important;*/
    }

    .mobile_judul_contact {
        margin-top: 57px !important;
    }

    .judul_detail_article {
        margin-top: 57px !important;
    }

    .mobile_judul_galery {
        margin-top: -45px !important;
    }
}

@media screen and (max-width: 420px) {
    .mobile-text {
        width: 58% !important;
        margin-left: 6% !important;
    }

    .grid_empat img {
        width: 45% !important;
        height: 45px !important;
        margin: 0 !important;
        /* background: #505962; */
        /* padding: 2%; */
        text-align: center;
        color: #fff;
        font-size: 20pt;
        float: left;
        height: 150px;
        line-height: 17px;
        margin-bottom: 2% !important;
        margin-left: 4% !important;
    }

    .copyright {
        /*padding: 0px 0;*/
    }

    .space_sosmed {
        padding: 0;
        height: 45px;
    }

    .grid_empat h1 {
        font-size: 7pt
    }
}

@media screen and (max-width: 400px) {
    .chapta-chapta {
        margin: 0 auto 0 2% !important;
        width: 100%;
    }

    .mobile-text {
        width: 58% !important;
        margin-left: 6% !important;
        padding-bottom: 7px;
    }

    .grid_empat img {
        width: 45% !important;
        /*height: 65% !important;*/
        margin: 0 !important;
        /* background: #505962; */
        /* padding: 2%; */
        text-align: center;
        color: #fff;
        font-size: 20pt;
        float: left;
        height: 150px;
        line-height: 17px;
        margin-bottom: 2% !important;
        margin-left: 4% !important;
    }

    .grid_empat h1 {
        font-size: 7pt
    }
}

@media screen and (max-width: 380px) {
    .grid_empat img {
        width: 45% !important;
        /*height: 65% !important;*/
        margin: 0 !important;
        /* background: #505962; */
        /* padding: 2%; */
        text-align: center;
        color: #fff;
        font-size: 20pt;
        float: left;
        height: 150px;
        line-height: 17px;
        margin-bottom: 2% !important;
        margin-left: 4% !important;
    }

    .copyright {
        /*padding: 0px 0;*/
    }

    .space_sosmed {
        padding: 0;
        height: 45px;
    }

    .grid_empat h1 {
        font-size: 7pt
    }
}

@media screen and (max-width: 360px) {
    .mobile-text {
        width: 62% !important;
        margin-left: 2% !important;
        padding-bottom: 7px;
    }

    .copyright {
        /*padding: 0px 0;*/
    }

    .space_sosmed {
        padding: 0;
        height: 45px;
    }

    .view_judul {
        margin-top: 20%
    }

    .grid_empat img {
        width: 45% !important;
        height: 40px !important;
        margin: 0 !important;
        /* background: #505962; */
        /* padding: 2%; */
        text-align: center;
        color: #fff;
        font-size: 20pt;
        float: left;
        height: 150px;
        line-height: 17px;
        margin-bottom: 2% !important;
        margin-left: 4% !important;
    }

    .grid_empat h1 {
        font-size: 7pt
    }

    .chapta-chapta {
        width: 99%;
        margin: 0 auto !important;
    }
}



@media screen and (max-width: 340px) {
    .chapta-chapta {
        margin: 0 !important;
        width: 100%;
    }

    .grid_empat img {
        width: 45% !important;
        /*height: 65% !important;*/
        margin: 0 !important;
        /* background: #505962; */
        /* padding: 2%; */
        text-align: center;
        color: #fff;
        font-size: 20pt;
        float: left;
        height: 150px;
        line-height: 17px;
        margin-bottom: 2% !important;
        margin-left: 4% !important;
    }

    .copyright {
        /*padding: 0px 0;*/
    }

    .space_sosmed {
        padding: 0;
        height: 45px;
    }

    .grid_empat h1 {
        font-size: 7pt
    }

    .mobile-text {
        width: 62% !important;
        margin-left: 1.3% !important;
        padding-bottom: 7px;
    }

}

@media screen and (max-width: 320px) {
    .grid_empat img:first-child {
        width: 44% !important;
    }

    .grid_empat img {
        width: 45% !important;
        height: 35px !important;
        margin: 0 !important;
        /* background: #505962; */
        /* padding: 2%; */
        text-align: center;
        color: #fff;
        float: left;
        line-height: 17px;
        margin-bottom: 2% !important;
        margin-left: 4% !important;
    }

    .grid_empat h1 {
        font-size: 7pt
    }

    .logo_margin {
        margin-left: -10px
    }
}

@media screen and (max-width: 240px) {
    .view_judul {
        margin-top: 40px
    }
}


/*RESPONSIVE WIDGET*/

.col-standart img {
    height: 180px;
}

paragraf-short-col img {
    margin: 0px !important;
}

span {
    padding: 10px 0;
}

.fb_iframe_widget iframe {
    top: 0px
}

.MyClassForTheDivThatContainTheiFrame iframe {
    width: 100%;
}

.fb_iframe_widget,
.fb_iframe_widget span,
.fb_iframe_widget span iframe[style] {
    width: 100% !important;
}

.fb-page,
.fb-page iframe[style],
.fb-page span {
    width: 100% !important;
}

.fb-comments,
.fb-comments span,
.fb-comments.fb_iframe_widget span iframe {
    width: 100% !important;
}

.fb-comments,
.fb-comments iframe[style] {
    width: 100% !important;
}

#twitter-widget-1 {
    width: 100%;
}

.seocips-tbn-frm {
    width: 100%;
    max-width: 560px;
    margin: 0px auto;
}

.seocips-tbn-frm_inner {
    position: relative;
    padding-bottom: 53%;
    height: 0;
    background-color: #000 !important;
    border: 10px solid #CACACA;
    margin-bottom: 10px;
}

.seocips-tbn-frm_inner iframe,
.seocips-tbn-frm_inner object,
.seocips-tbn-frm_inner embed {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.bottomshadows {
    position: relative;
}

.bottomshadows:before,
.bottomshadows:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 0;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    transform: rotate(-4deg);
}

.bottomshadows:after {
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    -o-transform: rotate(4deg);
    -ms-transform: rotate(4deg);
    transform: rotate(4deg);
    right: 10px;
    left: auto;
}

@media all and (max-width:400px) {
    .seocips-tbn-frm_inner {
        border: 7px solid #CACACA !important;
    }

    .bottomshadows:before,
    .bottomshadows:after {
        bottom: 9px !important;
    }
}

/*@media only screen and (max-width: 768px) {
    .conten_left p {
        font-size: 12px;
    }
}

@media only screen and (max-width: 320px) {
    .conten_left p {
        font-size: 10px;
    }
}*/


.center-cropped {
    object-fit: none;
    /* Do not scale the image */
    object-position: center;
    /* Center the image within the element */
    height: 100px;
    width: 100px;
}

.center-cropped-150 {
    object-fit: none;
    /* Do not scale the image */
    object-position: center;
    /* Center the image within the element */
    /*    height: 150px;
        width: 100%;*/
}

.image_width_slider {
    /*max-width: 81.5%;*/
    margin: 0 auto;
}

.margin_left_15 {
    margin-left: 15px
}


#wrapper_new {
    min-height: 100%;
    position: relative;
}

#content_new {
    padding-bottom: 100px;
    /* Height of the footer element */
}

#footer_new {
    background: #ffab62;
    width: 100%;
    height: 100px;
    position: absolute;
    bottom: 0;
    left: 0;
}

#header_new {
    background: #ededed;
    padding: 10px;
}

.title-col-new a {
    color: RGB(89, 89, 91);
    font-size: 14pt;
}

.header_footer {
    width: 100%;
    color: white;
    font-size: 19pt;
    text-align: left;
    padding: 0;
    margin-bottom: 10px;
}

.content_footer {
    width: 100%;
    color: white;
    font-size: 11.5pt;
    text-align: left;
    padding: 0;
    margin-bottom: 10px;
}

.content_footer_a {
    color: rgb(204, 166, 0);
    width: 100%;
    font-size: 11.5pt;
    text-align: left;
    padding: 0;
    margin-bottom: 10px;
}

.footer-front a {
    color: rgb(204, 166, 0);
}

.button {
    background-color: Rgb(0, 41, 102);
    border: none;
    color: white;
    padding: 6px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;
}

.button:hover {
    color: white;
}

[class*="col-"] {
    float: left;
    padding: 15px;
}

.col-1 {
    width: 8.33%;
}

.col-2 {
    width: 16.66%;
}

.col-2\.4 {
    width: 20%;
}

.col-3 {
    width: 25%;
}

.col-4 {
    width: 33.33%;
}

.col-5 {
    width: 41.66%;
}

.col-6 {
    width: 50%;
}

.col-7 {
    width: 58.33%;
}

.col-8 {
    width: 66.66%;
}

.col-9 {
    width: 75%;
}

.col-10 {
    width: 83.33%;
}

.col-11 {
    width: 91.66%;
}

.col-12 {
    width: 100%;
}

/* Menu Styles */

.third-level-menu {
    position: absolute;
    top: 0;
    right: -150px;
    width: 150px;
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
}

.third-level-menu>li {
    height: 30px;
    background: #999999;
}

.third-level-menu>li:hover {
    background: #CCCCCC;
}

.second-level-menu {
    position: absolute;
    top: 30px;
    left: 0;
    width: 150px;
    list-style: none;
    padding: 0;
    margin: 0;
    display: none;
}

.second-level-menu>li {
    position: relative;
    height: 30px;
    background: #999999;
}

.second-level-menu>li:hover {
    background: #CCCCCC;
}

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

.top-level-menu>li {
    position: relative;
    float: left;
    height: 30px;
    width: 150px;
    background: #999999;
}

.top-level-menu>li:hover {
    background: #CCCCCC;
}

.top-level-menu li:hover>ul {
    display: inline;
}


/* Menu Link Styles */

.top-level-menu a

/* Apply to all links inside the multi-level menu */
    {
    /*font: bold 14px Arial, Helvetica, sans-serif;*/
    color: #FFFFFF;
    text-decoration: none;
    padding: 0 0 0 10px;
    display: block;
    line-height: 30px;
}

.top-level-menu a:hover {
    color: #000000;
}

.box_jaringan_kantor {
    padding: 0;
    border: 1px solid #ccc;
}

.padding-0 {
    padding: 0;
}

.myButton {
    -moz-box-shadow: inset 0px 1px 0px 0px #54a3f7;
    background-color: #19335f;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #19335f;
    display: inline-block;
    cursor: pointer;
    color: #fff;
    font-family: Arial;
    font-size: 13px;
    padding: 6px 24px;
    text-decoration: none;
}

.myButton:hover {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1', GradientType=0);
    background-color: #083261e0;
    color: #fff;
}

.myButton:active {
    position: relative;
    top: 1px;
}

.image_feed_fb {
    background: url('../images/asabri_icons/icon_FB_2.png') no-repeat 0 0;
    background-size: 25px;
}

.image_feed_fb:hover {
    background: url('../images/asabri_icons/icon_FB_1.png') no-repeat 0 0;
    background-size: 25px;
}

.image_feed_yt {
    background: url('../images/asabri_icons/icon_YT_2.png') no-repeat 0 0;
    background-size: 25px;
}

.image_feed_yt:hover {
    background: url('../images/asabri_icons/icon_YT_1.png') no-repeat 0 0;
    background-size: 25px;
}

.image_feed_ig {
    background: url('../images/asabri_icons/icon_ig_2.png') no-repeat 0 0;
    background-size: 25px;
}

.image_feed_ig:hover {
    background: url('../images/asabri_icons/icon_IG_1.png') no-repeat 0 0;
    background-size: 25px;
}

.image_feed_tw {
    background: url('../images/asabri_icons/icon_twitter_2.png') no-repeat 0 0;
    background-size: 25px;
}

.image_feed_tw:hover {
    background: url('../images/asabri_icons/icon_twitter_1.png') no-repeat 0 0;
    background-size: 25px;
}

.welcome_page_div {
    position: fixed;
    z-index: 900;
    width: 100%;
}

.welcome_page_bg {
    background-image: url('../images/asabri_icons/icon_twitter_1.png');
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.welcome_page_button {
    position: fixed;
    z-index: 900;
    top: 30%;
    left: 8%;
}

.welcome_page_button h3 {
    color: #000;
}

.welcome_page_button h4 {
    color: #000;
}

.kotak_testi {
    z-index: 1000;
    position: absolute;
    margin-left: 75px;
    margin-top: 75px;
}

.kotak_testi .frame_testi {
    padding: 3%;
    width: 65%
}

.kotak_testi h3 {
    margin-bottom: 10%;
    font-size: 24px;
}

.kotak_testi h2 {
    margin-bottom: 10%;
    font-size: 30px;
}

.status-header {
    background-color: rgb(0, 41, 102);
    color: white;
    font-weight: bold;
}

.table {
    background-color: white;
}

ul.navigation:after,
ul.navigation:before {
    clear: both;
    content: "";
}

ul.navigation li {
    list-style: none;
    float: left;
    margin: 0 !important;
}

ul.navigation li a,
ul.navigation li span,
ul.navigation li.until {
    text-decoration: none;
    padding: 8px 12px;
    margin: 0px 1px;
}

ul.navigation li a {
    background: #FFFFFF;
    color: #58595B !important;
    border-radius: 0.3em;
    border: 1px solid #58595B;
    font-family: arial;
    padding: 7px 11px;
}

ul.navigation li a:hover {
    box-shadow: 0 1px 0 #eee inset, 0 0 1px #ddd inset;
}

ul.navigation li span {
    background: #333;
    color: #fff;
    box-shadow: 0 1px 2px #888 inset, 0 0 1px #ccc inset;
    border-radius: 0.3em;
}

ul.navigation {
    clear: both;
    display: table;
    margin: 10px 0px;
}

ul.navigation li.until {
    padding: 7px 6px 0px;
}

.box_white {
    background: #FFFFFF;
    padding: 10px;
    border-radius: 0.3em;
    border: 1px solid #ccc;
    margin-bottom: 10px;
}

.m-0 {
    margin: 0 !important;
}

.mt-0,
.my-0 {
    margin-top: 0 !important;
}

.mr-0,
.mx-0 {
    margin-right: 0 !important;
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important;
}

.ml-0,
.mx-0 {
    margin-left: 0 !important;
}

.m-1 {
    margin: 0.25rem !important;
}

.mt-1,
.my-1 {
    margin-top: 0.25rem !important;
}

.mr-1,
.mx-1 {
    margin-right: 0.25rem !important;
}

.mb-1,
.my-1 {
    margin-bottom: 0.25rem !important;
}

.ml-1,
.mx-1 {
    margin-left: 0.25rem !important;
}

.m-2 {
    margin: 0.5rem !important;
}

.mt-2,
.my-2 {
    margin-top: 0.5rem !important;
}

.mr-2,
.mx-2 {
    margin-right: 0.5rem !important;
}

.mb-2,
.my-2 {
    margin-bottom: 0.5rem !important;
}

.ml-2,
.mx-2 {
    margin-left: 0.5rem !important;
}

.m-3 {
    margin: 1rem !important;
}

.mt-3,
.my-3 {
    margin-top: 1rem !important;
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important;
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important;
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important;
}

.m-4 {
    margin: 1.5rem !important;
}

.mt-4,
.my-4 {
    margin-top: 1.5rem !important;
}

.mr-4,
.mx-4 {
    margin-right: 1.5rem !important;
}

.mb-4,
.my-4 {
    margin-bottom: 1.5rem !important;
}

.ml-4,
.mx-4 {
    margin-left: 1.5rem !important;
}

.m-5 {
    margin: 3rem !important;
}

.mt-5,
.my-5 {
    margin-top: 3rem !important;
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important;
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important;
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important;
}

.p-0 {
    padding: 0 !important;
}

.pt-0,
.py-0 {
    padding-top: 0 !important;
}

.pr-0,
.px-0 {
    padding-right: 0 !important;
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important;
}

.pl-0,
.px-0 {
    padding-left: 0 !important;
}

.p-1 {
    padding: 0.25rem !important;
}

.pt-1,
.py-1 {
    padding-top: 0.25rem !important;
}

.pr-1,
.px-1 {
    padding-right: 0.25rem !important;
}

.pb-1,
.py-1 {
    padding-bottom: 0.25rem !important;
}

.pl-1,
.px-1 {
    padding-left: 0.25rem !important;
}

.p-2 {
    padding: 0.5rem !important;
}

.pt-2,
.py-2 {
    padding-top: 0.5rem !important;
}

.pr-2,
.px-2 {
    padding-right: 0.5rem !important;
}

.pb-2,
.py-2 {
    padding-bottom: 0.5rem !important;
}

.pl-2,
.px-2 {
    padding-left: 0.5rem !important;
}

.p-3 {
    padding: 1rem !important;
}

.pt-3,
.py-3 {
    padding-top: 1rem !important;
}

.pr-3,
.px-3 {
    padding-right: 1rem !important;
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important;
}

.pl-3,
.px-3 {
    padding-left: 1rem !important;
}

.p-4 {
    padding: 1.5rem !important;
}

.pt-4,
.py-4 {
    padding-top: 1.5rem !important;
}

.pr-4,
.px-4 {
    padding-right: 1.5rem !important;
}

.pb-4,
.py-4 {
    padding-bottom: 1.5rem !important;
}

.pl-4,
.px-4 {
    padding-left: 1.5rem !important;
}

.p-5 {
    padding: 3rem !important;
}

.pt-5,
.py-5 {
    padding-top: 3rem !important;
}

.pr-5,
.px-5 {
    padding-right: 3rem !important;
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important;
}

.pl-5,
.px-5 {
    padding-left: 3rem !important;
}

.m-n1 {
    margin: -0.25rem !important;
}

.mt-n1,
.my-n1 {
    margin-top: -0.25rem !important;
}

.mr-n1,
.mx-n1 {
    margin-right: -0.25rem !important;
}

.mb-n1,
.my-n1 {
    margin-bottom: -0.25rem !important;
}

.ml-n1,
.mx-n1 {
    margin-left: -0.25rem !important;
}

.m-n2 {
    margin: -0.5rem !important;
}

.mt-n2,
.my-n2 {
    margin-top: -0.5rem !important;
}

.mr-n2,
.mx-n2 {
    margin-right: -0.5rem !important;
}

.mb-n2,
.my-n2 {
    margin-bottom: -0.5rem !important;
}

.ml-n2,
.mx-n2 {
    margin-left: -0.5rem !important;
}

.m-n3 {
    margin: -1rem !important;
}

.mt-n3,
.my-n3 {
    margin-top: -1rem !important;
}

.mr-n3,
.mx-n3 {
    margin-right: -1rem !important;
}

.mb-n3,
.my-n3 {
    margin-bottom: -1rem !important;
}

.ml-n3,
.mx-n3 {
    margin-left: -1rem !important;
}

.m-n4 {
    margin: -1.5rem !important;
}

.mt-n4,
.my-n4 {
    margin-top: -1.5rem !important;
}

.mr-n4,
.mx-n4 {
    margin-right: -1.5rem !important;
}

.mb-n4,
.my-n4 {
    margin-bottom: -1.5rem !important;
}

.ml-n4,
.mx-n4 {
    margin-left: -1.5rem !important;
}

.m-n5 {
    margin: -3rem !important;
}

.mt-n5,
.my-n5 {
    margin-top: -3rem !important;
}

.mr-n5,
.mx-n5 {
    margin-right: -3rem !important;
}

.mb-n5,
.my-n5 {
    margin-bottom: -3rem !important;
}

.ml-n5,
.mx-n5 {
    margin-left: -3rem !important;
}

.m-auto {
    margin: auto !important;
}

.mt-auto,
.my-auto {
    margin-top: auto !important;
}

.mr-auto,
.mx-auto {
    margin-right: auto !important;
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important;
}

.ml-auto,
.mx-auto {
    margin-left: auto !important;
}

@media (min-width: 576px) {
    .m-sm-0 {
        margin: 0 !important;
    }

    .mt-sm-0,
    .my-sm-0 {
        margin-top: 0 !important;
    }

    .mr-sm-0,
    .mx-sm-0 {
        margin-right: 0 !important;
    }

    .mb-sm-0,
    .my-sm-0 {
        margin-bottom: 0 !important;
    }

    .ml-sm-0,
    .mx-sm-0 {
        margin-left: 0 !important;
    }

    .m-sm-1 {
        margin: 0.25rem !important;
    }

    .mt-sm-1,
    .my-sm-1 {
        margin-top: 0.25rem !important;
    }

    .mr-sm-1,
    .mx-sm-1 {
        margin-right: 0.25rem !important;
    }

    .mb-sm-1,
    .my-sm-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-sm-1,
    .mx-sm-1 {
        margin-left: 0.25rem !important;
    }

    .m-sm-2 {
        margin: 0.5rem !important;
    }

    .mt-sm-2,
    .my-sm-2 {
        margin-top: 0.5rem !important;
    }

    .mr-sm-2,
    .mx-sm-2 {
        margin-right: 0.5rem !important;
    }

    .mb-sm-2,
    .my-sm-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-sm-2,
    .mx-sm-2 {
        margin-left: 0.5rem !important;
    }

    .m-sm-3 {
        margin: 1rem !important;
    }

    .mt-sm-3,
    .my-sm-3 {
        margin-top: 1rem !important;
    }

    .mr-sm-3,
    .mx-sm-3 {
        margin-right: 1rem !important;
    }

    .mb-sm-3,
    .my-sm-3 {
        margin-bottom: 1rem !important;
    }

    .ml-sm-3,
    .mx-sm-3 {
        margin-left: 1rem !important;
    }

    .m-sm-4 {
        margin: 1.5rem !important;
    }

    .mt-sm-4,
    .my-sm-4 {
        margin-top: 1.5rem !important;
    }

    .mr-sm-4,
    .mx-sm-4 {
        margin-right: 1.5rem !important;
    }

    .mb-sm-4,
    .my-sm-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-sm-4,
    .mx-sm-4 {
        margin-left: 1.5rem !important;
    }

    .m-sm-5 {
        margin: 3rem !important;
    }

    .mt-sm-5,
    .my-sm-5 {
        margin-top: 3rem !important;
    }

    .mr-sm-5,
    .mx-sm-5 {
        margin-right: 3rem !important;
    }

    .mb-sm-5,
    .my-sm-5 {
        margin-bottom: 3rem !important;
    }

    .ml-sm-5,
    .mx-sm-5 {
        margin-left: 3rem !important;
    }

    .p-sm-0 {
        padding: 0 !important;
    }

    .pt-sm-0,
    .py-sm-0 {
        padding-top: 0 !important;
    }

    .pr-sm-0,
    .px-sm-0 {
        padding-right: 0 !important;
    }

    .pb-sm-0,
    .py-sm-0 {
        padding-bottom: 0 !important;
    }

    .pl-sm-0,
    .px-sm-0 {
        padding-left: 0 !important;
    }

    .p-sm-1 {
        padding: 0.25rem !important;
    }

    .pt-sm-1,
    .py-sm-1 {
        padding-top: 0.25rem !important;
    }

    .pr-sm-1,
    .px-sm-1 {
        padding-right: 0.25rem !important;
    }

    .pb-sm-1,
    .py-sm-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-sm-1,
    .px-sm-1 {
        padding-left: 0.25rem !important;
    }

    .p-sm-2 {
        padding: 0.5rem !important;
    }

    .pt-sm-2,
    .py-sm-2 {
        padding-top: 0.5rem !important;
    }

    .pr-sm-2,
    .px-sm-2 {
        padding-right: 0.5rem !important;
    }

    .pb-sm-2,
    .py-sm-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-sm-2,
    .px-sm-2 {
        padding-left: 0.5rem !important;
    }

    .p-sm-3 {
        padding: 1rem !important;
    }

    .pt-sm-3,
    .py-sm-3 {
        padding-top: 1rem !important;
    }

    .pr-sm-3,
    .px-sm-3 {
        padding-right: 1rem !important;
    }

    .pb-sm-3,
    .py-sm-3 {
        padding-bottom: 1rem !important;
    }

    .pl-sm-3,
    .px-sm-3 {
        padding-left: 1rem !important;
    }

    .p-sm-4 {
        padding: 1.5rem !important;
    }

    .pt-sm-4,
    .py-sm-4 {
        padding-top: 1.5rem !important;
    }

    .pr-sm-4,
    .px-sm-4 {
        padding-right: 1.5rem !important;
    }

    .pb-sm-4,
    .py-sm-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-sm-4,
    .px-sm-4 {
        padding-left: 1.5rem !important;
    }

    .p-sm-5 {
        padding: 3rem !important;
    }

    .pt-sm-5,
    .py-sm-5 {
        padding-top: 3rem !important;
    }

    .pr-sm-5,
    .px-sm-5 {
        padding-right: 3rem !important;
    }

    .pb-sm-5,
    .py-sm-5 {
        padding-bottom: 3rem !important;
    }

    .pl-sm-5,
    .px-sm-5 {
        padding-left: 3rem !important;
    }

    .m-sm-n1 {
        margin: -0.25rem !important;
    }

    .mt-sm-n1,
    .my-sm-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-sm-n1,
    .mx-sm-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-sm-n1,
    .my-sm-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-sm-n1,
    .mx-sm-n1 {
        margin-left: -0.25rem !important;
    }

    .m-sm-n2 {
        margin: -0.5rem !important;
    }

    .mt-sm-n2,
    .my-sm-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-sm-n2,
    .mx-sm-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-sm-n2,
    .my-sm-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-sm-n2,
    .mx-sm-n2 {
        margin-left: -0.5rem !important;
    }

    .m-sm-n3 {
        margin: -1rem !important;
    }

    .mt-sm-n3,
    .my-sm-n3 {
        margin-top: -1rem !important;
    }

    .mr-sm-n3,
    .mx-sm-n3 {
        margin-right: -1rem !important;
    }

    .mb-sm-n3,
    .my-sm-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-sm-n3,
    .mx-sm-n3 {
        margin-left: -1rem !important;
    }

    .m-sm-n4 {
        margin: -1.5rem !important;
    }

    .mt-sm-n4,
    .my-sm-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-sm-n4,
    .mx-sm-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-sm-n4,
    .my-sm-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-sm-n4,
    .mx-sm-n4 {
        margin-left: -1.5rem !important;
    }

    .m-sm-n5 {
        margin: -3rem !important;
    }

    .mt-sm-n5,
    .my-sm-n5 {
        margin-top: -3rem !important;
    }

    .mr-sm-n5,
    .mx-sm-n5 {
        margin-right: -3rem !important;
    }

    .mb-sm-n5,
    .my-sm-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-sm-n5,
    .mx-sm-n5 {
        margin-left: -3rem !important;
    }

    .m-sm-auto {
        margin: auto !important;
    }

    .mt-sm-auto,
    .my-sm-auto {
        margin-top: auto !important;
    }

    .mr-sm-auto,
    .mx-sm-auto {
        margin-right: auto !important;
    }

    .mb-sm-auto,
    .my-sm-auto {
        margin-bottom: auto !important;
    }

    .ml-sm-auto,
    .mx-sm-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 768px) {
    .m-md-0 {
        margin: 0 !important;
    }

    .mt-md-0,
    .my-md-0 {
        margin-top: 0 !important;
    }

    .mr-md-0,
    .mx-md-0 {
        margin-right: 0 !important;
    }

    .mb-md-0,
    .my-md-0 {
        margin-bottom: 0 !important;
    }

    .ml-md-0,
    .mx-md-0 {
        margin-left: 0 !important;
    }

    .m-md-1 {
        margin: 0.25rem !important;
    }

    .mt-md-1,
    .my-md-1 {
        margin-top: 0.25rem !important;
    }

    .mr-md-1,
    .mx-md-1 {
        margin-right: 0.25rem !important;
    }

    .mb-md-1,
    .my-md-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-md-1,
    .mx-md-1 {
        margin-left: 0.25rem !important;
    }

    .m-md-2 {
        margin: 0.5rem !important;
    }

    .mt-md-2,
    .my-md-2 {
        margin-top: 0.5rem !important;
    }

    .mr-md-2,
    .mx-md-2 {
        margin-right: 0.5rem !important;
    }

    .mb-md-2,
    .my-md-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-md-2,
    .mx-md-2 {
        margin-left: 0.5rem !important;
    }

    .m-md-3 {
        margin: 1rem !important;
    }

    .mt-md-3,
    .my-md-3 {
        margin-top: 1rem !important;
    }

    .mr-md-3,
    .mx-md-3 {
        margin-right: 1rem !important;
    }

    .mb-md-3,
    .my-md-3 {
        margin-bottom: 1rem !important;
    }

    .ml-md-3,
    .mx-md-3 {
        margin-left: 1rem !important;
    }

    .m-md-4 {
        margin: 1.5rem !important;
    }

    .mt-md-4,
    .my-md-4 {
        margin-top: 1.5rem !important;
    }

    .mr-md-4,
    .mx-md-4 {
        margin-right: 1.5rem !important;
    }

    .mb-md-4,
    .my-md-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-md-4,
    .mx-md-4 {
        margin-left: 1.5rem !important;
    }

    .m-md-5 {
        margin: 3rem !important;
    }

    .mt-md-5,
    .my-md-5 {
        margin-top: 3rem !important;
    }

    .mr-md-5,
    .mx-md-5 {
        margin-right: 3rem !important;
    }

    .mb-md-5,
    .my-md-5 {
        margin-bottom: 3rem !important;
    }

    .ml-md-5,
    .mx-md-5 {
        margin-left: 3rem !important;
    }

    .p-md-0 {
        padding: 0 !important;
    }

    .pt-md-0,
    .py-md-0 {
        padding-top: 0 !important;
    }

    .pr-md-0,
    .px-md-0 {
        padding-right: 0 !important;
    }

    .pb-md-0,
    .py-md-0 {
        padding-bottom: 0 !important;
    }

    .pl-md-0,
    .px-md-0 {
        padding-left: 0 !important;
    }

    .p-md-1 {
        padding: 0.25rem !important;
    }

    .pt-md-1,
    .py-md-1 {
        padding-top: 0.25rem !important;
    }

    .pr-md-1,
    .px-md-1 {
        padding-right: 0.25rem !important;
    }

    .pb-md-1,
    .py-md-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-md-1,
    .px-md-1 {
        padding-left: 0.25rem !important;
    }

    .p-md-2 {
        padding: 0.5rem !important;
    }

    .pt-md-2,
    .py-md-2 {
        padding-top: 0.5rem !important;
    }

    .pr-md-2,
    .px-md-2 {
        padding-right: 0.5rem !important;
    }

    .pb-md-2,
    .py-md-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-md-2,
    .px-md-2 {
        padding-left: 0.5rem !important;
    }

    .p-md-3 {
        padding: 1rem !important;
    }

    .pt-md-3,
    .py-md-3 {
        padding-top: 1rem !important;
    }

    .pr-md-3,
    .px-md-3 {
        padding-right: 1rem !important;
    }

    .pb-md-3,
    .py-md-3 {
        padding-bottom: 1rem !important;
    }

    .pl-md-3,
    .px-md-3 {
        padding-left: 1rem !important;
    }

    .p-md-4 {
        padding: 1.5rem !important;
    }

    .pt-md-4,
    .py-md-4 {
        padding-top: 1.5rem !important;
    }

    .pr-md-4,
    .px-md-4 {
        padding-right: 1.5rem !important;
    }

    .pb-md-4,
    .py-md-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-md-4,
    .px-md-4 {
        padding-left: 1.5rem !important;
    }

    .p-md-5 {
        padding: 3rem !important;
    }

    .pt-md-5,
    .py-md-5 {
        padding-top: 3rem !important;
    }

    .pr-md-5,
    .px-md-5 {
        padding-right: 3rem !important;
    }

    .pb-md-5,
    .py-md-5 {
        padding-bottom: 3rem !important;
    }

    .pl-md-5,
    .px-md-5 {
        padding-left: 3rem !important;
    }

    .m-md-n1 {
        margin: -0.25rem !important;
    }

    .mt-md-n1,
    .my-md-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-md-n1,
    .mx-md-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-md-n1,
    .my-md-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-md-n1,
    .mx-md-n1 {
        margin-left: -0.25rem !important;
    }

    .m-md-n2 {
        margin: -0.5rem !important;
    }

    .mt-md-n2,
    .my-md-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-md-n2,
    .mx-md-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-md-n2,
    .my-md-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-md-n2,
    .mx-md-n2 {
        margin-left: -0.5rem !important;
    }

    .m-md-n3 {
        margin: -1rem !important;
    }

    .mt-md-n3,
    .my-md-n3 {
        margin-top: -1rem !important;
    }

    .mr-md-n3,
    .mx-md-n3 {
        margin-right: -1rem !important;
    }

    .mb-md-n3,
    .my-md-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-md-n3,
    .mx-md-n3 {
        margin-left: -1rem !important;
    }

    .m-md-n4 {
        margin: -1.5rem !important;
    }

    .mt-md-n4,
    .my-md-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-md-n4,
    .mx-md-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-md-n4,
    .my-md-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-md-n4,
    .mx-md-n4 {
        margin-left: -1.5rem !important;
    }

    .m-md-n5 {
        margin: -3rem !important;
    }

    .mt-md-n5,
    .my-md-n5 {
        margin-top: -3rem !important;
    }

    .mr-md-n5,
    .mx-md-n5 {
        margin-right: -3rem !important;
    }

    .mb-md-n5,
    .my-md-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-md-n5,
    .mx-md-n5 {
        margin-left: -3rem !important;
    }

    .m-md-auto {
        margin: auto !important;
    }

    .mt-md-auto,
    .my-md-auto {
        margin-top: auto !important;
    }

    .mr-md-auto,
    .mx-md-auto {
        margin-right: auto !important;
    }

    .mb-md-auto,
    .my-md-auto {
        margin-bottom: auto !important;
    }

    .ml-md-auto,
    .mx-md-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 992px) {
    .m-lg-0 {
        margin: 0 !important;
    }

    .mt-lg-0,
    .my-lg-0 {
        margin-top: 0 !important;
    }

    .mr-lg-0,
    .mx-lg-0 {
        margin-right: 0 !important;
    }

    .mb-lg-0,
    .my-lg-0 {
        margin-bottom: 0 !important;
    }

    .ml-lg-0,
    .mx-lg-0 {
        margin-left: 0 !important;
    }

    .m-lg-1 {
        margin: 0.25rem !important;
    }

    .mt-lg-1,
    .my-lg-1 {
        margin-top: 0.25rem !important;
    }

    .mr-lg-1,
    .mx-lg-1 {
        margin-right: 0.25rem !important;
    }

    .mb-lg-1,
    .my-lg-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-lg-1,
    .mx-lg-1 {
        margin-left: 0.25rem !important;
    }

    .m-lg-2 {
        margin: 0.5rem !important;
    }

    .mt-lg-2,
    .my-lg-2 {
        margin-top: 0.5rem !important;
    }

    .mr-lg-2,
    .mx-lg-2 {
        margin-right: 0.5rem !important;
    }

    .mb-lg-2,
    .my-lg-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-lg-2,
    .mx-lg-2 {
        margin-left: 0.5rem !important;
    }

    .m-lg-3 {
        margin: 1rem !important;
    }

    .mt-lg-3,
    .my-lg-3 {
        margin-top: 1rem !important;
    }

    .mr-lg-3,
    .mx-lg-3 {
        margin-right: 1rem !important;
    }

    .mb-lg-3,
    .my-lg-3 {
        margin-bottom: 1rem !important;
    }

    .ml-lg-3,
    .mx-lg-3 {
        margin-left: 1rem !important;
    }

    .m-lg-4 {
        margin: 1.5rem !important;
    }

    .mt-lg-4,
    .my-lg-4 {
        margin-top: 1.5rem !important;
    }

    .mr-lg-4,
    .mx-lg-4 {
        margin-right: 1.5rem !important;
    }

    .mb-lg-4,
    .my-lg-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-lg-4,
    .mx-lg-4 {
        margin-left: 1.5rem !important;
    }

    .m-lg-5 {
        margin: 3rem !important;
    }

    .mt-lg-5,
    .my-lg-5 {
        margin-top: 3rem !important;
    }

    .mr-lg-5,
    .mx-lg-5 {
        margin-right: 3rem !important;
    }

    .mb-lg-5,
    .my-lg-5 {
        margin-bottom: 3rem !important;
    }

    .ml-lg-5,
    .mx-lg-5 {
        margin-left: 3rem !important;
    }

    .p-lg-0 {
        padding: 0 !important;
    }

    .pt-lg-0,
    .py-lg-0 {
        padding-top: 0 !important;
    }

    .pr-lg-0,
    .px-lg-0 {
        padding-right: 0 !important;
    }

    .pb-lg-0,
    .py-lg-0 {
        padding-bottom: 0 !important;
    }

    .pl-lg-0,
    .px-lg-0 {
        padding-left: 0 !important;
    }

    .p-lg-1 {
        padding: 0.25rem !important;
    }

    .pt-lg-1,
    .py-lg-1 {
        padding-top: 0.25rem !important;
    }

    .pr-lg-1,
    .px-lg-1 {
        padding-right: 0.25rem !important;
    }

    .pb-lg-1,
    .py-lg-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-lg-1,
    .px-lg-1 {
        padding-left: 0.25rem !important;
    }

    .p-lg-2 {
        padding: 0.5rem !important;
    }

    .pt-lg-2,
    .py-lg-2 {
        padding-top: 0.5rem !important;
    }

    .pr-lg-2,
    .px-lg-2 {
        padding-right: 0.5rem !important;
    }

    .pb-lg-2,
    .py-lg-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-lg-2,
    .px-lg-2 {
        padding-left: 0.5rem !important;
    }

    .p-lg-3 {
        padding: 1rem !important;
    }

    .pt-lg-3,
    .py-lg-3 {
        padding-top: 1rem !important;
    }

    .pr-lg-3,
    .px-lg-3 {
        padding-right: 1rem !important;
    }

    .pb-lg-3,
    .py-lg-3 {
        padding-bottom: 1rem !important;
    }

    .pl-lg-3,
    .px-lg-3 {
        padding-left: 1rem !important;
    }

    .p-lg-4 {
        padding: 1.5rem !important;
    }

    .pt-lg-4,
    .py-lg-4 {
        padding-top: 1.5rem !important;
    }

    .pr-lg-4,
    .px-lg-4 {
        padding-right: 1.5rem !important;
    }

    .pb-lg-4,
    .py-lg-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-lg-4,
    .px-lg-4 {
        padding-left: 1.5rem !important;
    }

    .p-lg-5 {
        padding: 3rem !important;
    }

    .pt-lg-5,
    .py-lg-5 {
        padding-top: 3rem !important;
    }

    .pr-lg-5,
    .px-lg-5 {
        padding-right: 3rem !important;
    }

    .pb-lg-5,
    .py-lg-5 {
        padding-bottom: 3rem !important;
    }

    .pl-lg-5,
    .px-lg-5 {
        padding-left: 3rem !important;
    }

    .m-lg-n1 {
        margin: -0.25rem !important;
    }

    .mt-lg-n1,
    .my-lg-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-lg-n1,
    .mx-lg-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-lg-n1,
    .my-lg-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-lg-n1,
    .mx-lg-n1 {
        margin-left: -0.25rem !important;
    }

    .m-lg-n2 {
        margin: -0.5rem !important;
    }

    .mt-lg-n2,
    .my-lg-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-lg-n2,
    .mx-lg-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-lg-n2,
    .my-lg-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-lg-n2,
    .mx-lg-n2 {
        margin-left: -0.5rem !important;
    }

    .m-lg-n3 {
        margin: -1rem !important;
    }

    .mt-lg-n3,
    .my-lg-n3 {
        margin-top: -1rem !important;
    }

    .mr-lg-n3,
    .mx-lg-n3 {
        margin-right: -1rem !important;
    }

    .mb-lg-n3,
    .my-lg-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-lg-n3,
    .mx-lg-n3 {
        margin-left: -1rem !important;
    }

    .m-lg-n4 {
        margin: -1.5rem !important;
    }

    .mt-lg-n4,
    .my-lg-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-lg-n4,
    .mx-lg-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-lg-n4,
    .my-lg-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-lg-n4,
    .mx-lg-n4 {
        margin-left: -1.5rem !important;
    }

    .m-lg-n5 {
        margin: -3rem !important;
    }

    .mt-lg-n5,
    .my-lg-n5 {
        margin-top: -3rem !important;
    }

    .mr-lg-n5,
    .mx-lg-n5 {
        margin-right: -3rem !important;
    }

    .mb-lg-n5,
    .my-lg-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-lg-n5,
    .mx-lg-n5 {
        margin-left: -3rem !important;
    }

    .m-lg-auto {
        margin: auto !important;
    }

    .mt-lg-auto,
    .my-lg-auto {
        margin-top: auto !important;
    }

    .mr-lg-auto,
    .mx-lg-auto {
        margin-right: auto !important;
    }

    .mb-lg-auto,
    .my-lg-auto {
        margin-bottom: auto !important;
    }

    .ml-lg-auto,
    .mx-lg-auto {
        margin-left: auto !important;
    }
}

@media (min-width: 1200px) {
    .m-xl-0 {
        margin: 0 !important;
    }

    .mt-xl-0,
    .my-xl-0 {
        margin-top: 0 !important;
    }

    .mr-xl-0,
    .mx-xl-0 {
        margin-right: 0 !important;
    }

    .mb-xl-0,
    .my-xl-0 {
        margin-bottom: 0 !important;
    }

    .ml-xl-0,
    .mx-xl-0 {
        margin-left: 0 !important;
    }

    .m-xl-1 {
        margin: 0.25rem !important;
    }

    .mt-xl-1,
    .my-xl-1 {
        margin-top: 0.25rem !important;
    }

    .mr-xl-1,
    .mx-xl-1 {
        margin-right: 0.25rem !important;
    }

    .mb-xl-1,
    .my-xl-1 {
        margin-bottom: 0.25rem !important;
    }

    .ml-xl-1,
    .mx-xl-1 {
        margin-left: 0.25rem !important;
    }

    .m-xl-2 {
        margin: 0.5rem !important;
    }

    .mt-xl-2,
    .my-xl-2 {
        margin-top: 0.5rem !important;
    }

    .mr-xl-2,
    .mx-xl-2 {
        margin-right: 0.5rem !important;
    }

    .mb-xl-2,
    .my-xl-2 {
        margin-bottom: 0.5rem !important;
    }

    .ml-xl-2,
    .mx-xl-2 {
        margin-left: 0.5rem !important;
    }

    .m-xl-3 {
        margin: 1rem !important;
    }

    .mt-xl-3,
    .my-xl-3 {
        margin-top: 1rem !important;
    }

    .mr-xl-3,
    .mx-xl-3 {
        margin-right: 1rem !important;
    }

    .mb-xl-3,
    .my-xl-3 {
        margin-bottom: 1rem !important;
    }

    .ml-xl-3,
    .mx-xl-3 {
        margin-left: 1rem !important;
    }

    .m-xl-4 {
        margin: 1.5rem !important;
    }

    .mt-xl-4,
    .my-xl-4 {
        margin-top: 1.5rem !important;
    }

    .mr-xl-4,
    .mx-xl-4 {
        margin-right: 1.5rem !important;
    }

    .mb-xl-4,
    .my-xl-4 {
        margin-bottom: 1.5rem !important;
    }

    .ml-xl-4,
    .mx-xl-4 {
        margin-left: 1.5rem !important;
    }

    .m-xl-5 {
        margin: 3rem !important;
    }

    .mt-xl-5,
    .my-xl-5 {
        margin-top: 3rem !important;
    }

    .mr-xl-5,
    .mx-xl-5 {
        margin-right: 3rem !important;
    }

    .mb-xl-5,
    .my-xl-5 {
        margin-bottom: 3rem !important;
    }

    .ml-xl-5,
    .mx-xl-5 {
        margin-left: 3rem !important;
    }

    .p-xl-0 {
        padding: 0 !important;
    }

    .pt-xl-0,
    .py-xl-0 {
        padding-top: 0 !important;
    }

    .pr-xl-0,
    .px-xl-0 {
        padding-right: 0 !important;
    }

    .pb-xl-0,
    .py-xl-0 {
        padding-bottom: 0 !important;
    }

    .pl-xl-0,
    .px-xl-0 {
        padding-left: 0 !important;
    }

    .p-xl-1 {
        padding: 0.25rem !important;
    }

    .pt-xl-1,
    .py-xl-1 {
        padding-top: 0.25rem !important;
    }

    .pr-xl-1,
    .px-xl-1 {
        padding-right: 0.25rem !important;
    }

    .pb-xl-1,
    .py-xl-1 {
        padding-bottom: 0.25rem !important;
    }

    .pl-xl-1,
    .px-xl-1 {
        padding-left: 0.25rem !important;
    }

    .p-xl-2 {
        padding: 0.5rem !important;
    }

    .pt-xl-2,
    .py-xl-2 {
        padding-top: 0.5rem !important;
    }

    .pr-xl-2,
    .px-xl-2 {
        padding-right: 0.5rem !important;
    }

    .pb-xl-2,
    .py-xl-2 {
        padding-bottom: 0.5rem !important;
    }

    .pl-xl-2,
    .px-xl-2 {
        padding-left: 0.5rem !important;
    }

    .p-xl-3 {
        padding: 1rem !important;
    }

    .pt-xl-3,
    .py-xl-3 {
        padding-top: 1rem !important;
    }

    .pr-xl-3,
    .px-xl-3 {
        padding-right: 1rem !important;
    }

    .pb-xl-3,
    .py-xl-3 {
        padding-bottom: 1rem !important;
    }

    .pl-xl-3,
    .px-xl-3 {
        padding-left: 1rem !important;
    }

    .p-xl-4 {
        padding: 1.5rem !important;
    }

    .pt-xl-4,
    .py-xl-4 {
        padding-top: 1.5rem !important;
    }

    .pr-xl-4,
    .px-xl-4 {
        padding-right: 1.5rem !important;
    }

    .pb-xl-4,
    .py-xl-4 {
        padding-bottom: 1.5rem !important;
    }

    .pl-xl-4,
    .px-xl-4 {
        padding-left: 1.5rem !important;
    }

    .p-xl-5 {
        padding: 3rem !important;
    }

    .pt-xl-5,
    .py-xl-5 {
        padding-top: 3rem !important;
    }

    .pr-xl-5,
    .px-xl-5 {
        padding-right: 3rem !important;
    }

    .pb-xl-5,
    .py-xl-5 {
        padding-bottom: 3rem !important;
    }

    .pl-xl-5,
    .px-xl-5 {
        padding-left: 3rem !important;
    }

    .m-xl-n1 {
        margin: -0.25rem !important;
    }

    .mt-xl-n1,
    .my-xl-n1 {
        margin-top: -0.25rem !important;
    }

    .mr-xl-n1,
    .mx-xl-n1 {
        margin-right: -0.25rem !important;
    }

    .mb-xl-n1,
    .my-xl-n1 {
        margin-bottom: -0.25rem !important;
    }

    .ml-xl-n1,
    .mx-xl-n1 {
        margin-left: -0.25rem !important;
    }

    .m-xl-n2 {
        margin: -0.5rem !important;
    }

    .mt-xl-n2,
    .my-xl-n2 {
        margin-top: -0.5rem !important;
    }

    .mr-xl-n2,
    .mx-xl-n2 {
        margin-right: -0.5rem !important;
    }

    .mb-xl-n2,
    .my-xl-n2 {
        margin-bottom: -0.5rem !important;
    }

    .ml-xl-n2,
    .mx-xl-n2 {
        margin-left: -0.5rem !important;
    }

    .m-xl-n3 {
        margin: -1rem !important;
    }

    .mt-xl-n3,
    .my-xl-n3 {
        margin-top: -1rem !important;
    }

    .mr-xl-n3,
    .mx-xl-n3 {
        margin-right: -1rem !important;
    }

    .mb-xl-n3,
    .my-xl-n3 {
        margin-bottom: -1rem !important;
    }

    .ml-xl-n3,
    .mx-xl-n3 {
        margin-left: -1rem !important;
    }

    .m-xl-n4 {
        margin: -1.5rem !important;
    }

    .mt-xl-n4,
    .my-xl-n4 {
        margin-top: -1.5rem !important;
    }

    .mr-xl-n4,
    .mx-xl-n4 {
        margin-right: -1.5rem !important;
    }

    .mb-xl-n4,
    .my-xl-n4 {
        margin-bottom: -1.5rem !important;
    }

    .ml-xl-n4,
    .mx-xl-n4 {
        margin-left: -1.5rem !important;
    }

    .m-xl-n5 {
        margin: -3rem !important;
    }

    .mt-xl-n5,
    .my-xl-n5 {
        margin-top: -3rem !important;
    }

    .mr-xl-n5,
    .mx-xl-n5 {
        margin-right: -3rem !important;
    }

    .mb-xl-n5,
    .my-xl-n5 {
        margin-bottom: -3rem !important;
    }

    .ml-xl-n5,
    .mx-xl-n5 {
        margin-left: -3rem !important;
    }

    .m-xl-auto {
        margin: auto !important;
    }

    .mt-xl-auto,
    .my-xl-auto {
        margin-top: auto !important;
    }

    .mr-xl-auto,
    .mx-xl-auto {
        margin-right: auto !important;
    }

    .mb-xl-auto,
    .my-xl-auto {
        margin-bottom: auto !important;
    }

    .ml-xl-auto,
    .mx-xl-auto {
        margin-left: auto !important;
    }
}

.jsonform-required>label:after {
    content: ' *';
    color: red;
}