.bkm-tags-section {
    margin: 25px 0 0;
    padding: 15px 0;
    border-top: 1px solid #eee;
}

.bkm-tags-container {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 8px;
}

.bkm-tag {
    display: inline-block;
    padding: 6px 12px;
    background: #f5f5f5;
    border: 1px solid #ddd;
    border-radius: 4px;
    color: #000;
    text-decoration: none;
    font-size: 13px;
    font-weight: 600 !important;
    transition: all 0.2s;
text-decoration: none;
}

.bkm-tag:hover {
    background: #e9e9e9;
    transform: translateY(-1px);
}

.bkm-tags-info {
    font-size: 12px;
    color: #666;
    font-style: italic;
}

 .berandaythom {
    border-bottom: 2px solid #f0f0f0;
    border-top: 2px solid #f0f0f0;
}
.isi3lihatjgbos a {
    color: #21409a;
    font-weight: 600;
}

.lihatjgbos {
    margin: 8px 0;
    border-left: 5px solid #21409A;
    padding-left: 20px;
    text-decoration: none;
    line-height: 1.3 .4;
}




    /* Modal Styles */
        .modalytclas {
            display: none; /* Hidden by default */
            position: fixed; /* Stay in place */
            z-index: 1000; /* Sit on top */
            left: 0;
            top: 0;
            width: 100%; /* Full width */
            height: 100%; /* Full height */
            background-color: rgba(0, 0, 0, 0.7); /* Black w/ opacity */
            justify-content: center; /* Center horizontally */
            align-items: center; /* Center vertically */
        }

        .modalyt-content {
            background-color: #fefefe;
            padding: 5px;
            width: 90%; /* Could be more or less, depending on screen size */
            max-width: 600px; /* Set a max width */
            position: relative; /* Position relative for close button */
        }

        #closeModal {
            color: #aaa;
            font-size: 28px;
            font-weight: bold;
            position: absolute; /* Position the close button */
            top: -40px;
  right: -10px;
            cursor: pointer; /* Add pointer cursor */
        }

        #ytFrame {
            width: 100%; /* Full width */
            height: 315px; /* Set a default height */
        }

        /* Class to show modal */
        .artikelsing .show {
            display: flex ; /* Use flexbox to show modal */
        }
   .videoyt-grid {
            display: flex; /* Use flexbox layout */
            flex-wrap: wrap; /* Allow items to wrap onto the next line */
            justify-content: space-between; /* Distribute space between items */
        }

        .yt-grid-item {
            flex: 1 1 calc(33.33% - 10px); /* 3 columns */
            margin: 5px; /* Spacing between items */
            box-sizing: border-box; /* Include padding and border in width/height */
        }

.yt-grid-item h5 {
    font-size: 14px;
}















ins[data-anchor-status="ready"] {
    top: auto !important;
    bottom: 0 !important;
}

.post-grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
    gap: 20px;
   }
  
  .post-category a {
  color: #ef672f !important;
  font-size: 14px;
  }
  
  .box__judul {
      font-size: 18px;
      color: #21409A;
margin-bottom: 10px;
font-weight: 600;
  }
  
  /* Styling for each post item */
  .post-item {
  
    text-align: left;
      font-size: 14px;
  }
  
  .post-item a {
      color: #222;
  }
  
  .post-item img {
    width: 100%;
    height: 120px; /* Set a fixed height for all images */
    object-fit: cover; /* Ensure the image covers the space without distortion */
    border-radius: 5px;
  }
  
  .post-item h2 {
    margin: 10px 0;
    font-size: 1.5rem;
  }
  
  .post-item p {
    color: #555;
  }











































