.clearfix{
    clear:both;
}
.background-img {
    background: url('../images/background-top.jpg') 100% 100% no-repeat;
    min-height: 120px;
    background-size: cover;
    min-width: 1000px;
}
.img-error{
    background: url('../images/logo-icon.png');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 100% 50%;
    display: inline-block;
    font-size: 0;
}
.center-top-logo{
    padding: 25px 0px;
}
.menu-mobile {
    z-index: 9999;
}
nav.navigation .menu {
    margin-left: 0px;
}
nav.navigation .menu > ul > li a {
    font-size: 1.25em;
}
nav.navigation .menu > ul > li .mega-menu {
    max-width: 100%;
}
ul.menu-desktop {
    margin-top: -1px;
}
ul.menu-desktop li {
    padding: 16px 0px !important;
}
ul.menu-desktop li a{
    padding: 18px 18px; 
}
ul.menu-desktop li a:hover{
    background: #ff0000;
    padding: 18px 18px;
    color: #ffffff !important; 
}
ul.menu-desktop li a.active{
    background: #ff0000;
    padding: 18px 18px;
    color: #ffffff !important; 
}
ul.menu-desktop li .mega-menu .mega-menu__inner .sub-menu .menu-aside{
    min-height: 200px;
}
ul.menu-desktop li .mega-menu .mega-menu__inner .sub-menu .menu-aside li{
    padding: 0px !important; 
}
ul.menu-desktop li .mega-menu .mega-menu__inner .sub-menu .menu-aside li a{
    padding: 5px 10px !important; 
    width: 95%;
    display: block;  
    font-size: 1.15em !important;  
}
ul.menu-desktop li .mega-menu .mega-menu__inner .sub-menu .menu-aside li a:hover{
    padding: 5px 10px !important; 
    background: #ff0000;
    color: #ffffff !important; 
    width: 95%;
    display: block;    
}
.menu-brand{
    padding: 5px !important;
}
.menu-brand:hover{
    padding: 5px !important;
    background: none !important;
    border: solid 1px #ff0000;
}
.menu-brand-mobile img{
    width: auto;
    padding: 5px;
}
header.header-section {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 15px;
}
header.header-section h1 {
    text-transform: uppercase;
    font-size: 1.8em;
    line-height: 1em;
    margin: 0px;
    padding: 0px;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
header.header-section h2 {
    text-transform: uppercase;
    font-size: 1.3em;
    line-height: 0px;
    margin: 0px;
    padding: 0px;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
header.header-section h4 {
    text-transform: uppercase;
    font-size: 1.3em;
    line-height: 0px;
    margin: 0px;
    padding: 0px;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}

header.header-section.border-top-red {
    border-top: solid 5px #ff0000;
    padding-top: 15px;
    padding-bottom: 15px;
}
.f-icon {
    font-size: 1.4em;
    padding: 15px 8px;
    color: #ffffff;
}
a:hover .f-icon, div.f-icon:hover {
    color: #ff0000;
    cursor: pointer;
}
.f-icon.search-desktop{
    padding:5px 7px;
}
.f-icon .fa-search {
    margin-top: 6px;
}
.hidden-search-desktop{
    visibility: hidden;
    opacity: 0;
    transition: visibility 0.2s, opacity 0.8s linear;
    float: left;
    margin-top: 42px;
    margin-right: 0px;
    position: absolute;
    right: 10px;
}
div.search-desktop:hover #search-desktop{
    float: left;
    margin-top: 42px;
    margin-right: 0px; 
    visibility: visible;
    opacity: 1;
    position: absolute;
    right: 10px;
    z-index: 9999;
}
.src-div{
    padding:10px 5px 15px 10px;
    background: linear-gradient(to top, #1F1C2C, rgb(69,69,69));
}
.txt-search-desktop{
    padding: 8px;
    width: 200px;
}
li#logo-static-desktop, a#logo-static-mobile{
    display: none;
}
li#logo-static-desktop{
    padding: 16px 0px 13px 0px !important;
}
li#logo-static-desktop a{
    padding: 16px 30px 13px 0px !important;
}
li#logo-static-desktop a:hover{
    background: none;
}
.logo-static{
    max-width: 180px;
    width: auto;
    margin-top: 3px;
}
.mt-10{ margin-top: 10px; }
.mt-15{ margin-top: 15px; }
.mt-20{ margin-top: 20px; }
.mb-10{ margin-bottom: 10px; }
.mb-15{ margin-bottom: 15px; }
.mb-20{ margin-bottom: 20px; }
.mb-10m{ margin-bottom: -10px; }
.no-pl{
    padding-left: 0 !important;
}
.no-pr{
    padding-right: 0 !important;
}
h2.labeling {
    text-transform: uppercase;
    position: absolute;
    top: 0px;
    left: 15px;
    background: #F8333C;
    color: #fff;
    font-size: 1.5em;
    padding: 10px;
    text-align: center;
    z-index: 10;
}
h2.labeling.kanal {
    top: auto !important;
}

