@charset "utf-8";
/* CSS Document */



@media (max-width:768px) {
	
	footer h2, .footer h2{
		font-size:40px;
	}
    .indexProductShowcase .col-md-2 img{
		width:100% !important;
	}
	.indexProductShowcase .col-md-2{
		margin-bottom:10px;
		width:49%;
		display:inline-block;
	}
	.blackbg{
		width:85.4%;
	}
	.footer.section{
		padding-top:0px !important;
	}
	#main-wrap{
		padding:20px !important
		;
	}
	.indexProductShowcase{
		margin-left:-20px !important;
		margin-right:-20px !important;
	}
	footer .col-md-8, .footer .col-md-8{
		padding:0px !important
		;
		margin:10px 0;
	}
	.copyright{
		position:absolute;
		bottom:-170px;
	}
	.image-carousel .owl-controls .owl-nav{
		left:15px;
		right:15px;
	}
	.image-carousel .owl-controls .owl-nav .owl-next {
	right: 5%;
	 position: absolute;

}
}