.icon-containerbacakan{
    color: #fff;
    }
    
    
    
    .singletol a:hover,.singletol a:focus,.singletol a:active  {
    color: #e56324 !important;
    }
    
    
    
    .single .entry-meta .byline {
        clear: both;
        display: inline-block;
        width: 100%;
    }
    
    .single .entry-meta .byline span.author.vcard a {
    font-weight: 600;
        font-style: italic;
        font-size: 12px;
        color: #21409a;
        text-decoration: none;
        text-transform: uppercase;
    }
    
    
    .flex-containersharebuttoin {
      display: flex;
      flex-wrap: nowrap;
        justify-content: space-around;
            padding: 10px 0px 4px 0px;
        background: #21409a;
        border: 1px solid ;
        border-radius: 8px;
        margin-top: 16px;
        color: #fff;
align-items: center;
    }
    
    
    
    
    #sharex {
        width: 100%;
     
        text-align: center;
    }
    .flex-containersharebuttoin > div {
       text-align: center;
    }
    
    #sharex buttonx {
            font-size: 16px;
        color: #fff;
        border-radius: 5px;
        padding: 4px 35px;
        font-family: 'Lato', sans-serif;
        font-weight: 500;
        background: transparent;
        cursor: pointer;
        transition: all 0.3s ease;
        box-shadow: inset 2px 2px 2px 0px rgba(255, 255, 255, .5), 7px 7px 20px 0px rgba(0, 0, 0, .1), 4px 4px 5px 0px rgba(0, 0, 0, .1);
        outline: none;
        background-image: linear-gradient(315deg, #a691e6 0%, #0059ce 74%);
    }
    
    .view-modal,
    .popups {
        position: fixed;
        left: 50%;
    }
    
    
    
    .popups {
        background: rgb(255, 254, 254);
        padding: 25px;
        border-radius: 15px;
        top: 10%;
        max-width: 380px;
        width: 100%;
        opacity: 0;
        pointer-events: none;
        box-shadow: 0px 10px 15px rgba(0, 0, 0, 0.1);
        transform: translate(-50%, -50%) scale(1.2);
        transition: top 0s 0.2s ease-in-out,
            opacity 0.2s 0s ease-in-out,
            transform 0.2s 0s ease-in-out;
    }
    
    .popups.show {
        top: 50%;
        left: 50%;
        opacity: 1;
        pointer-events: auto;
        transform: translate(-50%, -50%) scale(1);
        transition: top 0s 0s ease-in-out,
            opacity 0.2s 0s ease-in-out,
            transform 0.2s 0s ease-in-out;
    
    }
    
    .popups :is(headers, .icons, .fields) {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }
    
    .popups headers {
        padding-bottom: 15px;
        border-bottom: 1px solid #ebedf9;
    }
    
    headers span {
        font-size: 21px;
        font-weight: 600;
    }
    
    headers .close,
    .icons a {
        display: flex;
        align-items: center;
        border-radius: 50%;
        justify-content: center;
        transition: all 0.3s ease-in-out;
    }
    
    headers .close {
        color: #878787;
        font-size: 17px;
        background: #f3f3f3;
        height: 33px;
        width: 33px;
        cursor: pointer;
    }
    
    headers .close:hover {
        background: #ebedf9;
    }
    
    .popups .contents {
        margin: 20px 0;
    }
    
    .popups .icons {
        margin: 15px 0 20px 0;
    }
    
     p {
        font-size: 16px;
    }
    
    .contents .icons a {
        height: 50px;
        width: 50px;
        font-size: 20px;
        text-decoration: none;
        border: 1px solid transparent;
    }
    
    .icons a i {
        transition: transform 0.3s ease-in-out;
    }
    
    .icons a:nth-child(1){
      color: #1877F2;
      border-color: #b7d4fb;
    }
    .icons a:nth-child(1):hover{
      background: #1877F2;
    }
    .icons a:nth-child(2){
      color: #000;
      border-color: #000;
    }
    .icons a:nth-child(2):hover{
      background: #000;
    }
    .icons a:nth-child(3){
      color: #3ca5dd;
      border-color: #3ca5dd;
    }
    .icons a:nth-child(3):hover{
      background: #3ca5dd;
    }
    .icons a:nth-child(4){
      color: #25D366;
      border-color: #bef4d2;
    }
    .icons a:nth-child(4):hover{
      background: #25D366;
    }
    
    .icons a:nth-child(5) {
        color: #0088cc;
        border-color: #b3e6ff;
    }
    
    .icons a:nth-child(5):hover {
        background: #0088cc;
    }
    
    .icons a:hover {
        color: #fff;
        border-color: transparent;
    }
    
    .icons a:hover i {
        transform: scale(1.2);
    }
    
    .contents .fields {
        margin: 12px 0 -5px 0;
        height: 45px;
        border-radius: 4px;
        padding: 0 5px;
        border: 1px solid #757171;
    }
    
    .fields.active {
        border-color: #7d2ae8;
    }
    
    .fields i {
        width: 50px;
        font-size: 18px;
        text-align: center;
    }
    
    .fields.active i {
        color: #7d2ae8;
    }
    
    .fields input {
        width: 100%;
        height: 100%;
        border: none;
        outline: none;
        font-size: 15px;
    }
    
    .fields button {
        color: #fff;
        padding: 5px 18px;
        background: #7d2ae8;
    }
    
    .fields button:hover {
        background: #8d39fa;
    }
    
    .popups.show {
        z-index: 999;
    }
    
    .popups.show+.backdrop {
        position: fixed;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        background: rgba(0, 0, 0, 0.5);
    }
    

    .berandacrsel {
        border-bottom: 2px solid #f0f0f0;
        padding-bottom: 16px;
    }
    
    .iklanloophome {
     border-bottom: 2px solid #f0f0f0;
        border-top: 2px solid #f0f0f0;
        padding-top: 16px;
        padding-bottom: 16px;
    }
    body {
      background-color: #fff;
    }
    .rotator span {
                text-transform: uppercase;
                color: white;
                font-weight: 100;
                letter-spacing: 3px;
                font-size: 70px;	
            }
            .rotator span:first-child {
                animation: red 0.5s linear infinite;
                animation-delay: 0.25s;
            }
            .rotator span:last-child {
                animation: blue 0.5s linear infinite;
                animation-delay: 0.5s;
            }
            @keyframes red {
                from {
                    text-shadow: 0 0 5px red,
                                 0 0 15px red,
                                 0 0 30px red,
                                 0 0 60px red;
                }
            }
            @keyframes blue {
                from {
                    text-shadow: 0 0 5px blue,
                                 0 0 15px blue,
                                 0 0 50px blue,
                                 0 0 100px blue;
                }
            }
    

    
    .postTitle {
        color: #21409A!important;
        text-decoration: none!important;
    }
    
    .galpost  {
        padding: 0px 10px 10px 10px;
    }
    .rotator {
    
    padding: 10px 10px 10px 20px;
    }
    
    span.mvp-widget-home-title.promo_left {
    font-size: 20px;
    font-weight: 700;
    }
    
    span.mvp-widget-home-title.promo_right {
    font-size: 20px;
    font-weight: 700;
    }
    
    .rotator h4.mvp-widget-home-title:before {
        background:none ;
    }
    span.mvp-widget-home-title.promo_left {
        font-size: 18px;
    }
    span.mvp-widget-home-title.promo_right {
        font-size: 18px;
    }
    .promo_left {
        transform: skewX(-15deg);
    
        flex: 1;
         flex-grow: 1;
      flex-shrink: 1;
      flex-basis: 0;
      text-align: center;
    }
    
    .promo_right {
        transform: skewX(-15deg);
    
        
        flex: 2;
         flex-grow: 1;
      flex-shrink: 1;
      flex-basis: 0;
      text-align: center;
    }
 
    
    .relatedposttitle {
       color: #000;
       line-height: 1.4;
    }
    .galpostlop {
     
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap;
    }
    
    .galpostok {
      min-height: 100px;
      flex: 1 1 30%;
      margin: 5px;
    }
    
    .galpostimg img {
        width: 100% !important;
        height: 120px;
        object-fit: cover !important;
        object-position: center !important;
        border-radius: 4px;
    }
    
    
    
    span.ctis-load-more {
        color: #ef672f !important;
      background: #f0f0f0;
       margin: 0px 40px 0px 40px;
       font-weight: 600;
        font-size: 16px;
        line-height: 1.4;
        padding: 8px 16px;
        border: 1px solid transparent !important;
        border-radius: 4px !important;
    }
    .waktucol {
    background: linear-gradient(160deg,#fd510094 30%,#000cc191 100%);
      padding: 6px;
      border-radius: 4px;
    }
    
  
    
    .flex-containersharebkm {
      padding: 0;
      margin: 0;
      list-style: none;
      display: flex;
    }
    .space-between-sharebkm { 
      justify-content: flex-start; 
    }  
    .space-between-sharebkm li {
            margin-right: 15px;
     }
    .catfrt{
        background: linear-gradient(100deg, #ff6900 50%, #ffc488 100%) !important;
        width: 100%;
      height: 25px;
     color: white;
      font-weight: bold;
      font-size: 12px;
      text-align: center;
        border-radius: 4px;
            margin-right: 10px;
            padding: 0px 10px 0px 10px;
    }
   
    .btnbkmshare {
         height: 25px;
      width: 80px;
      font-size: 12px;
      padding: 0;
        background: linear-gradient(100deg, #21409a 50%, #007cbd 100%) !important;
        border-radius: 4px;
         font-weight: bold;
    }
    
    .sharefrontpagebkm {
    margin-bottom: 0.5em;
    }
    
    
    
    
    
    
    
    
    
    .botmenu  {
         text-align: center;
    }
    
    .botmenu li {
        display: inline-block;
        vertical-align: middle;
        padding: 0px 16px 0px;
    }
    .botmenu li a {
        color: #000;
        font-size: .9rem;
        font-weight: 600;
        line-height: 1;
        text-transform: uppercase;
        text-decoration: none;
    }
    .bn_skin {
        position: fixed;
        width: 300px;
        top: 100px;
    z-index: 1;
    }
    .skin3.slot_skinnerkiri {
        width: 160px;
        height: 600px;
        max-width: 160px;
        min-width: 160px;
        max-height: 600px;
        min-height: 600px;
    }
    .bn_skin1 .skin3 {
        float: right;
    }
    .bn_skin2 .skin3 {
        float: left;
    }
    .bn_skin1 {
        left: 47.9%;
        margin-left: -875px;
    }
    .bn_skin2 {
        right: 47.9%;
        margin-right: -875px;
    }
    .skin3.slot_skinnerkanan {
        width: 160px;
        height: 600px;
        max-width: 160px;
        min-width: 160px;
        max-height: 600px;
        min-height: 600px;
    }
    ins {
        text-decoration: none;
        display: contents;
    }
    mark, ins {
        background: #fff;
        color: #000;
        padding: 0.125em 0.25em;
        text-decoration: none;
    }
    
    
    
    
    .main-navigation .main-nav ul li:not([class*="current-menu-"]):hover > a, .main-navigation .main-nav ul li:not([class*="current-menu-"]):focus > a, .main-navigation .main-nav ul li.sfHover:not([class*="current-menu-"]) > a, .main-navigation .menu-bar-item:hover > a, .main-navigation .menu-bar-item.sfHover > a {
        color: #ffd949 !important;
    }
        
    
    .box__title {
        margin: 0;
            margin-bottom: 0px;
        color: #255baa;
        font-size: 14px;
        margin-bottom: 16px;
    
    }
    .populerside h2 {
    font-size: 16px;
        margin-bottom: 0;
        font-weight: 600 !important;
    }
    
    .single #share svg {
        fill: #000;
    }
    .modalpencarian  {
      display: none; /* Hidden by default */
      position: fixed; /* Stay in place */
      z-index: 9999; /* Sit on top */
      padding-top: 100px; /* Location of the box */
      left: 0;
      top: 0;
      width: 100%; /* Full width */
      height: 100%; /* Full height */
      overflow: auto; /* Enable scroll if needed */
      background-color: rgb(0,0,0); /* Fallback color */
      background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
    }
    
    /* Modal Content */
    .modal-content {
      background-color: #fefefe;
      margin: auto;
      padding: 20px;
      border: 1px solid #888;
      width: 80%;
    }
    
    /* The Close Button */
    .close {
      color: #aaaaaa;
      float: right;
      font-size: 28px;
      font-weight: bold;
    }
    
    .close:hover,
    .close:focus {
      color: #000;
      text-decoration: none;
      cursor: pointer;
    }
    
    .populerside .mvp-feat1-list-text h2 {
        font-weight: 600;
    }
    
    .populerside .mvp-cat-date-wrap {
        margin-bottom: 0px;
        margin-top: 7px;
    }
    
    .populerside .mvp-feat1-list-cont {
        margin-top: 2px;
    }
    .populerside .mvp-feat1-list-in {
        margin-left: 10px;
    }
    .populerside .mvp-feat1-list-out {
        margin-left: 0px;
    float: left;
    }
    
    .populerside ol {
      list-style: none;
      counter-reset: my-awesome-counter;
    
      margin: 0;
      padding: 0;
    }
    .populerside ol li {
      counter-increment: my-awesome-counter;
      display: flex;
      width: 100%;
      font-size: 0.8rem;
      margin-bottom: 0.5rem;
    color: #999;
    }
    .populerside ol li::before {
      content: "#" counter(my-awesome-counter, decimal-leading-zero);
      font-weight: bold;
      font-size: 20px;
      margin-right: 0.5rem;
     
      line-height: 1;
    }
    
    
    .widget-area .widget {
        padding: 20px;
    }
    .box__title {
    
        font-weight: 700;
        margin-bottom: 16px !important;
    
    }
    .inside-article.artikelsing img {
        width: 100%;
    }
    .single .entry-meta {
    
        text-align: center;
    }
    .home a {
        text-decoration: none !important;
    }
    .paging-navigation {
        text-align: center;
    }
    .home .rovslidecorutitle {
        color: #000;
    }
    .paging-navigation .page-numbers {
        margin: 0 10px;
        display: inline-block;
        text-align: center;
        min-width: 46px;
        height: 46px;
        line-height: 46px;
        border-radius: 4px;
        color: #fff;
        border: 1px solid #078ade;
        background: linear-gradient(100deg, #21409a 50%, #007cbd 100%) !important;
        font-weight: 600;
        font-size: 14px;
        -webkit-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
        box-shadow: 0 0 25px -5px rgba(0, 0, 0, 0.5);
    }
    .paging-navigation .page-numbers:hover, .paging-navigation .page-numbers.current {
     
        color: #e56324 !important;
    }
    .paging-navigation .page-numbers.prev,
    .paging-navigation .page-numbers.next {
        padding: 0 10px;
    }
    
    .paging-navigation .page-numbers:hover,
    .paging-navigation .page-numbers.current {
        background: #fff;
        color: #078ade;
    }
    
    /* Adjust mobile layout */
  
    .flex-container {
      display: flex;
      justify-content: space-between;
      position: relative;
      padding: 20px;
      top: 280px;
      flex-flow: row wrap;
      align-items: center;
    }
    
    
    .css-button {
    font-family: Arial;
    color: #FFFFFF;
    font-size: 10px;
    border-radius: 5px;
    
    
    text-shadow: 1px 1px 1px #528ecc;
    box-shadow: inset 1px 1px 2px 0px #bbdaf7;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    }
    
    .css-button-icon {
        padding: 10px 10px;
        border-right: 1px solid rgba(255, 255, 255, 0.16);
        box-shadow: rgba(0, 0, 0, 0.14) -1px 0px 0px inset;
    }
    .css-button-text {
        padding: 10px 8px;
    }
    .appcol {
      flex: 0 0 calc(50% - 10px);
      margin-bottom: 5px;
    }
    
    .apphome {
    
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
    }
    
    .fb {
    background: linear-gradient(180deg, #385898 5%, #0666bf 100%);
    }
    .insta {
    background: radial-gradient(circle farthest-corner at 35% 90%, #fec564, transparent 50%), radial-gradient(circle farthest-corner at 0 140%, #fec564, transparent 50%), radial-gradient(ellipse farthest-corner at 0 -25%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 20% -50%, #5258cf, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 0, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 60% -20%, #893dc2, transparent 50%), radial-gradient(ellipse farthest-corner at 100% 100%, #d9317a, transparent), linear-gradient(#6559ca, #bc318f 30%, #e33f5f 50%, #f77638 70%, #fec66d 100%);
    }
    .tik {
    background: linear-gradient(180deg, #000 5%, #000 100%);
    }
    
    
    
    .tiktok{
      margin: 100px auto;
      width: 37px;
      height: 218px;
      background: white;
      box-shadow: 11px 10px 0 0 #fe2d52;
      filter: drop-shadow(-10px -10px 0 #28ffff);
      position:relative;
    }
    
    .tiktok:after {
      content: '';
      position: absolute;
      border: 37px solid white;
      border-top-color: transparent;
      width:100px;
      height:100px;
      border-radius: 50%;
      transform: rotate(45deg);
      filter: drop-shadow(16px 0 0 #fe2d52);
    /*   top: 123px; */
    /*   right: -0.9px; */
      inset: 123px -137px; 
    }
    
    .tiktok:before {
      content: '';
      position: absolute;
      border: 30px solid transparent;
      width:140px;
      height: 140px;
      border-radius: 100%;
      border-bottom-color: white;
        filter: drop-shadow(14px 0 0 #fe2d52);
      transform: rotate(45deg);
      inset: -100px 8px;
      
    }
    
    
    .icotik {
      width: 10px;
      padding: 10px 10px;
      border-right: 1px solid rgba(255, 255, 255, 0.16);
      box-shadow: rgba(0, 0, 0, 0.14) -1px 0px 0px inset;
    }
    
    
    
    
    
    
    .colappawal {
    
    text-align: center;
    padding: 5px;
    
    margin-bottom: 10px;
    border-radius: 5px;
    justify-content: center;
    align-self: center;
    align-items: center;
    display: flex;
    
    background: linear-gradient(-45deg, #c1c1c13b, #e73c7e69, #23a6d53d, #8a8a8a36);
        background-size: 400% 400%;
        animation: gradientBG 5s ease infinite;
    box-shadow: 0px 2px 5px rgba(17, 17, 17, 0.41);
    }
    .colappawal img {
      max-width: 130px;
    }
    .colappawalkon {
    width: 100%;
    text-align: center;
    padding: 1em;
    height: 90px;
    margin-bottom: 10px;
    border-radius: 5px;
    justify-content: center;
    align-self: center;
    align-items: center;
    display: flex;
    
    background: linear-gradient(-45deg, #c1c1c13b, #e73c7e69, #23a6d53d, #8a8a8a36);
        background-size: 400% 400%;
        animation: gradientBG 5s ease infinite;
    box-shadow: 0px 2px 5px rgba(17, 17, 17, 0.41);
    }
            .main-navigation  {
        color: #f6f7f7;
    }
            .main-navigation .main-nav ul li[class*="current-menu-"] > a {
        color: #ffd949;
    }
    .main-navigation .main-nav ul li a {
        color: #fff;
        font-weight: 700;
    }
    
  
    
  /*  
/* ////
@media (prefers-color-scheme: dark) {
    .logobkm {
        content: url('https://beritakotamakassar.com/wp-content/themes/generatepress/image/logobkmdark.png');  
    }
}
///// */
.reaction-item {
    display: inline-block;

    font-family: Arial, sans-serif;
}

.like-btn {
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    color: #fff;
    display: flex;
    align-items: center;
}




.bkmbox__header {
    justify-content: space-between;
    display: flex;
    flex-flow: wrap;
    align-items: center;
margin-bottom: 16px;
}

.bkmbox__title {
    color: #21409A;
}

.loopbisnis {
  
    padding-top: 16px;
   
    color: #666666;
    padding-bottom: 16px;
}
.loopterkini {
   padding-top: 16px;
    color: #666666;
}
.bkmbox__terkini {
    justify-content: space-between;
    display: flex;
    flex-flow: wrap;
    align-items: center;
}
.lupbisnis ~ .lupbisnis {
    display: none;
}
.lupbisnis ~ .lupbisnis ~ .lupbisnis {
    display: none;
}
.lupbisnis ~ .lupbisnis ~ .lupbisnis ~ .lupbisnis {
    display: none;
}
.lupbisnis ~ .lupbisnis ~ .lupbisnis ~ .lupbisnis ~ .lupbisnis {
    display: none;
}


.lopfoto ~ .lopfoto {
    display: none;
}
.lopfoto ~ .lopfoto ~ .lopfoto {
    display: none;
}
.lopfoto ~ .lopfoto ~ .lopfoto ~ .lopfoto {
    display: none;
}
.lopfoto ~ .lopfoto ~ .lopfoto ~ .lopfoto ~ .lopfoto {
    display: none;
}


.cssyt ~ .cssyt {
    display: none;
}
.cssyt ~ .cssyt ~ .cssyt {
    display: none;
}
.cssyto ~ .cssyt ~ .cssyt ~ .cssyt {
    display: none;
}
.cssyt ~ .cssyt ~ .cssyt ~ .cssyt ~ .cssyt {
    display: none;
}


#mvp-fly-menu-wrap a {
    color: #000;
}




.bkmtag.bisnis {

    flex-direction: row-reverse;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
 border-bottom: 2px solid #f0f0f0;
    border-top: 2px solid #f0f0f0;
    padding-top: 16px;
    padding-bottom: 16px;
}



.rovslidecorutitle.bisnis {
float: right;

align-items: center;
justify-content: center;
display: flex;

}


.swiper-button-prev {
    display: none;
}

.swiper-button-next {
    display: none;
}
#mainVideo {
    background: linear-gradient(100deg, #21409a 50%, #007cbd 100%) !important;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}

.mvp-widget-home-title {
    border-radius: 9px;
}

h4.mvp-widget-home-title::before {
    background: none;
}

.subbkm {
    color: #e56324;
    text-align: center !important;
line-height: 22px;

}

#share {
    width: 100%;
      margin: 10px auto;
      text-align: center;
}

/* buttons */

#share a {
    width: 50px;
      height: 50px;
      display: inline-block;
      margin: 8px;
      border-radius: 50%;
      font-size: 24px;
      color: #fff;
    opacity: 0.75;
    transition: opacity 0.15s linear;
}

#share a:hover {
    opacity: 1;
}

/* icons */

#share i {
      position: relative;
      top: 50%;
      transform: translateY(-50%);
}

/* colors */

#mvp-post-feat-img img {
    width: 100%;
}























.bkmvideo {
    position: fixed;
    width: 250px;
    height: 140.63px;
    bottom: 5%;
    z-index: 2000;
    right: 1%;


}

.videooverlay {
            visibility: visible;
            opacity: 1;
          }




.videooverlay:target {
            visibility: hidden;
            opacity: 0;
            display:none
          }

.mvp-reg-img.wp-post-image {
    width: 100%;
    object-fit: cover;
    object-position: center;
}
#mvp-content-main p a, .mvp-post-add-main p a {
    box-shadow: inset 0 -2px 0 #ee2e3c;
}
#mvp-content-main p a:hover, .mvp-post-add-main p a:hover {
    background: #ee2e3c;
    padding: 5px;
    border-radius: 4px;
    color: #fff;
}


span.mvp-feat1-pop-head {
   
    border-radius: 4px;
}















 .client-logo .itemmedsos:hover {
    -ms-transform: translateY(-5px);
    transform: translateY(-5px);
}
 .client-logo img {
    width: 100px;

    margin: 20px;


}
 .client-logo img:hover {
    opacity: 1;

}



.ujsliderx {
  background: #fff;
}




/* .bacakan {
    position: relative;
    display: inline-block;
    padding: 25px 30px;
    margin: 40px 0;
    color: #03e9f4;
    text-decoration: none;
    text-transform: uppercase;
    transition: 0.5s;
    letter-spacing: 4px;
    overflow: hidden;
  }
  
  .bacakan:nth-child(1) {
    filter: hue-rotate(270deg);
  }
  a:nth-child(2) {
    filter: hue-rotate(110deg);
  }
  .bacakan span {
    position: absolute;
    display: block;
  }
  .bacakan span:nth-child(1) {
    top: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(90deg, transparent, #03e9f4);
    animation: animate1 1s linear infinite;
  }
  @keyframes animate1 {
    0% {
      left: -100%;
    }
    50%,
    100% {
      left: 100%;
    }
  }
  .bacakan span:nth-child(2) {
    top: -100%;
    right: 0;
    width: 2px;
    height: 100%;
    background: linear-gradient(180deg, transparent, #03e9f4);
    animation: animate2 1s linear infinite;
    animation-delay: 0.25s;
  }
  @keyframes animate2 {
    0% {
      top: -100%;
    }
    50%,
    100% {
      top: 100%;
    }
  }
  .bacakan span:nth-child(3) {
    bottom: 0;
    right: 0;
    width: 100%;
    height: 2px;
    background: linear-gradient(270deg, transparent, #03e9f4);
    animation: animate3 1s linear infinite;
    animation-delay: 0.5s;
  }
  @keyframes animate3 {
    0% {
      right: -100%;
    }
    50%,
    100% {
      right: 100%;
    }
  }
  .bacakan span:nth-child(4) {
    bottom: -100%;
    left: 0;
    width: 2px;
    height: 100%;
    background: linear-gradient(360deg, transparent, #03e9f4);
    animation: animate4 1s linear infinite;
    animation-delay: 0.75s;
  }
  @keyframes animate4 {
    0% {
      bottom: -100%;
    }
    50%,
    100% {
      bottom: 100%;
    }
  } */
  







  /* dekstop */

@media only screen and (min-width: 601px) { 









    menuheader.nav-header {
        display: none;
    }
        
        .mobonly {
        display: none;
        }
        .galpost  {
        padding: 0px 10px 10px 10px;
    }
        .galposttitle {
       color: #e1b600;
      line-height: 18px;
      font-size: 16px;
    }
            .inside-navigation.grid-container {
        background: linear-gradient(160deg, #011f4a 1%, #255baa 100%) !important;
        padding: 0px 10px 0px 10px;
        border-radius: 4px;
    }
    
        
    
    .krim {
        padding: 5px;
    border-radius: 5px;
      margin: 0px 20px 0px 20px;
        background: #111;
      
    }
        
        
        
        
        
        
            .single .entry-title {
            text-align: center;
        padding: 12px 0;
        line-height: 1;
            font-weight: 600;
                font-size: 32px;
                line-height: 1.3;
                color: #21409A;
        }
        .single .subbkm {
        color: #e56324;
        text-align: center !important;
        line-height: 22px;
font-size: 22px;
    }
    .ketgam.wp-caption-text {
        font-size: 12px;
    }
        .separate-containers .inside-article>.featured-image {
        margin-top: 0;
        margin-bottom: 0.5em;
    
    }
    .single	.entry-meta  {
            font-size : 12px;
    }
        .entry-content:not(:first-child), .entry-summary:not(:first-child), .page-content:not(:first-child) {
        margin-top: 1em;
    }
        
    
         .judul {
        width: 100%;
    }
        h2.entry-title {
        font-size: 1.4rem;
        font-weight: 500;
    }
         .entry-meta {
        font-size: 12px;
    }
        .home .gambar {
        margin: 0 12px 0 0;
    }
        .home .gambar .post-image img {
        display: block !important;
        width: 100%;
        object-fit: cover;
        object-position: center;
        max-height: 150px;
        border-radius: 4px;
    }
        .home .gambar img {
        width: 200px !important;
        height: 150px;
        min-width: 200px;
    }
        .home .entry-summary {
        display: none;
    }
    .home	.cat-links, .comments-link, .tags-links {
       display: none;
    }
    .home	span.byline {
        display: none;
    }
    
    
    .separate-containers .comments-area, .separate-containers .inside-article, .separate-containers .page-header, .separate-containers .paging-navigation {
        padding: 20px;
    }
    
    
      .entry-summary {
        display: none;
        }  
         footer.entry-meta {
        display: none; 
        }  
             .byline {
         display: none; 
        } 
         .site-main>* {
        margin-bottom: 0px;
    }
        
         .gambar .post-image img {
        display: block !important;
        width: 100%;
        object-fit: cover;
        object-position: center;
        max-height: 150px;
        border-radius: 4px;
    }
    .home .inside-article, .category .inside-article, .archive .inside-article , .search .inside-article {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        align-items: flex-start;
               justify-content: center;
        align-items: center;
    } 
    .home	.entry-title a:hover {
    color:#244B9C !important;
    }
        
        
            .single .bkmtag {
        position: relative;
    }
    /* .single .rovslidecorutitle {
        z-index: 1;
        position: absolute;
        bottom: 6px;
        background-color: rgb(0 0 0 / 50%);
        color: white;
        width: 100%;
        padding: 10px;
    }
    
    .single .rovslidecorutitle h3 {
        font-size: 14px;
    } */
    
    .single .rovslidecorutitle h3 {
      color:#000;
    }	
        
    .single .rovslidecoruimg img {
        border-top-left-radius: 6px;
        border-top-right-radius: 6px;
    }
        
    .single	h2.box__title {
        font-size: 18px;
    }
    .single	.populerside h2 {
        font-size: 16px;
    
    }
        .custom-search {
          float: right;
            padding: 10px 0px 10px 0px;
    }
    .custom-search	input.search-field {
           height: 36px;
        border-radius: 4px;
            width: 160px;
    }
    .custom-search	button, .custom-search input[type=button],.custom-search input[type=reset],.custom-search input[type=submit] {
    
        padding: 5px 10px;
    }
    .custom-search	button,.custom-search html input[type="button"],.custom-search input[type="reset"],.custom-search input[type="submit"],.custom-search a.button,.custom-search a.wp-block-button__link:not(.has-background) {
        color: #ffffff;
        background-color: #ff6900;
        border-radius: 4px;
    }
        
        .home .site-content {
         flex-wrap: wrap;
    }
    
    .home .berandaminisli {
        width: 100%;
            padding-top: 10px;
        background-color: #fff;
    }
    .menu-bar-item .gp-icon svg {
        color: #fff;
    }
        li#menu-item-11051:after {
        content: "Hukum";
        position: absolute;
        top: 8px;
        right: -8px;
        background: red;
        border-radius: 4px;
        padding: 0 2px;
        z-index: 1;
        font-size: 10px;
    }
        li#menu-item-11048:after {
        content: "Utama";
        position: absolute;
        top: 8px;
        right: -8px;
        background: red;
        border-radius: 4px;
        padding: 0 2px;
        z-index: 1;
        font-size: 10px;
    }
        
        .gambar {
        padding: 0 12px 0 0;
        overflow: hidden;
        width: 200px !important;
        height: 150px;
        min-width: 200px;
        border-radius: 4px;
    }
    .post-image {
        transition: 0.3s;
        position: relative;
        display: block;
    }
    .post-image:hover {
        transform: scale(1.1);
    
        
    }
        
        .mvp-feat1-list-text h2 {
      color: #000;
    }
        .mvp-cd-date.left.relative {
      color: #21409A;
    }
        
        
        
        
        
        .logomedsos .owl-carousel .owl-item  img 
        {
        height:35px;
        }
    

















    #mvp-side-wrap .dfad iframe {
        min-width: 360px;
    min-height: 300px;
    }
    
    #mvp-side-wrap .dfad img {
        max-width: 360px;
    }
    
    
    
    
    
    .box__title {
        margin: 0;
            margin-bottom: 0px;
        color: #255baa;
        font-size: 18px;
        margin-bottom: 16px;
    
    }
    
    #mvp-side-wrap a {
        color: #ef672f;
    }
    
    #mvp-side-wrap a:hover {
        color: #3b5997;
    }
    
    .btnselengkapnya {
        background: #f0f0f0;
        position: relative;
        font-size: 16px;
        display: inline-block;
        line-height: 1.4;
        text-align: center;
        cursor: pointer;
        vertical-align: top;
        border: 1px solid transparent;
        border-radius: 4px;
          font-size: 14px;
        padding: 6px 10px 6px 10px;
     }
    
    .boxselengkapnya {
        text-align: center; 
    margin-top: 20px;
    }
    
    
    
    
    
    
    
    .mvp-blog-story-text, #mvp-home-widget-wrap .mvp-flex-row .mvp-flex-story-text {
        margin-top: 0px;
    }
    
    .mvp-cat-date-wrap-top {
        margin-top: 7px;
    width: 100%;
    }
    .mvp-blog-story-in {
    
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    height: 152px;
        }
    
    .adsbawahslide {
        padding-top: 15px;
    }
    
    
    .lupbisnis .loopbisnis {
        background: linear-gradient(90deg,#e9e9e9 0%,#d8f3ff 100%);
    box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
    }
    .lupbisnis .loopbisnis .bkmbox__header {
        padding-left: 25px;
        padding-right: 25px;
    }
    
    .lupbisnis .loopbisnis .bkmbox__header .bkmfont-xxs {
        background: linear-gradient(to right, #007cbd 50%, #3ea6dd 100%);
        font-weight: 600;
        color: #fff !important;
        box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
        padding: 5px;
        border-radius: 4px;
    }
    
    .media__icon--top-right.icon-logo.mvp-reg-img img{
    width: 400px;
    }
    .media__icon--top-right.icon-logo.mvp-reg-img {
    position: absolute;
    
    padding-right: 13px;
    }
    
    
    #mvp-nav-bot-wrap .mvp-fly-but-wrap:hover span {
        background: #fcc43f;
    }
    #mvp-nav-bot-wrap span.mvp-nav-search-but:hover {
        color: #fcc43f;
    }
    .mvp-nav-menu ul li:hover a {
        border-bottom: 5px solid #f4823b;
    }
    .mvp-nav-bot-right-out {
        background: linear-gradient(360deg, #011f4a 1%, #255baa 100%) !important;
        padding: 0px 10px 0px 10px;
        border-radius: 4px;
    }
    
    
    
    
    .lupkrim .loopbisnis {
        border-bottom: 2px solid #f0f0f0;
        padding-top: 16px;
        border-top: 2px solid #f0f0f0;
        color: #666666;
        padding-bottom: 16px;
        background: linear-gradient(215deg, #8d0303 29.9%, #3a0202 80%), linear-gradient(304deg, rgba(255, 101, 53, 0.4) 24.9%, #d44f6c 91%), linear-gradient(10deg, #b1c9d8 19.9%, #2776aa 50%), linear-gradient(145deg, #f4df26 15.9%, #ff1b9a 40%);
            background-repeat: repeat, repeat, repeat, repeat;
        padding: 20px;
        background-repeat: no-repeat;
    }
    
    .lupkrim .rovslidecorutitle h3 {
        color: #fff;
    font-weight: 600;
    }
    
    .lupkrim .bkmbox__title {
    background: linear-gradient(100deg, #b08d00 50%, #ffd700 100%) !important;
    font-weight: 600;
    color: #000 !important;
    padding: 6px;
    border-radius: 4px;
    }
    
    
    
    
    .lupkrim .bkmfont-xxs {
    background: #000;
    font-weight: 600;
    color: #e1b600 !important;
    padding: 5px;
    border-radius: 4px;
    font-size: 12px;
    }
    
    
    .lopfoto .loopbisnis {
        background: rgb(212, 251, 230) none repeat scroll 0% 0%;
        box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
    padding: 20px;
    }
    .lopfoto .bkmbox__title {
        color: #ef672f;
    }
    .lopfoto .bkmfont-xxs {
        padding: 8px;
        background: rgb(3, 172, 14) none repeat scroll 0% 0%;
        font-weight: 600;
        color: #fff !important;
    border-radius: 6px;
    font-size: 12px;
    }
    
    .lopfoto .rovslidecorutitle h3 {
        font-weight: 600;
    }
    
    
    
    
    
    
    
    
    
    
    #mvp-video-embed iframe {
        width: 900px;
    }
    
    #mvp-main-nav-top {
        background: #fff;
    }
    
    
    .bkmtag.bisnis {
        padding-left: 13px;
        padding-right: 13px;
    }
    .rovslidecorutitle.bisnis {
    height: 110px;
    width: 50%;
    margin-right: 15px;
    }
    
    .bkmfont-xxs {
        color: #000 !important;
    }
    .mvp-blog-story-wrap:hover .mvp-blog-story-img img, .mvp-blog-story-col:hover .mvp-blog-story-img img {
        transform: scale(1.1);
    }
    
    
    
    .menu-item-11048 .mvp-mega-dropdown .mvp-mega-list li a p {
    color: #fff !important;
    }
    
    
    .menu-item-11051 .mvp-mega-dropdown .mvp-mega-list li a p {
    color: #fff !important;
    }
    
    ul.mvp-mega-list li a::after {
        content: "" !important;
    }
    
    .rovslidecoruimg.bisnis img {
        height: 225px !important;
    }
    
    #thumbs {
        background: linear-gradient(100deg, #21409a 50%, #007cbd 100%);
    border-radius: 10px;
    }
    
    .slidertitlethumb {
        padding: 3px 5px 15px 5px;
        color: #fff;
        font-size: 14px;
        font-weight: 400;
    }
    
    .owl-nav {
        display: none;
    }
    
    .sliderimgthumb img {
        height: 124px;
        min-height: 124px;
        margin-bottom: 5px;
        object-fit: cover;
        object-position: center;
    }
    
  
    .slidertitle {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        padding: 15% 12px 12px;
        z-index: 3;
        color: #FFFFFF;
        background: #000000;
        background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
        background: linear-gradient(to top, rgba(0, 0, 0, 0.8) 0%, rgba(255, 255, 255, 0) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='$start_color', endColorstr='$end_color',GradientType=1 );
    }
    
    .sliderimg {
        width: 100%;
        height: 400px;
        object-fit: cover;
        object-position: center;
    }
    #thumbs .current .item {
        border-top: 4px solid #f89938;
    }
    .slidertitle h2 {
    color: #fff;
    float: left;
    font-size: 2.2rem;
    font-weight: 700;
    letter-spacing: -.02em;
    line-height: 1;
    width: 100%;
    
    }
    .slidertime .mvp-feat1-pop-head {
        margin-top: 10px;
    }
    #big img {
        border-top-right-radius: 10px;
        border-top-left-radius: 10px;
    }
    
    
    .rovslidecoruimg img {
        border-radius: 4px;
    width: 100%;
    display: block;
    height: 140px !important;
    object-fit: cover;
    object-position: center;
    }
    
    .bkmtag {
        padding-left: 13px;
        padding-right: 13px;
    }
    .rovslidecoruimg {
        margin-bottom: 0px;
    }
    .berandaminisli {
        padding-bottom: 12px;
    max-height: 240px;
    }
    .mvp-cd-cat.left.relative {
        color: #f4823b;
    }
    
    .rovslidecorutitle {
        min-height: 60px;
    }
    
    
    #luppkriminal {
        display: flex;
        flex-wrap: wrap;
        margin-left: -13px;
        margin-right: -13px;
    }
    
    .bkmtagkrim {
        padding-bottom: 16px;
        margin-bottom: 16px;
    
        padding-left: 13px;
        padding-right: 13px;
    flex-grow: 1;
        width: 30%;
    }
    
    
    .rovslidecorutitle h3 {
        font-size: 14px;
        font-weight: 600;
        line-height: 1.3;
    }
    .rovslidecorutitle.bisnis h3 {
        font-size: 22px;
        text-align: center;
    font-weight: 600;
    color: #21409A
    }
    .single-post .ytfront {
        background: linear-gradient(100deg, #21409a 50%, #007cbd 100%) !important;
        margin-top: 25px;
        padding-bottom: 10px;
        border-radius: 8px;
    margin-bottom: 5px;
    }
    .video-list {
        width: 92% !important;
    }
    h1.mvp-post-title {
        width: 100%;
       
        text-align: center !important;
        color: #21409A;
    padding-bottom: 10px;
    }
    .mobonly {
        display: none;
    }
    #mvp-main-nav-bot-cont {
        background: #fff;
    }
    
    #mvp-nav-bot-wrap .mvp-nav-menu ul li a {
        color: #fff;
    }
    
    #mvp-nav-bot-wrap .mvp-fly-but-wrap span {
        background: #fff;
    }
    .mvp-main-blog-wrap {
        padding-top: 20px;
    }
    
    
    #mvp-nav-bot-wrap span.mvp-nav-search-but {
        color: #fff;
    }
    .ataspost {
        padding-bottom: 20px;
    }
    .bkmvideo a {
        color: #fff;
        background: #000;
        padding: 5px 10px 5px 10px;
        border-radius: 8px;
        text-align: center;
    }

    .rovslidecoruimg.bisnis {
        float: right;
        width: 45%;
    }
    
    .post-grid {
        grid-template-columns: repeat(3, 1fr); /* Three columns for desktop */
      }