h4.labeling {
    text-transform: uppercase;
    position: absolute;
    top: 0px;
    left: 15px;
    background: #F8333C;
    color: #fff;
    font-size: 1.5em;
    padding: 10px;
    text-align: center;
    z-index: 10;
}
h4.labeling.kanal {
    top: auto !important;
}

.sticky-left-right {
    position: fixed;
    top: 57px;
}
.sticky-left, .sticky-right {
    padding: 0px 30px 0px 0px;
    background: #ffffff;
    z-index: 889;  
}

.box-slider {
    height: 325px;
}
.slick-slide {
    height: 100%;
    min-height: 325px;
    max-height: 325px;
}
.slick-slide img {
    min-height: 400px;
    max-height: 400px;
    object-fit: cover;
}
.box-slider .list-slider__content a.link {
    color: #fff;
    font-size: 1.8em;
    padding-bottom: 5px;
    display: block;
}
.box-slider .list-slider__content a.link:hover {
    color: #ff0000;
}
.meta-hl{
    color: #ffffff;
}

.list-news.main-border-shadow {
    padding-bottom: 0px;
    margin-bottom: 20px;
    position: relative;
    border: solid 1px #e6e6e6;
    box-shadow: 1px 2px #f2f2f2;
}
.list-news.main-border-shadow .list-news__content {
    padding: 5px 10px 5px 20px;
}
.list-news.main-border-shadow .list-news__content a h4{
    font-size: 1.27em;
    line-height: 1.27em;
}
.list-news.main-border-shadow .list-news__content a h3{
    font-size: 1.27em;
    line-height: 1.27em;
}
.list-news.main-border-shadow .list-news__content p {
    font-size: 1em;
    line-height: 1.3em;
    padding-bottom: 8px;    
    padding-top: 5px;
    color: #666;
}
.list-news.main-border-shadow .cover-square-center {
    min-width: 38%;
}
.list-news.main-border-shadow .cover-square {
    width: 100%;
    height: auto;
    max-width: 38%;
    min-height: 135px;
    max-height: 135px;
    position: relative;
    overflow: hidden;
    transition: all 0.3s;
    background: linear-gradient(#F2F2F2, #A4A4A4, #F2F2F2);
    vertical-align: middle;
}
.list-news.main-border-shadow .cover-square a img{
    width: 100%;
    height: auto;
    min-height: 160px;
    max-height: 160px;
    object-fit: cover;
}

.list-news.menu-news-title-only{
    padding-bottom:10px;
    border-top:1px solid #e6e6e6;
    border-bottom:1px solid #e6e6e6;
    padding-top:10px;
}
.list-news.menu-news-title-only .cover-square-center {
    min-width: 35%;
}
.list-news.menu-news-title-only .cover-media {
    width: 100%;
    height: auto;
    max-width: 35%;
    min-height: 70px;
    max-height: 70px;
    position: relative;
    overflow: hidden;
    transition: all 0.3s;
    background: linear-gradient(#F2F2F2, #A4A4A4, #F2F2F2);
    vertical-align: middle;
}
.list-news.menu-news-title-only .cover-media a {
    padding: 0px !important;
}
.list-news.menu-news-title-only .cover-media a img{
    width: 100%;
    height: auto;
    min-height: 70px;
    max-height: 70px;
}
.list-news.menu-news-title-only .cover-media a:hover{
    background: none !important;
}
.list-news.menu-news-title-only .list-news__content a{
    padding: 0px !important;
}
.list-news.menu-news-title-only .list-news__content a h4{
    font-size: 0.9em;
    line-height: 1.1em;
    font-weight: 500;
    text-transform: none;
}
.list-news.menu-news-title-only .list-news__content a:hover{
    color: #ff0000 !important;
    background: none !important;
}

.list-news.left-right-title-only{
    padding-bottom:10px;
    border-top:1px solid #e6e6e6;
    padding-top:10px;
    background: #fafafa;
}
.list-news.left-right-title-only .cover-square-center {
    min-width: 35%;
}
.list-news.left-right-title-only .cover-media {
    width: 100%;
    height: auto;
    max-width: 35%;
    min-height: 60px;
    max-height: 60px;
    position: relative;
    overflow: hidden;
    transition: all 0.3s;
    background: linear-gradient(#F2F2F2, #A4A4A4, #F2F2F2);
    vertical-align: middle;
}
.list-news.left-right-title-only .cover-media a img{
    width: 100%;
    height: auto;
    min-height: 70px;
    max-height: 70px;
    object-fit: cover;
}
.list-news.left-right-title-only .list-news__content a h4{
    font-size: 1.15em;
    line-height: 1.20em;
    font-weight: 500;
}

.list-news.left-right-title-only .list-news__content a h3{
    font-size: 1.15em;
    line-height: 1.20em;
    font-weight: 500;
}

.list-news.list-news-3-column{
    padding-bottom:10px;
    background: transparent;
}
.list-news.list-news-3-column .cover-square-center {
    min-width: 100%;
}
.list-news.list-news-3-column .cover-media {
    width: 100%;
    height: auto;
    max-width: 100%;
    min-height: 200px;
    max-height: 200px;
    position: relative;
    overflow: hidden;
    transition: all 0.3s;
    vertical-align: middle;
    background: transparent;
}
.list-news.list-news-3-column .cover-media a img{
    width: 100%;
    height: auto;
    min-height: 120px;
    max-height: 120px;
    object-fit: cover;
}
.list-news.list-news-3-column .cover-media a h4{
    font-size: 1.15em;
    line-height: 1.20em;
    font-weight: 500;
}
.list-news.list-news-3-column .cover-media a h3{
    font-size: 1.15em;
    line-height: 1.20em;
    font-weight: 500;
}
li.hot-list{
    padding-bottom: 10px;
}
li.hot-list-no-image{
    padding: 5px 0px;
    border-top: solid 1px #e6e6e6;
}
li.hot-list a h4, li.hot-list-no-image a h4{
    font-size: 1.25em;
    line-height: 1.35em;
    font-weight: 500;
}

li.hot-list a h3, li.hot-list-no-image a h3{
    font-size: 1.15em;
    line-height: 1.20em;
    font-weight: 500;
}
#detail-news .credit{
    width:35px;
    height:35px;
    margin: 5px;
}
#detail-news .caption-user {
    font-size: 14px;
    color: #333;
    position: relative;
    bottom: 28px;
    left: 5px;    
}
#detail-news .caption-date {
    font-size: 12px;
    color: #333;
    position: relative;
    left: -22px;
    bottom: 7px;
    display: inline-block;
    margin-left: 0;
    margin-top: 0;    
}
.jssocials-share-link {
    padding: .7em .8em;
}
#detail-news h1{
    font-size: 2.3em;
    font-weight: 600;
}
#detail-news .box-meta{
    justify-content: space-between;
    padding: 5px 10px 2px 5px;
    border: none;
    margin: 10px 0px;
    background: #fafafa;
}
#detail-news .box-img-detail img, #detail-news img.post-img{
    width: 100%;
    height: auto;
}
#detail-news .box-img-detail .caption{
    font-size: 14px;
    font-weight: 500;
    font-style: italic;
    float: right;
}
#detail-news p{
    font-size: 1.3em;
    line-height: 1.6em;
    padding-bottom: .8em;
}
#detail-news ul{
    margin-top: -15px;
    margin-bottom: 15px;
}
#detail-news ul li{
    padding: 5px 0px;
    list-style: circle;
    margin-left: 15px;
}
#detail-news ul li strong a:link, #detail-news ul li a:link strong, #detail-news #isi-detail ul li a:link{
    color: #585858;
    font-size: 1.3em;
    display: inline-block;
    font-weight: 600;
}
#detail-news ul li strong a:hover, #detail-news ul li a:hover strong, #detail-news #isi-detail ul li a:hover{
    color: #ff0000;
}
#detail-news .txt-share{
    float: left;
    font-size: 1.3em;
    padding: 10px;    
}
#detail-news .editor{
    float: right;
    margin-right: 10px;    
}
#detail-news .editor .caption-user {
    font-size: 14px;
    color: #333;
    position: relative;
    bottom: 20px;
    left: 5px;
}
#detail-news a.category-detail {
    font-size: 14px;
    color: #fff;
    padding: 5px 10px;
    background: #2E2E2E;
    display: inline-block;
    margin-bottom: 5px;
}
#detail-news a.category-detail:hover {
    color: #ff0000;
}
#detail-news a.tag-detail {
    font-size: 14px;
    color: #000000;
    padding: 5px 10px;
    border: solid 1px #2E2E2E;
    display: inline-block;
    margin-top: 5px;    
}
#detail-news a.tag-detail:hover {
    color: #ff0000;
    border: solid 1px #ff0000;
}
ul.pagination li span, ul.pagination li a {
    border: 1px solid #ddd;
    display: block;
    margin: 0px 5px;
    padding: 5px 15px;
    color: #070707;
    font-size: 1.2em;
    font-weight: 600;
}
ul.pagination li.active span, ul.pagination li span:hover, ul.pagination li a:hover {
    background: #ff0000;
    border-color: #ff0000;
    color: #ffffff;
}
.circle-image-2{
    border-radius: 50%;
    width: 100px; 
    height: 100px;
}
div.about-author{
    margin: 10px 0px 5px;
    padding: 5px 10px !important;
    background-color: #fafafa;
    border-left-width: 5px;
    border-left-style: solid;
    border-left-color: #FF0000;
    font-size: 1.2em;
    color: #111111;
}
.social-author{
    float: right;
    margin-right: -9px;
}
.social-author a{
    padding: 5px 10px;
    display: inline-block;
    border: solid 1px #606060;
    min-width: 35px;
    text-align: center;
}
.box-slider .list-slider__content {
    position: absolute;
    left: 0px;
    bottom: 0px;
    padding: 100px 20px 20px 20px;
    width: 100%;
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.54) 95%, #606060 100%);
}
.credit.circle-image{
    width:30px;
    height:30px;
}
.caption-user{
    position: relative;
    bottom: 20px;
    left:10px;
}
.caption-date{
    position: relative;
    left: 0px;
    bottom: 0px;
    display: grid;
    margin-left: 43px;
    margin-top: -20px;
}
.caption-date span{
    width: auto;
    float: left;
    display: contents;
}
.hot-list .caption-date{
    display: inline-block;
    margin-left: 0;
    margin-top: 0;
}
.menu-news-title-only .caption-date{
    display: inline-block;
    margin-left: 0;
    margin-top: 0;
}
.no-pr{ padding-right: 0px }  

