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


.cat-prime-title{
    position: relative;
}


.category-list-panel-news .article__entry {
    width: 100%;
}
    
.wrapper__list__article .article__entry .article__content {
    margin-top: 0;
}

.gallery .article__image {
    max-width: calc(100% - 0px);
}


.webstory-bottom-panel {
    display: block;
    position: absolute;
    bottom: 40px;
    width: 90%;
    height: 100px;
    margin: auto;
    left: 0;
    right: 0;
    padding: 40px 20px;
    border-radius: 8px;
    text-align: center;
    background: #00000078;
}

.webstory-bottom-panel h3{
    text-align: center;
    display: block;
}

element.style {
}
.story .story-item h3 {
   margin-top: 10px;
    text-align: center;

}
    





.wrap__article-detail-content h2{
    font-size: 25px;
}



    .webstory-bottom-panel{

        height: auto;
        
      }

    .card__post-carousel .card__post .card__post__body .card__post__content .card__post__title h2 {
        font-size: 18px;
        font-weight: 500;
    }


    .card__post__content .card__post__title h5 {
        font-size: 18px;
        font-weight: 500;
    }

    .business_pro_90 .card__post-list {
        width: 100%;
        padding-right: 15px;
        padding-left: 15px;
        display: flex;
        align-items: center;
    }


   

    .popular__section-news .image-sm img {
      
        border-radius: 5px;
    }

    .popular__section-news .business_pro_90 {
        padding:10px;
    }

    .card__post-list .card__post__content .card__post__title h6 {
        font-weight: 500;
        font-family: "Open Sans", sans-serif;
    }

    .card__post .card__post__body .card__post__content .card__post__title h6 a {
        font-weight: 500;
        font-family: "Open Sans", sans-serif;
    }



	.col-main-post-right-panel {
        flex: 100%;
        max-width: 100%;
        width: 100%;
    }

    .col-main-post-left-panel {
        flex: 100%;
        max-width: 100%;
        width: 100%;
    }

	.col-main-mid-panel-wrapper {
		display: block;
	}

    .popular__news-header .col-md-3 img {
        width: 100%;
        margin: auto;
        display: block;
        padding: 5px 0px 0;
    }
    .navbar-nav .nav-item .nav-link {
        font-weight: 500;
        padding: 0.75rem 0;
        font-size: 15px;
        border-bottom: 1px solid #ccc;
    }


    .sticky-logo .img-fluid {
        max-width: 60%;
        height: auto;
    }






}