.box__rekom {
    margin-top: 10px;
}

.berandaythom {
    margin-top: 10px;
}

.homefeaturedslidebkm {
    padding-left: 20px;
    padding-right: 10px;
}


.stickyside {
    position: sticky;
    top: 0;

}
    }
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
    
































/* mobilemode */
@media only screen and (max-width: 600px) {


    .adsposttop {
        margin-top: -1px;
        margin-bottom: 0.5em;
        margin-left: -25px;
        margin-right: -25px;
    }
   .yt-grid-item {
                flex: 1 1 calc(50% - 10px); /* 2 columns on smaller screens */
            }

    .post-grid {
        grid-template-columns: repeat(2, 1fr); /* Force 2 columns on mobile */
      }
        .box__rekom {
        padding: 20px;
     
    }


    .conheadbkm {
      padding-top: 5px;
    }

    .galpostok  {
        
        min-height: 100px;
        flex: 1 1 40%;
        margin: 5px;
      }

.ytfront.fr {
    margin-left: -20px;
    margin-right: -20px;
}


.lopfoto .loopbisnis {
    border-bottom: none;
    border-top: none;
    color: rgba(49, 53, 59, 0.96);
}
.lopfoto .loopbisnis {
    background: rgb(212, 251, 230) none repeat scroll 0% 0%;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
margin-left: -18px;
margin-right: -18px;
padding-left: 25px;
padding-right: 25px;
}

.lopfoto .bkmfont-xxs {
    padding: 8px;
    background: rgb(3, 172, 14) none repeat scroll 0% 0%;
    font-weight: 600;
    color: #fff !important;
}
.lopfoto .bkmbox__title {
    color: #ef672f;
}


.lupbisnis .bkmbox__title {
    color: #007cbd;
}
.lupbisnis .bkmfont-xxs {
    background: linear-gradient(to right, #007cbd 50%, #3ea6dd 100%);
    font-weight: 600;
    color: #fff !important;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 8px;
}

.lupbisnis .loopbisnis {
background: linear-gradient(90deg,#e9e9e9 0%,#d8f3ff 100%);
padding-left: 25px;
padding-right: 25px;
border-radius: 4px;
box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 4px;
border-bottom: none;
border-top: none;
margin-left: -18px;
margin-right: -18px;
}


.lupkrim .loopbisnis {
    background: linear-gradient(215deg, #0a2965 29.9%, #021b3a 80%), linear-gradient(304deg, rgba(255, 101, 53, 0.4) 24.9%, #d44f6c 91%), linear-gradient(10deg, #b1c9d8 19.9%, #2776aa 50%), linear-gradient(145deg, #f4df26 15.9%, #ff1b9a 40%);
}
.lupkrim .loopbisnis {
    border-bottom: 0px solid #f0f0f0;
    border-top: 0px solid #f0f0f0;
margin-left: -18px;
margin-right: -18px;
padding-left: 18px;
padding-right: 18px;
}
.lupkrim .bkmfont-xxs {
    background: #ff8a00;
    font-weight: 600;
    color: #fff !important;
}
.lupkrim .bkmbox__title {
    color: #ee2e3c;
}

.lupkrim .rovslidecorutitle h3 {
    color: #fff;
}


#mvp-related-posts {
    padding-top: 15px;
}
.mvp-next-post-wrap, .mvp-prev-post-wrap {
    padding: 15px 15px 15px;
}
.mvp-prev-post-wrap {
    width: 90%;
}

#thumbs {
    display: none;
}
.owl-nav {
    display: none;
}

.sliderimg::after {
    content: '';
position: absolute;
left: 0;
    background-image: -moz-linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 50%,rgb(0, 0, 0) 100%);
    background-image: -ms-linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 50%,rgba(0,0,0,1) 100%);
    background-image: -o-linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 50%,rgba(0,0,0,1) 100%);
    background-image: -webkit-linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.5) 50%,rgba(0,0,0,1) 100%);
    background-image: -webkit-gradient(linear,center top,center bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,1)));
    background-image: linear-gradient(to bottom,rgba(0,0,0,0) 0,#0a2965 70%,#0a2965 100%);
    top: auto;
    bottom: 0;
    width: 100%;
    height: 50%;
}

