@media(max-width:1200px){
    .bg-image{
        background-image:url('/images/banner/option-2-banner.jpg');
        background-repeat: no-repeat;
            display: flex;
            margin: auto;
            height:400px;
            width:100%;
            justify-content:flex-start;
            align-items:center;
    
    }
    .bg-image2{
        background-image:url('/images/banner/about-us-10.jpg');
        background-repeat: no-repeat;
        background-size: 100% auto;
            display: flex;
            margin: auto;
            height:400px;
            width:100%;
            justify-content:flex-start;
            align-items:center;
    
    }
    .bg-image3{
        background-image:url('/images/banner/contact-us-banner-2.jpg');
        background-repeat: no-repeat;
        background-size: 100% auto;
            display: flex;
            margin: auto;
            height:400px;
            width:100%;
            justify-content:flex-start;
            align-items:center;
    
    }
    .bg-image4{
        background-image:url('/images/banner/digital-printing-services-banner-2.jpg');
        background-repeat: no-repeat;
        background-size: 100% auto;
            display: flex;
            margin: auto;
            height:400px;
            width:100%;
            justify-content:flex-start;
            align-items:center;
    
    }
    .bg-image5{
        background-image:url('/images/banner/Packaging-Services-banner-2.jpg');
        background-repeat: no-repeat;
        background-size: 100% auto;
            display: flex;
            margin: auto;
            height:400px;
            width:100%;
            justify-content:flex-start;
            align-items:center;
    
    }
    .bg-image6{
        background-image:url('/images/banner/publishing-services-2-banner-1.jpg');
        background-repeat: no-repeat;
        background-size: 100% auto;
            display: flex;
            margin: auto;
            height:400px;
            width:100%;
            justify-content:flex-start;
            align-items:center;
    
    }
    .bg-image7{
        background-image:url('/images/banner/business-essential.jpg');
        background-repeat: no-repeat;
        background-size: 100% auto;
            display: flex;
            margin: auto;
            height:400px;
            width:100%;
            justify-content:flex-start;
            align-items:center;
    
    }
    .bg-image8{
        background-image:url('/images/banner/digital-printing-services-bg.png');
        background-repeat: no-repeat;
        background-size: 100% auto;
            display: flex;
            margin: auto;
            height:400px;
            width:100%;
            justify-content:flex-start;
            align-items:center;
    
    }
    .banner-title{
        font-size:4vw;
    }
    .banner-title2{
        font-size:2.5vw;
    }
    .bg-img1{
        height:250px;
    }
    .bg-img2{
        height:410px;
    }
    .bg-img3{
        height:410px;
    }
}

@media(max-width:991px){
    .bg-image{
        background-image:url('/images/banner/option-2-banner.jpg');
        background-repeat: no-repeat;
        background-size: 100% auto;
            display: flex;
            margin: auto;
            height:330px;
            width:100%;
            justify-content:flex-start;
            align-items:center;
    
    }
    .bg-image2{
        background-image:url('/images/banner/about-us-10.jpg');
        background-repeat: no-repeat;
        background-size: 100% auto;
            display: flex;
            margin: auto;
            height:260px;
            width:100%;
            justify-content:flex-start;
            align-items:center;
    
    }
    .bg-image3{
        background-image:url('/images/banner/contact-us-banner-2.jpg');
        background-repeat: no-repeat;
        background-size: 100% auto;
            display: flex;
            margin: auto;
            height:260px;
            width:100%;
            justify-content:flex-start;
            align-items:center;
    
    }
    .bg-image4{
        background-image:url('/images/banner/digital-printing-services-banner-2.jpg');
        background-repeat: no-repeat;
        background-size: 100% auto;
            display: flex;
            margin: auto;
            height:260px;
            width:100%;
            justify-content:flex-start;
            align-items:center;
    
    }
    .bg-image5{
        background-image:url('/images/banner/Packaging-Services-banner-2.jpg');
        background-repeat: no-repeat;
        background-size: 100% auto;
            display: flex;
            margin: auto;
            height:260px;
            width:100%;
            justify-content:flex-start;
            align-items:center;
    
    }
    .bg-image6{
        background-image:url('/images/banner/publishing-services-2-banner-1.jpg');
        background-repeat: no-repeat;
        background-size: 100% auto;
            display: flex;
            margin: auto;
            height:260px;
            width:100%;
            justify-content:flex-start;
            align-items:center;
    
    }
    .bg-image7{
        background-image:url('/images/banner/business-essential.jpg');
        background-repeat: no-repeat;
        background-size: 100% auto;
            display: flex;
            margin: auto;
            height:150px;
            width:100%;
            justify-content:flex-start;
            align-items:center;
    
    }
    .bg-image8{
        background-image:url('/images/banner/digital-printing-services-bg.png');
        background-repeat: no-repeat;
        background-size: 100% auto;
            display: flex;
            margin: auto;
            height:150px;
            width:100%;
            justify-content:flex-start;
            align-items:center;
    
    }
    .banner-title{
        font-size:5vw;
    }
    .banner-title2{
        font-size:3vw;
    }
    .bg-img1{
        height:250px;
    }
    .bg-img2{
        height:410px;
    }
    .bg-img3{
        height:410px;
    }
}

