
@media screen and (max-width:500px){
.notiSty{display:none !important} 
}
.sec-pTB h1, .sec-pTB p{text-align: center;}
.head{margin-top:  0px !important;}
.fixed_bar_scontainer{margin:485px 0 0;}
.fixed_bar_hcontainer{margin:484px -89px 0; }
.hideAnimation{margin:484px -89px 0 0;}
.showAnimation{margin:484px 0 0;}

                        .prd-nav li {
                            float: left;
                            width: 24%;
                            padding: 0 0.5%;
                            text-align: center;
                        }

                        .heading-menu {
                            display: none
                        }

                        .btmBar {
                            display: none
                        }

                        .head {
                            font-size: 33px;
                            font-weight: 100;
                            margin: 80px 0 0 0
                        }

                        .head span {
                            font-weight: bold
                        }
                    