.slidertitle::before {

    background: #555;
    display: inline-block;
    position: absolute;
    left: 0;
    bottom: 50%;
    width: 100%;
    height: 1px;
    z-index: 0;
}
.slidertitle h2 {
color: #fff;
float: left;
font-size: 1.9rem;
font-weight: 700;
letter-spacing: -.02em;
line-height: 1;
width: 100%;

}
.slidertitle {
    float: left;
    margin-top: -70px;
    padding: 0 4.16666666% 20px;
    position: relative;
    top: auto;
    left: auto;
    width: 91.66666666%;
}
.berandacrsel {
    background: #0a2965;
    margin: 0 0 15px;
    overflow: hidden;
    width: 100%;
height: auto;

}
.sliderimg {
    position: relative;
}
.slidertime .mvp-feat1-pop-head {
    margin-top: 10px;
}


.bkmtag {
padding-left: 6px;
padding-right: 6px;
}
.rovslidecoruimg {
    margin-bottom: 0px;
}
.berandaminisli {
    padding-bottom: 12px;
}


#luppkriminal {
display: flex;
flex-wrap: wrap;
margin-left: -13px;
margin-right: -13px;
align-items: stretch;
justify-content: center;
}

.bkmtagkrim {
padding-bottom: 5px;
margin-bottom: 15px;
flex: 0 0 42%;
max-width: 42%;
padding-left: 13px;
padding-right: 13px;
}
.rovslidecorutitle h3 {
    font-size: 16px !important;
    line-height: 1.3;
    font-weight: normal;
color: #000;
}
.mvp-blog-story-text h2 {
    font-weight: 500;
line-height: 1.3;

}

