@media (max-width: 1450px) {
 .container {
	    max-width: 1200px;
	}
	.download-section {
	    height: 99px;
	    margin-top: 52px;
	}
	.slider-section {
	    min-height: auto;
	    padding: 60px 0px;
	}
	.scanner-image:before {
	    left: -29%;
	     margin-left: 0px !important; 
	}
	.swiper-button-next{
	    right: 10.5%;
	}
	.swiper-button-prev{
	    left: 10.5%;
	}
	.swiper-slide.swiper-slide-prev{
    height: 390px;
	}
	.swiper-slide.swiper-slide-next{
	    height: 390px;
	}
}
@media (max-width: 1200px) {
 .container {
	    max-width: 1000px;
	}
	.download-section {
	    height: 99px;
	    margin-top: 52px;
	}
	.features-section .featuresscanner-box {
	    padding-left: 10px;
	}
	.swiper-button-next{
	    right: 9.2%;
	}
	.swiper-button-prev{
	    left: 9.2%;
	}
}

@media (max-width: 992px) {
	.banner-section {
	    height: 70vh;
	    display: flex;
	    align-items: center;
	    padding: 80px 0px 0px 0px;
	}
	.scanner-image img{
		width: 100%;
	}
	.scanner-image:before {
	    left: -29%;
	}
	.features-section .scanner-title h3 {
	    font-weight: 600;
	    font-size: 28px;
	    margin-bottom: 30px;
	    margin-left: 0px;
	    margin-top: 100px;
	}
	.swiper-button-next {
	    width: 57px;
	    height: 57px;
	    line-height: 68px;
	    right: 8.2%;
	}
	.swiper-button-prev {
	    width: 57px;
	    height: 57px;
	    line-height: 68px;
	    left: 8.2%;
	}
	.main .swiper-container .swiper-button-next .arrow-icon, .main .swiper-container .swiper-button-prev .arrow-icon {
    font-size: 40px;
	}
	.slider-section .container{
		max-width: 700px;
	}
	.swiper-slide.swiper-slide-next {
	    height: 240px;
	}
	.swiper-slide.swiper-slide-prev {
	    height: 240px;
	}
}



@media (max-width: 767px) {
	.banner-section {
    height: 50vh;
    justify-content: center;
    text-align: center;
}
.banner-section .banner-playstore {
    margin-top: 19px;
    display: inline-block;
}
.features-section {
    margin-top: 40px;
}
.barcode-scanner-section .banner-title {
	    font-size: 24px;
	}
	.slider-section {
	    padding: 40px 0px;
	}
}


@media (max-width: 690px) {
	.swiper-button-next {
	    width: 40px;
	    height: 40px;
	    line-height:44px;
	    right:20px;
	    border: 2px solid#B9B4DB;
	}
	.swiper-button-prev{
	    width: 40px;
	    height: 40px;
	    line-height:44px;
	    left:20px;
	    border: 2px solid#B9B4DB;
	}
	.main .swiper-container .swiper-button-next .arrow-icon, .main .swiper-container .swiper-button-prev .arrow-icon {
	    font-size: 30px;
	}
	.swiper-slide.swiper-slide-next {
	    height: 100%;
	}
	.swiper-slide.swiper-slide-prev {
	    height:100%;
	}
}


@media (max-width: 600px) {
	.banner-section h1 {
	    font-weight: 600;
	    font-size: 40px;
	    line-height: 48px;
	    padding-left: 0;
	}
	.banner-section {
	    height: 50vh;
	    padding: 59px 0px 0px 0px;
	    position: relative;
	}
	.banner-section:before{
		content: "";
		position: absolute;
		left: 0;
		bottom: 0;
		right: 0;
		top: 0;
		background: #000;
		opacity: 0.4;
	}
	.barcode-scanner-section .banner-title {
	    font-size: 22px;
	    line-height: 23px;
	}
	.barcode-scanner-section .mt-top {
	    margin-top: 26px;
	    margin-bottom: 30px;
	}
	.card-box {
	    transition: all 0.5s;
	    padding: 20px;
	}
	.features-section .scanner-title h3 {
	    font-size: 22px;
	    margin-bottom: 20px;
	}
	.download-section {
	    height: 73px;
	    margin-top: 18px;
	}
	.scanner-image:before {
    width: 80%;
    height: 60%;
    bottom: -40px;
        left: -10%
}
.features-section .scanner-title h3 {
    margin-top: 62px;
}
.download-section .download-data {
    justify-content: space-between;
}
.download-section{
	height: auto;
	padding: 10px 0px;
}
.download-section .download-data a img{
	margin-top: 10px;
}
.slider-section {
    padding: 20px 0px;
}
}


@media (max-width: 500px) {
	.swiper-button-next {
	    width: auto;
	    height: auto;
	    line-height:0px;
	    right:10px;
	    border: 0px;
	}
	.swiper-button-prev{
	     width: auto;
	    height: auto;
	    line-height:0px;
	    left:10px;
	    border: 0px;
	}
}

@media (max-width: 400px) {
.banner-section h1 {
	    font-weight: 600;
	    font-size: 30px;
	    line-height: 35px;
	    padding-left: 0;
	}
.banner-section {
    height: 40vh;
    padding: 59px 0px 0px 0px;
}
.download-section .download-data h5 {
	font-size: 14px;
}
.download-section .download-data a img{
	width: 80%;
	margin-top: 5px;
}
.download-section{
	padding: 5px 0px;
}
.footer-section{
	height: auto;
	padding: 5px 0px;
}
.footer-section .footer-box p{
	font-weight: 400;
}
.barcode-scanner-section .banner-title {
    font-size: 20px;
}
.barcode-scanner-section .card .card-body p {
    font-weight: 400;
    font-size: 14px;
}

.footer-section .footer-box p {
    font-size: 12px;
}
.features-section .scanner-title h3 {
    font-size: 20px;
}
}