@media only screen and (max-width: 380px) {
    .header-top .header-left{
        margin-right: 0%;
    }
}
@media only screen and (max-width: 940px) {
    .custom-color-sm{
        color:#ff2f00 !important;
    }
}
.banner_heading{
    color:#333333;
}
.header-call::after{
    width: 0;
}
.intro-slide1 .banner-title{
    font-size: 4em;
}
.our-products .icon-box-title{
    margin: 10% 0%;
}
.services-icon-header{
    width: 50px!important;
    height: 50px!important;
}
.social-icons-colored .social-icon.social-mail {
    border-color: #8302f9;
    background-color: #8302f9;
}
.custom-footer-grey-text{
    color:#999;
}
.newsletter-popup{
    max-width: 45rem!important;
    background-image:none!important;
}