h1.mvp-post-title {
    
text-align: center !important;
color: #21409A;
padding-bottom: 10px;
}
#mvp-main-body-wrap {
    padding-top: 45px;
}
.home .sliderimg img {
    height: 300px;
    object-fit: cover;
    object-position: center;
}
.rovslidecorutitle.bisnis h3 {
    font-size: 16px;
    text-align: center;
font-weight: 600;
color: #21409A
}
.navitemlive {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    padding: 10px 0px 10px 15px;
}
.navitemlive a {
    color: #fff;
    background-color: #ee2e3c;
    border-radius: 5px;
    padding: 2px 10px 2px 10px;
}
.single-post .ytfront {
    background: linear-gradient(100deg, #21409a 50%, #007cbd 100%);
    margin-top: 25px;
    padding-bottom: 10px;
    border-radius: 8px;
    margin-bottom: 15px;
}
.video-list {
    width: 86% !important;
}
.single-post .ytfront {
    background: linear-gradient(100deg, #21409a 50%, #007cbd 100%) !important;
    margin-top: 25px;
    padding-bottom: 10px;
    border-radius: 8px;
    margin-bottom: 15px;
}
.item-link img {
    border-radius: 6px;
}
.main-frame iframe {
    border-radius: 8px;
}
.mvp-author-info-text {
    width: 100%;
}
.mvp-author-info-wrap{
    align-content: center;
    display: flex;
    justify-content: center;
}
.menu-item.menu-item-type-taxonomy.menu-item-object-category.menu-item-12896 a {
    color: #007cbd;
}
.menu-item.menu-item-type-taxonomy.menu-item-object-category.menu-item-12895 a {
    color: #ee2e3c;
}
.dekstoponly {
    display: none;
}
.bkmvideo {
    display: none;
}
#headerPopup {
    display: none;
}
.adsense_responsive_1 { width: 160px; height: 600px; }
.bkmfont-xxs {
    padding: 5px;
    background: #e3f5fe;
    border-radius: 4px;
    font-size: 14px;
    font-weight: 500;
color: #ef672f !important;
}
.loopbisnis {
    background: #f0f0f0;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 4px;
}
.ataspost {
    padding-bottom: 20px;
}
.sliderimg .mvp-mob-img {
    max-height: 100%;
}
.archive .mvp-widget-feat2-right-img {
    width: 100px;
}
.mvp-next-post-wrap {
    width: 90%;
}
.rovslidecorutitle.bisnis {
height: 110px;
width: 50%;
margin-right: 15px;
}
.rovslidecoruimg.bisnis {
    float: right;
    width: 40% !important;
    margin-left: 15px;
    align-items: center;
    justify-content: center;
    display: flex;
    height: 110px;
}
.bkmtag.bisnis {
    padding-left: 5px;
    padding-right: 5px;
}
.rovslidecoruimg.bisnis {
    height: 110px;
}
#mvp-video-embed iframe {
    width: 600px;
}
.mvp-cd-cat.left.relative {
    color: #f4823b;
}


