@media only screen and (max-width: 768px){
    .heading {
        font-size: 28px;
        text-align: center;
    }
    .small_heading {
        font-size: 17px;
    }
    .headingbaner {
        margin-top: 50px;
    }
    .bestDeal {
        margin-top: 60px;
    }
    .halfbanner {
        background: none;
        padding: 0 20px 0 20px;
        border-radius: 0;
    }
    .bnnerbottom {
        margin-top: 0;
        position: inherit;
        Z-index: 2;
    }
    .blue150 ul li a {
        margin-top: 40px!important;
        height: auto;
    }
    .productimg img {
        height: auto;
    }
    .contactback p{
        text-align:center;
    }
    .galleryimg {
        margin-top: 39px;
    }
    .counter {
        margin-top: 40px;
    }
    .mtop{
        margin-top:0;
    }
    .factoryimg {
        margin-top: 39px;
    }
    .charactorSlider .itemSlider img {
        height: 230px;
    }
}
@media only screen and (max-width: 980px){
    .mrtoppmb{
        margin-top: 45px;
    }
    .charactorSlider {
        margin-top:25px;
    }
    .itemBlock {
        border-right: none;
    }
    .galleryimg {
        margin-top: 39px;
    }
    .mtop {
        margin-top: 0;
    }
    .counter {
        margin-top: 40px;
    }
    .sub_heading{
        font-size: 28px;
    }
    .pigmentused .itemSlider{
        height: 165px;
    }
    .mt3{
        margin-top: 1rem;
        
    }
}
@media only screen and (min-width: 980px){
    .Oceania{
        text-align: center;
    }
    .Oceania ul{
        display:flex;
            justify-content: space-evenly;
    }
}
