@media (min-width: 768px) {	

    .hamburgers-box {
        width: auto;
    }
    .navbar-brand {
        width: 100%;
        padding: 0;
		text-align: left;
		display: flex;
		align-items: center;
    }
	.navbar-brand img {
		transition: all 0.5s;
		margin: 0;
   		width: 80px;
	}
    .navbar-expand-md .navbar-collapse {
        width:100%;
		margin:0rem auto 0;
    }
	.navbar-expand-md .navbar-nav{
		width:100%;
	}
	.navbar-collapse ul li {
		width: auto;
		margin: auto;
		font-size: 13px;
		padding: 10px 0 10px;
		text-align: center;
	}
	.navbar-collapse ul li a{
		position: relative;
	}
	.navbar-collapse ul li.active a, .navbar-collapse ul li:hover a {
		color: #006400;
	}
	.navbar-collapse ul li:hover, .navbar-collapse ul li.active {
		background-color: transparent;
	}	
	.navbar-collapse ul li.active a:before, .navbar-collapse ul li:hover a:before {
		content: '';
		position: absolute;
		z-index: -1;
		left: 0;
		right: 0;
		bottom: -.5rem;
		height: 0;
		border: 2.5px solid #006400;
		border-radius: 10px;
	}
    .navbar-expand-md .navbar-nav .nav-link {
        padding-right: 0rem;
        padding-left: 0rem;
    }		
	.product-set{
		border-bottom: none;
	}	
	.detail-fullbox .col-md-4{
		border-bottom:none;
		border-right: 1px solid #d7d7d7;
	}
	.detail-fullbox .col-md-4:last-child{
		border-right: none;
	}
	.img-right-processing {
		top: 0;
		/*right: -2.4rem;*/
	}
	.img-right-processing img {
		width: 16rem;
	}
	.processing-box {
		height: 130px;
		margin: 1rem auto 0;
		background-color: transparent;
		padding: 10px 0;
		border-radius: 0;
		box-shadow: none;
	}
	.img-processing {
		bottom: 0;
		right: 0;
	}
	.processing-box img {
		width: 6rem;
	}
	.processing-box .img-processing9 {
		width: 3rem;
	}
	.img-leftbottom img {
		width: 20rem;
	}
	.img-leftbottom {
		top: -4rem;
	}
	.detail-fullbox {
		margin-top: 0rem;
		padding: 5% 15px;
	}
	.product-set ul li {
		font-size: 13px;
	}
	.footer{
		font-size: 13px;
		text-align: left;
	}
	.footer p {
		padding: 0;
	}
	.footer h1 {
		font-size: 13px;
		margin-bottom: 0;
	}
}
@media (min-width: 812px){

}
/*///////////////////////////////////////////////////////////////////////////////////*/
@media (min-width: 992px){	
	.navbar-collapse ul li{
		font-size: 1.1rem;
	}
	.content-box1 {
		padding: 6% 0 0;
	}
	.img-right-processing img {
		width: 18rem;
	}
	.img-right-processing {
		top: -2rem;
		/*right: -2.8rem;*/
	}
	.title-process p {
		font-size: 16px;
	}
	.processing-box img {
		width: 7rem;
	}
	.processing-box .img-processing1 {
		width: 9rem;
	}
	.processing-box .img-processing9 {
		width: 4rem;
	}
	.processing-box .img-processing10 {
		width:9rem;
	}
	.processing-box .img-processing7 {
		width: 11rem;
	}
	.about-box h1 {
		font-size: 26px;
	}
	.about-box span {
		font-size: 26px;
	}
	.about-box p {
		margin: 1rem auto 3rem;
		font-size: 20px;
	}
	.title-processing h1 {
		font-size: 26px;
	}
	.product-set ul li {
		font-size: 12px;
	}
	.contact-footer2{
		margin-left: 15%;
	}
	.footer, .footer h1 {
		font-size: 14px;
	}
	.copyright-box{
		padding: 2% 0;
	}
}
/*///////////////////////////////////////////////////////////////////////////////////*/
@media (min-width: 1200px) {
    .container{
        max-width: 1230px;
    }
	.navbar-brand img {
		width: 141px;
	}
	.navbar-collapse ul li {
		font-size: 1.2rem;
	}
	.slim .navbar-brand img {
		width: 90px;
	}
	.about-box h1 {
		font-size: 30px;
	}
	.about-box p {
		font-size: 24px;
		line-height: 1.5;
	}
	.title-processing h1 {
		font-size: 30px;
	}
	.title-process p {
		font-size: 19px;
		text-align: left;
	}
	.processing-box .title-process img {
		width: auto;
	}
	.processing-box img {
		width: auto;
		width: 12rem;
		position: inherit;
		right: 0;
		bottom: 0;
		margin-top: 1rem;
	}
	.processing-box .img-processing1, .processing-box .img-processing7, .processing-box .img-processing9 {
		width: auto;
	}
	.processing-box .img-processing7 {
		bottom: -3rem;
	}
	.processing-box .img-processing10 {
		width: auto;
	}
	.processing-box {
		height: auto;
		text-align: center;
		margin: 3rem auto 0;
	}
	.img-right-processing img {
		width: auto;
	}
	.img-right-processing {
    	top: 0;
		/*right: -11.8rem;*/
	}
	.processing-fullbox {
		padding: 20% 10px 8%;
	}
	.img-leftbottom img {
		width: auto;
	}
	.content-box2 {
		padding: 4% 0 12%;
	}
	.detail-fullbox {
		padding: 5% 19px;
		margin: 8rem auto 0;
	}
	.product-set h1 {
		font-size: 26px;
	}
	.product-set ul li {
		font-size: 15px;
		padding: 5px 0;
	}
	.footer {
		font-size: 18px;
		padding: 0% 0 5%;
	}
	.footer h1 {
		font-size: 18px;
	}
	.copyright-box{
		font-size: 18px;
	}
	.about-box span {
		font-size: 34px;
	}
}
@media (min-width: 1600px) {
	.navbar-collapse ul li {
		font-size: 1.3rem;
	}
	.processing-fullbox {
		padding: 26% 10px 16%;
	}
	.about-box h1 {
		font-size: 36px;
	}
	.about-box p {
		font-size: 27px;
		line-height: 1.6;
		margin: 3rem auto;
	}
}
/*///////////////////////////////////////////////////////////////////////////////////*/
@media (min-width: 1700px) {  
}
/*///////////////////////////////////////////////////////////////////////////////////*/
@media (min-width: 2000px) {
}