ul.link-footer li{
    padding: 5px;
}
ul.link-footer li a{
    color: #ffffff;
    font-size: 1.1em;
    line-height: 1.2em;
}
ul.link-footer.bolder li a{
    font-weight: 700;
}
ul.link-footer li a:hover{
    color: #ff0000;
}
p.address-footer{
    color:#ffffff;
    font-size: 1.07em !important;
    line-height: 1.50em !important;
}
footer.main-footer .footer-note {
    padding-top: 5px;
    padding-bottom: 5px;
}
.toogle-bawah{
    text-align: center;
    font-size: 1.5em;
}
.toogle-bawah a#toggleMenuBawah{
    cursor: pointer;
}
.bf-atas{
    border-bottom: solid 1px #2e2e2e;
    padding-bottom: 20px;
}
.btn-load{
    padding: 10px 30px;
    background: #ff0000;
    color: #ffffff !important;
    font-weight: 600;
    font-size: 1.2em;
    cursor: pointer;
    display: inline-block;
}
.btn-load:hover{
    padding: 10px 30px;
    background: #ffffff;
    color: #ff0000 !important;
    font-weight: 600;
    font-size: 1.2em;
    border: solid 1px #ff0000;
}
#isi-detail strong{
    font-size: 1.05em;
}
.owl-carousel .owl-nav {
    width: 100%;
    position: absolute;
    top: 40%;
    display: inline-block;
    height: 0;
}
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev {
    padding: 5px !important;
    font-size: 1.1em !important;
    background: rgba(0, 0, 0, 0.8);
    color: #ffffff;
}
.owl-carousel .owl-nav button.owl-next {
    float: right;
}