#mvp-side-wrap a {
    color: #ef672f;
}

#mvp-side-wrap a:hover {
    color: #3b5997;
}

.btnselengkapnya {
    background: #f0f0f0;
    position: relative;
    font-size: 16px;
    display: inline-block;
    line-height: 1.4;
    text-align: center;
    cursor: pointer;
    vertical-align: top;
    border: 1px solid transparent;
    border-radius: 4px;
      font-size: 14px;
    padding: 6px 10px 6px 10px;
 }

.boxselengkapnya {
    text-align: center; 
margin-top: 20px;

}


#mvp-side-wrap .dfad iframe {
    min-width: 380px;
min-height: 300px;
}













.rovslidecoruimg img {
    border-radius: 4px;
width: 100%;
display: block;
height: 120px !important;
object-fit: cover;
object-position: center;
}
    
    .logomedsos .owl-carousel .owl-item  img 
    {
    height:35px;
    }
    .dekstoponly {
    display: none;
    }
    .galpost  {
    padding: 0px 15px 10px 15px;
}
        .galposttitle {
   color: #e1b600;
line-height: 16px;
    font-size: 14px;
            font-weight: 600;
}
    
    .krim {
    margin-top: 20px;
    background: #111;
}
    
    .inside-header.grid-container {
    display: none;
}
    
    
    .conheadbkm {
  justify-content: space-between;
  display: flex;
  flex-flow: wrap;
  align-items: center;
  padding-left: calc(26px / 1.444444444444);
  padding-right: calc(26px / 1.444444444444);
  margin-right: auto;
  margin-left: auto;
}

