section.merk-sec-2 .prelative.container .container2 .row .box-new .isi-box .dalamnya h2{
	font-size: 1.2rem;
	font-weight: 500;
}

.page-item.active .page-link {
    z-index: 1;
    color: #fff;
    background-color: #ff8100;
    border-color: #ff8100;
}
.page-link{
    color: #030506;
}

@media (max-width: 767px) {
	
	.outers_fcs_wrapper.fcs-wrapper{
		margin-top: 75px;
		height: 97%;
	}
	.outers_fcs_wrapper.fcs-wrapper #myCarousel_home{
		position: relative;
		top: inherit;
		left: inherit;
		width: auto; height: auto;
	}
	.fcs-wrapper.outers_fcs_wrapper #myCarousel_home .carousel-caption{
		position: relative;
		width: auto;
		bottom: inherit;
		background-color: #c3784b;
		padding: 1rem 0 2rem;
	}
	.fcs-wrapper.outers_fcs_wrapper #myCarousel_home .carousel-caption h2{
		padding-top: 0;
		font-size: 20px;
	}

	section.home-sec-1 .prelative.container .container2 .content{
		max-width: inherit;
		padding: 0 15px;
	}
	section.home-sec-1 .prelative.container .container2 .content h3{
		margin-left: 0 !important;
		font-size: 23px;
	}
	.fcs-wrapper.outers_fcs_wrapper #myCarousel_home .carousel-caption button.profil{
		font-size: 15px;
	}
	section.home-sec-1 .prelative.container .container2{
		padding-top: 0 !important;
	}
	section.live-chat .live a img{
		max-width: 100px;
	}
	section.footer-sec-1 .prelative.container .row .content p{
		padding-top: 0;
	}
	section.footer-sec-1 .prelative.container .row .content h4, section.footer-sec-1 .prelative.container .row .content h5{
		padding-top: 530px;
	}
	.g-recaptcha > div{
		display: block;
		margin: 0 auto;
	}
	
	section.footer-sec-2 .prelative.container .row .contentb-grey2 .content4 a p span img,
	section.footer-sec-2 .prelative.container .row .contentb-grey2 .content3 a p span img,
	section.footer-sec-2 .prelative.container .row .contentb-grey1 .content2 a p span img{
		margin-bottom: 5px;
	}
	section.footer-sec-2 .prelative.container .row .contentb-grey1 .content4 a p strong{
		display: none;
	}
	section.home-sec-3 .prelative.container .container2 .content .row img{
		max-width: 100%;
	}

	section.produk-sec-1 .prelative.container .row .title-produk .title ul{
		margin-right: 0;
	}

	.sel-box{
	    position:relative;
	}
	a{
	    text-decoration:none;
	}
	#select{
	    display:block;
		width: auto;
		height: auto;
		border: 1px solid #999;
		font-size: 16px;
		padding: 0.5rem 1rem;
		font-weight: 500;
	}
	.toc-odd{
		position: absolute;
		top: 40px;
		background: #f1f1f1;
		width: 100%;
		display: none;
		z-index: 300;
	}
	.toc-odd li{
	    padding:5px 10px;
	    border-bottom:1px solid #999;
	}

	section.footer-sec-1 .prelative.container .row .content{
		padding-top: 1.5rem;
	}
	section.footer-sec-1 .prelative.container .row .content h4, section.footer-sec-1 .prelative.container .row .content h5{
		padding-top: 0;
	}


}