.fancybox-nav span{
    visibility: visible !important;
    color:#ffffff;
    font-size: 3.0em;
    padding: 10px;
}
.fancybox-next span {
    right: 5px !important;
}
.fancybox-prev span {
    left: 10px !important;
}
.fancybox-thumb{
    width: 100% !important;
    height: auto;
}
.fancybox-title {
    font-family: "Roboto Condensed", sans-serif !important;
}
.fancybox-title .child{
    font-size: 2.0em !important;
    border: solid 1px #2e2e2e;
    padding: 10px 15px !important;
    white-space: normal !important;
    line-height: 1.5 !important;
}
.masonry{margin-top: 10px !important;}
.masonry li { 
    width: 33%; 
    margin-left: 0px !important; 
    padding: 0px 5px 5px 5px !important;
}

.staticpage{
    min-height: 60vh;
}
.staticpage h1, .staticpage h2, .staticpage h3, .staticpage h4{
    font-size: 1.9em;
}
.staticpage h3, .staticpage h4{
    font-size: 1.7em;
}
.staticpage p{
    font-size: 1.3em;
    line-height: 1.6em;
}
.staticpage ol, .staticpage ul {
    margin-left: 20px;
    margin-top: 10px;
    margin-bottom: 20px;
    font-size: 1.3em;
    line-height: 1.6em;
}
ul.navkiri {
    background: #fafafa;
}
ul.navkiri li{
    padding: 10px 20px;
    font-size: 1.8em;
    border-bottom: solid 1px #e6e6e6;
}
ul.navkiri li:hover{
    background: #2e2e2e;
}
ul.navkiri li a{
    display: block;
    width: 100%;
}
ul.navkiri li:hover a{
    color:#ffffff;
}
.hudin {
  display: none !important;
  border: 0;
  width: 1px;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
}    
.out-banner{
  text-align: center;
  position: relative;  
}
.banner-img{
  width: auto;
  max-width: 100%;  
}
div.entry-content blockquote {
    padding: 10px 20px 0px 20px;
    font-size: 14px;
    border-left: 5px solid #f00;
    background-color: #fafafa;
    margin-bottom: 10px;
    line-height: 20px;
}