@media(max-width:576px){
    .bg-image{
        background-image:url('/images/banner/option-2-banner.jpg');
        background-repeat: no-repeat;
        background-size: 100% auto;
            display: flex;
            margin: auto;
            height:180px;
            width:100%;
            justify-content:flex-start;
            align-items:center;
    
    }
    .bg-image2{
        background-image:url('/images/banner/about-us-10.jpg');
        background-repeat: no-repeat;
        background-size: 100% auto;
            display: flex;
            margin: auto;
            height:150px;
            padding-top: 10px;
            width:100%;
            justify-content:flex-start;
            align-items:baseline;
    
    }
    .bg-image3{
        background-image:url('/images/banner/contact-us-banner-2.jpg');
        background-repeat: no-repeat;
        background-size: 100% auto;
            display: flex;
            margin: auto;
            padding-top: 10px;
            height:150px;
            width:100%;
            justify-content:flex-start;
            align-items:baseline;
    
    }
    .bg-image4{
        background-image:url('/images/banner/digital-printing-services-banner-2.jpg');
        background-repeat: no-repeat;
        background-size: 100% auto;
            display: flex;
            margin: auto;
            padding-top: 10px;
            height:150px;
            width:100%;
            justify-content:flex-start;
            align-items:baseline;
    
    }
    .bg-image5{
        background-image:url('/images/banner/Packaging-Services-banner-2.jpg');
        background-repeat: no-repeat;
        background-size: 100% auto;
            display: flex;
            margin: auto;
            padding-top: 10px;
            height:150px;
            width:100%;
            justify-content:flex-start;
            align-items:baseline;
    
    }
    .bg-image6{
        background-image:url('/images/banner/publishing-services-2-banner-1.jpg');
        background-repeat: no-repeat;
        background-size: 100% auto;
            display: flex;
            margin: auto;
            padding-top: 10px;
            height:150px;
            width:100%;
            justify-content:flex-start;
            align-items:baseline;
    
    }
    .bg-image7{
        background-image:url('/images/banner/business-essential.jpg');
        background-repeat: no-repeat;
        background-size: 100% auto;
            display: flex;
            margin: auto;
            padding-top: 10px;
            height:150px;
            width:100%;
            justify-content:flex-start;
            align-items:baseline;
    
    }
    .bg-image8{
        background-image:url('/images/banner/digital-printing-services-bg.png');
        background-repeat: no-repeat;
        background-size: 100% auto;
            display: flex;
            margin: auto;
            height:150px;
            width:100%;
            justify-content:flex-start;
            align-items:center;
    
    }
    .banner-title{
        font-size:5vw;
    }
    .banner-title2{
        font-size:4vw;
    }
    .bg-img1{
        height:250px;
    }
    .bg-img2{
        height:410px;
    }
    .bg-img3{
        height:410px;
    }
    .pt-150{
padding-top: 50px;
}
.pl-50{
    padding-left: 50px;
}

}