.logobkm {
  display: flex;
  flex: 1;
  position: relative;
}
.bkmlogokanan {
  display: flex;
  flex: 0 0 auto;
  width: auto;
  max-width: 100%;
    margin-right: 10px;
    margin-top: 5px;
}

.logobkm img {
  height: auto;
  max-width: 100%;
  width: 160px !important;
}
    
    .bkmcari {
  text-align: center !important;
  width: 23px;
  font-size: 25px;
  padding: 0 0 0 8px;
  position: relative;
  margin: auto;
}
    
    
    
    
    
    .box__title {
  font-size: 18px;
  color: #21409A;
}
    
    .mvp-feat1-list-text h2 {
  color: #000;
}
    .mvp-cd-date.left.relative {
  color: #21409A;
}
    .home .berandaminisli {
        padding-top: 12px;
    background-color: #fff;
}
    
    
    
    
    
    
     .entry-summary {
    display: none;
    }  
/* 	.home .entry-meta  {
    display: none;
    }   */
    h2.entry-title {
        font-size:16px ;
            font-weight: 500;
}
    .home .inside-article, .category .inside-article, .archive .inside-article,.search .inside-article  {
        
        display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: flex-start;
           justify-content: center;
    align-items: center;
    }
 .entry-meta {
        font-size : 12px;
    } 
     footer.entry-meta {
    display: none; 
    }  
     .byline {
     display: none; 
    }  
     .gambar {
        margin: 0 12px 0 0 ;
    }
     .gambar img {
            width: 100px !important; 
    height: 100px; 
    min-width: 100px;
    }
     .gambar .post-image img {
    display: block !important;
    width: 100%;
    object-fit: cover;
    object-position: center;
    max-height: 100px;
    border-radius: 4px;
}
    .single .entry-title {
        text-align: center;
    padding: 12px 0;
    line-height: 1;
        font-weight: 600;
            font-size: 23px;
        line-height: 1.3;
        color: #21409A;
    }
    .single .subbkm {
    color: #e56324;
    text-align: center !important;
    line-height: 22px;
        font-size:18px;
}
.ketgam.wp-caption-text {
    font-size: 12px;
}
.featured-image.page-header-image-single.grid-container.grid-parent {
    margin-top: -1px;
    margin-bottom: 0.5em;
    margin-left: -25px;
    margin-right: -25px;
}
.single	.entry-meta  {
        font-size : 12px;
}
    .entry-content:not(:first-child), .entry-summary:not(:first-child), .page-content:not(:first-child) {
    margin-top: 1em;
}
 .artikelsing {
    padding: 18px !important;
}
     .site-main>* {
    margin-bottom: 0px;
}
    .homelopbkm {
    padding: 10px 20px 10px 20px !important;
}
 .site-main>* {
    margin-bottom: 0px;
}
     .judul {
            width: 100%;
    }
    
    .livesinar {
   
width:55px;
   
}

    .flex-containersharebuttoin {
    border-radius: 0px !important;
align-items: center;
 }
    
    div#sharex:hover {
    color: orange;
}
    
