.clear{
	clear:both;
}
.head-top-menu{
	overflow-y:auto;
}
.ct-head-top-menu{
	font-size: 0.8em;
}
.ct-head-top-menu a{
	color:#fff;
}
.li-menu-left{
	float:left
}
.li-menu-right{
	float:right;
	margin-left:15px
}

.home-item-kategori{
    float: left;
    width: 156px;
    margin: 5px;
    height: 208px;
}
.home-img-kategori{
    padding: 0 9px;
}
.home-img-kategori img{
    width:100%;
}
.home-teks-kategori{
    text-align: center;
    height: 70px;
    font-size: 0.9em;
    font-weight: 600;
}
.clear{
    clear:both;
}

@media screen and (min-width: 1200px){
	.head-top-menu{
    		max-width: 1223px;
    }
}

@media screen and (max-width: 768px) {
  	.banner[data-v-a012ed86] {
  		overflow-y:scroll;
	    display: inline-flex;
	    width: 100% !important;
	    justify-content:unset;
	}

	.banner__item[data-v-a012ed86] {
	    display: inline-block;
	    width: auto !important;
	}
	.banner__item-img[data-v-a012ed86] {
    	width:80px;
	}
	.banner__item-text[data-v-a012ed86] {
	    font-size: 12px;
	}
}

/* @media screen and (max-width: 556px){
	.ct-head-top-menu{
		width: 506px;
	}
} */