@media all and (min-width: 320px) and (max-width: 780px) {
    .masonry li { width: 50%; }
    .fancybox-title .child{
        font-size: 1.3em !important;
        font-weight: 500;
        border: solid 1px #2e2e2e;
        padding: 5px 10px !important;
    }
}

@media only screen and (max-width: 1280px) {
    .txt-search-desktop {
        padding: 8px;
        width: 200px;
    }
    .box-slider {
        height: 50vh;
        width: 100%;
        padding: 0px;
        margin-left: 0px;
    }
    .slick-slide {
        height: 100%;
        min-height: 50vh;
        max-height: 50vh;
    }
    .slick-slide img {
        min-height: 50vh;
        max-height: 50vh;
    }
    .box-slider .list-slider__content {
        position: absolute;
        left: 0px;
        bottom: 0px;
        padding: 15px;
        width: 100%;
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.54) 95%, #606060 100%);
    }    
    .box-slider .list-slider__content a.link {
        color: #fff;
        font-size: 1.4em;
        padding-bottom: 5px;
        display: block;
    }
    .box-slider .list-slider__content a.link:hover {
        color: #ff0000;
    }
    .meta-hl{
        color: #ffffff;
    }            
    h2.labeling {
        top: 0px;
        left: 15px;
        font-size: 1.2em;
    }
    .list-news.main-border-shadow .cover-square a img {
        width: 100%;
        height: auto;
        min-height: 150px;
        max-height: 150px;
    }    
    .list-news.main-border-shadow .cover-square {
        width: 100%;
        height: auto;
        max-width: 38%;
        min-height: 150px;
        max-height: 150px;
        position: relative;
        overflow: hidden;
        transition: all 0.3s;
        background: linear-gradient(#F2F2F2, #A4A4A4, #F2F2F2);
        vertical-align: middle;
    }    
    .list-news.main-border-shadow .list-news__content {
        padding: 5px 10px 2px 20px;
    }
    .list-news.left-right-title-only .cover-media a img {
        width: 100%;
        height: auto;
        min-height: 70px;
        max-height: 70px;
    } 
    .list-news.left-right-title-only .cover-media {
        width: 100%;
        height: auto;
        max-width: 35%;
        min-height: 70px;
        max-height: 70px;
        position: relative;
        overflow: hidden;
        transition: all 0.3s;
        background: linear-gradient(#F2F2F2, #A4A4A4, #F2F2F2);
        vertical-align: middle;
    }        
    .list-news.list-news-3-column .cover-media a img {
        width: 100%;
        height: auto;
        min-height: 130px;
        max-height: 130px;
    }      
}
@media only screen and (max-width: 780px) {
    body main {
        padding-top: 0px;
    }    
    .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
        padding-right: 10px;
        padding-left: 10px;
    }    
    .pc-hidden-x, .mobile-show {
        display: block !important;
    }    
    .mobile-hidden {
        display: none !important;
    }    
    nav.navigation {
        padding: 10px 0px;
        position: static;
        top: 120px;
        left: 0px;
        right: 0px;
        width: 100%;
        z-index: 1000;
    }    
    #navBawah{
        display:none;
    }
    .frm-mobile{
        position:relative;
        margin-top: 10px;
    }    
    .txt-search-mobile{
        display: inline-block;
        width: 100%;
        padding: 5px;
        font-size: 1.3em;
    }
    .ico-src-m{
        float: right;
        position: absolute;
        right: 10px;
        top: 8px;
        background: none;
        border: none;
        color: #606060;
        cursor: pointer;
    }
    .background-img {
        background: url('../images/background-top.jpg') 0px no-repeat;
        min-height: 70px;
        min-width: 100vw;
    }    
    .center-top-logo {
        padding: 15px 0px;
    }
    .logo-mobile {
        float: left;
        text-align: center;
    }
    .logo-mobile a {
        display: inline-block;
        padding: 8px 12vw;
    }
    a#logo-static-mobile img{
        top: 2px;
    }
    .menu-mobile__list ul.menu-aside li a {
        font-size: 1.3em !important;
        padding: 5px 0px;
        display: block;
    }
    .menu-mobile__list h3 {
        font-size: 1.3em;
        opacity: 1;
        margin-bottom: 10px;
    } 
    .menu-mobile__list {
        padding: 20px 20px;
        border-bottom: 1px solid rgba(221, 221, 221, 0.5);
        margin-bottom: 0px;
    }   
    nav.navigation .navigation__inner .menu #toggleMenu {
        display: block;
        font-size: 28px;
        background: transparent;
        border: none;
        float: left;
        cursor: pointer;
    }
    .box-slider {
        height: 45vh;
        width: 100vw;
        padding: 0px;
        margin-left: -10px;
    }
    .slick-slide {
        height: 100%;
        min-height: 45vh;
        max-height: 45vh;
    }
    .slick-slide img {
        min-height: 45vh;
        max-height: 45vh;
    }
    .box-slider .list-slider__content {
        position: absolute;
        left: 0px;
        bottom: 0px;
        padding: 15px;
        width: 100%;
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.54) 95%, #606060 100%);
    }    
    .box-slider .list-slider__content a.link {
        color: #fff;
        font-size: 1.4em;
        padding-bottom: 5px;
        display: block;
    }
    .box-slider .list-slider__content a.link:hover {
        color: #ff0000;
    }
    .meta-hl{
        color: #ffffff;
    }            
    .list-news.main-border-shadow {
        padding-bottom: 0px;
        margin-bottom: 0px;
        position: relative;
        border: solid 1px #e6e6e6;
    }    
    .list-news.main-border-shadow .cover-square {
        width: 100%;
        height: auto;
        max-width: 38%;
        min-height: 81px;
        max-height: 81px;
        position: relative;
        overflow: hidden;
        transition: all 0.3s;
        background: linear-gradient(#F2F2F2, #A4A4A4, #F2F2F2);
        vertical-align: middle;
    }    
    .list-news.main-border-shadow .cover-square-center {
        min-width: 38%;
    }    
    .list-news.main-border-shadow .cover-square a img {
        width: 100%;
        height: auto;
        min-height: 81px;
        max-height: 81px;
    }    
    .list-news.main-border-shadow .list-news__content a h3 {
        font-size: 1.27em;
        line-height: 1.35em;
        font-weight: 500;
    }    
    .list-news.main-border-shadow .list-news__content {
        padding: 5px 10px 5px 10px;
    }    
    .list-news.left-right-title-only .list-news__content a h3 {
        font-size: 1.25em;
        line-height: 1.30em;
        font-weight: 500;
    }    
    .atr-mobile{
        margin-bottom: 10px;
        padding: 5px;
        background: #f2f2f2;
        border: solid 1px #e6e6e6;
        box-shadow: 1px 2px #f2f2f2;
    }
    .caption-date {
        position: relative;
        left: 0px;
        bottom: 0px;
    }    
    .caption-date-mobile{
        float: left;
    }
    .caption-user-mobile{
        float: right;
    }
    ul.pagination{
        overflow: scroll;
        padding-bottom: 15px;
    }
    ul.pagination li span, ul.pagination li a {
        border: 1px solid #ddd;
        display: block;
        margin: 0px 3px;
        padding: 4px 11px;
        color: #070707;
        font-size: 1.2em;
        font-weight: 600;
    }
    ul.pagination li.active span, ul.pagination li span:hover, ul.pagination li a:hover {
        background: #ff0000;
        border-color: #ff0000;
        color: #ffffff;
    }    
    #detail-news h1 {
        font-size: 1.9em;
        font-weight: 500;
        margin-top: 10px;
    }
    #detail-news .box-img-detail .caption {
        font-size: 12px;
        font-weight: 500;
        font-style: italic;
        float: right;
    }
    #detail-news ul li strong a:link, #detail-news ul li a:link strong, #detail-news #isi-detail ul li a:link {
        color: #585858;
        font-size: 1.1em;
        display: inline-block;
        font-weight: 500;
    }  
    .fixed-footer-mobile {
       position:fixed;
       left:0px;
       bottom:0px;
       width:100%;
       margin: 0px !important;
       background: #ffffff !important;
        z-index: 9999;
    }   
    .no-pr{ padding: 0px } 
    h4.labeling {
        left: 0px;
        top: 0px;
        font-size: 1.2em;
    }  
    .list-slider__content a h3 {
        font-size: 1.1em;
        font-weight: 500;
        line-height: 1.1em;
    }
    #toggleMenuBawah{
        display: block;
    }
    header.header-section h1 {
        text-transform: uppercase;
        font-size: 1.6em;
        line-height: 1.2em;    
    }
}