.toptollbkmshredll {
margin-top: 0;
margin-left: -25px;
margin-right: -25px;
align-items: center;
 }
.navitemlive a  {
position: relative;
font-family: sans-serif;
text-transform: uppercase;
overflow: hidden;
background: linear-gradient(90deg, #e68bff, #fff, #f39bff);
    background-color: rgba(0, 0, 0, 0);
    background-repeat: repeat;
    background-size: auto;
    background-clip: border-box;
background-repeat: no-repeat;
background-size: 80%;
animation: animate 3s linear infinite;
-webkit-background-clip: text;
-webkit-text-fill-color: rgba(255, 255, 255, 0);
background-color: #fff;
}

@keyframes animate {
  0% {
    background-position: -500%;
  }
  100% {
    background-position: 500%;
  }
}


.nav-header {
    border-radius: 5px;
   
    width: 100%;
     
}
.nav-header 	ol, ul {
    margin: 0;
}
.nav-header nav {
  
    background-color: #fff;
    font-weight: 600;
    font-size: 11.3px;
    color: #000;
    border-radius: 3px;
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.15);
}

.nav-header nav a {

    font-size: 14px;
font-weight: 700;
}

.navitem {
    padding: 6px 16px 6px;
}
.navitem {
    border-right: 0px solid #7e7e7e;
    font-size: 14px;
}
.navlogo, .navitem, .middle {
    display: inline-block;
    vertical-align: middle;
}
.navitem a {
    color: #000;
    font-weight: 600;
}
.slidemenu li {
    display: inline-block;
vertical-align: middle;
padding: 0px 16px 0px;
}
.scroll {
    white-space: nowrap;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}



.menu-item.menu-item-type-taxonomy.menu-item-object-category.menu-item-12892 a {
    color: #e56324;
}
.navitemlive {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    padding: 10px 0px 10px 15px;
}
.navitemlive a {
    color: #fff;
  
    border-radius: 5px;
    padding: 2px 10px 2px 10px;
}
    nav#site-navigation {
    display: none;
}
    ul#menu-mobile a {
    text-decoration: none;
}
    .icon-bar {
    width: 100%;
    display: inline-block;

  vertical-align: middle;
}
        .logocari {
    width: 15%;
    display: inline-block;

  vertical-align: middle;
}
    nav.middle.scroll {
         width: 100%;
    display: inline-block;

  vertical-align: middle;
}
    button#myBtn {
    display: inline-block;
    font-size: 19px;
    background: #244B9C;
 
}
    menuheader.nav-header {
    display: flex;
    justify-content: space-between;
            align-items: center;
            z-index: 999999;
    position: relative;
}
    .adsamping {
    display: none;
}
    .conheadbkmx {
    z-index: 5;
    position: sticky;
    top: 1px;
    background-color: #fff;
        width:100%;
}
    .modal-cariartikel {
    white-space: nowrap;
}
.modal-cariartikel	input[type="text"] {
    width: 80%;
}
    span.close.tutupcari {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    opacity: .2;
    margin-top: -22px;
}
.modal-cariartikel	button {
    width: 20%;
}
    
    .inside-header.grid-container .site-logo {
  display: none;
}

        .single .bkmtag {
    position: relative;
}
/* .single .rovslidecorutitle {
    z-index: 1;
    position: absolute;
    bottom: 6px;
    background-color: rgb(0 0 0 / 50%);
    color: white;
    width: 100%;
    padding: 10px;
}

.single .rovslidecorutitle h3 {
    font-size: 16px;
} */

.single .rovslidecoruimg img {
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
        width: 100%;
    height: 180px !important;
}
    

    

    
    
    
    

    
    
    
    
    
.rovslidecorutitle a {
    
    text-decoration: none!important;
}
.rovslidecorutitle a:hover{
 text-decoration: none!important;
}
    .slidertime {
    color: #fff;
}


.video-list {
  margin: 0px;

  padding-left: 20px;
  padding-right: 20px;
}
.swiper-button-next {
  display: none;
}
.swiper-button-prev {
  display: none;
}
.swiper-button-prev.swiper-button-disabled {
  display: none;
}
#mainVideo {
    background: linear-gradient(100deg, #21409a 50%, #007cbd 100%) !important;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.single-post .ytfront {
    background: linear-gradient(100deg, #21409a 50%, #007cbd 100%) !important;
    margin-top: 25px;
    padding-bottom: 10px;
    border-radius: 8px;
    margin-bottom: 5px;
}
h2.bkmbox__title {
    font-size: 20px;
    font-weight: 600;
}
#share {
    width: 100%;
      margin: 10px auto;
      text-align: center;
}

/* buttons */

#share a {

      margin: 15px;
  
      font-size: 35px;
      
}

#share a:hover {
    opacity: 1;
}

/* icons */

#share i {
      position: relative;
      top: 50%;
      transform: translateY(-50%);
}

/* colors */



#infinite-handle, #ctis-loading {
    margin: 0;
}

span.ctis-load-more {
        color: white;
 
    border-radius: 8px;
            color: #21409A;
    transition: .2s ease-in-out;
border: 5px solid #21409A;
margin: 0px 20px 0px 20px;
    
}

.bacakanyt {
    display: flex;
    justify-content: space-between;
    margin-bottom: 10px;
}



div#kiri button#listenButton2 {
    height: 25px;
    color: #fff;
    border-radius: 5px;
    padding: 0px 10px;
    font-family: 'Lato', sans-serif;
    font-weight: 500;
    background: transparent;
    cursor: pointer;
    transition: all 0.3s ease;
    box-shadow: inset 2px 2px 2px 0px rgba(255,255,255,.5), 7px 7px 20px 0px rgba(0,0,0,.1), 4px 4px 5px 0px rgba(0,0,0,.1);
    outline: none;
}

div#kiri button#listenButton2 {
  border: none;
  color: #000;
} 

.homeawal {
  background: url(https://beritakotamakassar.com/wp-content/themes/bkm2021/images/bgappbkm.jpg);
    background-size: auto;
  background-size: cover;
  width: 100%;
  height: 800px;
margin-top: -10px;
}

.flex-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  position: relative;
  padding: 20px;
  top: 250px;
}

 
    
    
.separate-containers .paging-navigation {
    padding: 10px 5px !important;
}

.paging-navigation .nav-links {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.paging-navigation .page-numbers {
    margin: 4px !important;
    box-sizing: border-box;
    flex: 1 0 12%
}

.paging-navigation .page-numbers.prev,
.paging-navigation .page-numbers.next {
    order: 50;
    flex: 1 0 40%;
    margin-top: 1em;
}  
    
    
    
    
}




   .logomedsos {
        display: flex; /* Use flexbox for horizontal layout */
        justify-content: center; /* Center the icons */
        flex-wrap: wrap; /* Allow wrapping to next line if needed */
    }

    .itemmedsos {
        margin: 0 10px; /* Add margin for spacing between icons */
    }