@media all and (min-width: 780px) and (max-width: 1279px) {
    .hidden-ipad{
        display: none;
    }
    .logo-static {
        max-width: 150px;
        width: auto;
        margin-top: 3px;
    }
    ul.menu-desktop li a {
        padding: 16px 16px;
    }        
    ul.menu-desktop li a:hover, ul.menu-desktop li a.active {
        background: #ff0000;
        padding: 18px 16px;
        color: #ffffff !important;
    }    
    .list-news.menu-news-title-only .list-news__content a h3 {
        font-size: 0.8em;
        line-height: 1.em;
        font-weight: 500;
    }    
    .list-news.left-right-title-only .list-news__content a h3 {
        font-size: 1.1em;
        line-height: 1.35em;
        font-weight: 500;
        padding-right: 5px;
    }    
    li.hot-list a h3, li.hot-list-no-image a h3 {
        font-size: 1.1em;
        line-height: 1.35em;
        font-weight: 500;
    }    
    .list-news.left-right-title-only .cover-media a img {
        width: 100%;
        height: auto;
        min-height: 60px;
        max-height: 60px;
    }    
    .list-news.left-right-title-only .cover-media {
        width: 100%;
        height: auto;
        max-width: 35%;
        min-height: 60px;
        max-height: 60px;
        position: relative;
        overflow: hidden;
        transition: all 0.3s;
        background: linear-gradient(#F2F2F2, #A4A4A4, #F2F2F2);
        vertical-align: middle;
    }   
    .slick-slide img {
        min-height: 40vh !important;
        max-height: 40vh !important;
    }     
    .slick-slide {
        height: 100%;
        min-height: 40vh !important;
        max-height: 40vh !important;
    }    
    .box-slider {
        height: 40vh !important;
        width: 100%;
        padding: 0px;
        margin-left: 0px;
    }    
    .list-news.main-border-shadow .cover-square a img {
        width: 100%;
        height: auto;
        min-height: 130px;
        max-height: 130px;
    }    
    .list-news.main-border-shadow .cover-square {
        width: 100%;
        height: auto;
        max-width: 38%;
        min-height: 130px;
        max-height: 130px;
        position: relative;
        overflow: hidden;
        transition: all 0.3s;
        background: linear-gradient(#F2F2F2, #A4A4A4, #F2F2F2);
        vertical-align: middle;
    }
    .mobile-hidden .circle-image{
        display: none;
    }
    .caption-user.mobile-hidden, .caption-date.mobile-hidden{
        display: none;
    }
    .list-news.main-border-shadow .list-news__content {
        padding: 4px 10px 0px 20px !important;
    }
    .list-news.main-border-shadow .list-news__content a h4 {
        font-size: 1.3em;
        line-height: 1.35em;
        font-weight: 500;
    }   
    .list-news.list-news-3-column .cover-media a img {
        width: 100%;
        height: auto;
        min-height: 110px;
        max-height: 110px;
    }     
    .list-news.list-news-3-column .cover-media a h4 {
        font-size: 1.1em;
        line-height: 1.25em;
        font-weight: 500;
    }    
    .txt-search-desktop {
        padding: 8px;
        width: 200px !important;
    }    
    .list-news.menu-news-title-only .cover-media a img {
        width: 100%;
        height: auto;
        min-height: 65px !important;
        max-height: 65px !important;
    }    
    .list-news.menu-news-title-only .cover-media {
        width: 100%;
        height: auto;
        max-width: 35%;
        min-height: 65px !important;
        max-height: 65px !important;
        position: relative;
        overflow: hidden;
        transition: all 0.3s;
        background: linear-gradient(#F2F2F2, #A4A4A4, #F2F2F2);
        vertical-align: middle;
    }    
    #detail-news h1 {
        font-size: 2.3em;
        font-weight: 500;
    } 
    .ipad-hidden{
        display: none !important;   
    }
    .ipad-show{
        display: block !important;   
    }
}
@media (min-width: 768px) and (max-width: 992px) {
    body main{
        text-align: left;
        max-width: 720px;
        margin: 0 auto;
    }
    .box-slider {
        height: 45vh;
        width: 100vw;
        padding: 0px;
        margin-left: -34px;
    }
    .slick-slide {
        height: 100%;
        min-height: 45vh;
        max-height: 45vh;
    }
    .slick-slide img {
        min-height: 45vh;
        max-height: 45vh;
    }
    .box-slider .list-slider__content {
        position: absolute;
        left: 0px;
        bottom: 0px;
        padding: 15px;
        width: 100%;
        background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(0, 0, 0, 0.54) 95%, #606060 100%);
    }    
    .box-slider .list-slider__content a.link {
        color: #fff;
        font-size: 1.4em;
        padding-bottom: 5px;
        display: block;
    }
    .box-slider .list-slider__content a.link:hover {
        color: #ff0000;
    }
    h4.labeling {
        left: -24px;
        top: 0px;
        font-size: 1.2em;
    }    
    header.header-section h1, header.header-section h3, header.header-section h4 {
        text-transform: uppercase;
        font-size: 2em;
        line-height: 1em;
    }    
    .list-news.main-border-shadow .cover-square {
        width: 100%;
        height: auto;
        max-width: 38%;
        min-height: 150px;
        max-height: 150px;
        position: relative;
        overflow: hidden;
        transition: all 0.3s;
        background: linear-gradient(#F2F2F2, #A4A4A4, #F2F2F2);
        vertical-align: middle;
    }    
    .list-news.main-border-shadow .cover-square-center {
        min-width: 38%;
    }    
    .list-news.main-border-shadow .cover-square a img {
        width: 100%;
        height: auto;
        min-height: 150px;
        max-height: 150px;
    }    
    .list-news.main-border-shadow .list-news__content a h3 {
        font-size: 1.8em;
        line-height: 1.9em;
        font-weight: 600;
    }    
    .list-news.main-border-shadow .list-news__content {
        padding: 5px 10px 5px 10px;
    }    
    .list-news.left-right-title-only .list-news__content a h3 {
        font-size: 1.8em;
        line-height: 1.9em;
        font-weight: 500;
    }    
    .list-news.left-right-title-only .cover-media a img {
        width: 100%;
        height: auto;
        min-height: 140px;
        max-height: 140px;
    } 
    .list-news.left-right-title-only .cover-media {
        width: 100%;
        height: auto;
        max-width: 35%;
        min-height: 140px;
        max-height: 140px;
        position: relative;
        overflow: hidden;
        transition: all 0.3s;
        background: linear-gradient(#F2F2F2, #A4A4A4, #F2F2F2);
        vertical-align: middle;
    }        
    li.hot-list a h3, li.hot-list-no-image a h3 {
        font-size: 1.8em;
        line-height: 1.9em;
        font-weight: 500;
    }
    .logo-mobile a {
        padding: 8px 30vw;
    }    
}
@media (min-width: 375px) and (max-width: 767px) {
    .logo-mobile a {
        display: inline-block;
        padding: 8px 17vw;
    }    
}
@media (min-width: 414px) and (max-width: 767px) {
    .logo-mobile a {
        display: inline-block;
        padding: 8px 20vw;
    }    
}
@media (min-width: 375px) and (max-width: 767px) {
    nav.navigation {
        padding: 10px 10px;
    }    
    .box-slider {
        height: 35vh;
        width: 105%;
        padding: 0px;
        margin-left: -10px;
    }
    .slick-slide {
        height: 100%;
        min-height: 35vh;
        max-height: 35vh;
    }
    .slick-slide img {
        min-height: 35vh;
        max-height: 35vh;
    }
    h4.labeling {
        left: 0px;
        top: 0px;
        font-size: 1.2em;
    }
    .list-news.main-border-shadow .cover-square {
        width: 100%;
        height: auto;
        max-width: 40%;
        min-height: 100px;
        max-height: 100px;
        position: relative;
        overflow: hidden;
        transition: all 0.3s;
        background: linear-gradient(#F2F2F2, #A4A4A4, #F2F2F2);
        vertical-align: middle;
    }    
    .list-news.main-border-shadow .cover-square-center {
        min-width: 40%;
    }    
    .list-news.main-border-shadow .cover-square a img {
        width: 100%;
        height: auto;
        min-height: 100px;
        max-height: 100px;
    }    
    .list-news.main-border-shadow .list-news__content a h3 {
        font-size: 1.45em;
        line-height: 1.45em;
    }    
    .list-news.left-right-title-only .cover-media a img {
        width: 100%;
        height: auto;
        min-height: 95px;
        max-height: 95px;
    } 
    .list-news.left-right-title-only .cover-media {
        width: 100%;
        height: auto;
        max-width: 35%;
        min-height: 95px;
        max-height: 95px;
        position: relative;
        overflow: hidden;
        transition: all 0.3s;
        background: linear-gradient(#F2F2F2, #A4A4A4, #F2F2F2);
        vertical-align: middle;
    }     
    .list-news.left-right-title-only .list-news__content a h3 {
        font-size: 1.45em;
        line-height: 1.45em;
        font-weight: 500;
    }       
    .bf-atas {
        border-bottom: solid 1px #2e2e2e;
        padding: 0px 25px 20px 25px;
    }    
    li.hot-list a h3, li.hot-list-no-image a h3 {
        font-size: 1.45em;
        line-height: 1.45em;
        font-weight: 500;
    }
}
