@media only screen and (max-width:425px) {
    .sticky{
        display:none;
    }
}
@media only screen and (max-width:1024px) {
     #top_brand h1 {
         font-weight:600; font-size:1.7rem; letter-spacing: 0px;
    }
      #top_brand h3 {
         font-weight:600; font-size:2rem; letter-spacing: 0px;
    }
      .slider_style {
    height:50vh;
    width:100vw;
    }
    .notice {margin-top:10px;
    }
    .implinks {
        margin-top:50px;
    }
    .callc {position:fixed;
        left:2%;
        bottom:15%;
        z-index:998;
     
}
    .callc {position:fixed;
        left:2%;
        bottom:5%;
        z-index:998;
     
}
      
}
@media only screen and (max-width:991px) {
     .callc {position:fixed;
        left:2%;
        bottom:15%;
        z-index:998;
     
}
    #top_brand h1{
 font-weight:600; font-size:1rem; letter-spacing: 0px;
    }
    .hide {
        display:none;
    }
    .heading1 h2{font-size:1.8rem;
             padding-bottom:15px;
    }
    .hide {
        display:none;
    }
    
   
}
@media only screen and (max-width:767px) {
 #top_brand h1{
 font-weight:600; font-size:1rem; letter-spacing: 0px;
    }
  .callc {position:fixed;
        left:2%;
        bottom:10%;
        z-index:998;
     
}
}
@media only screen and (max-width: 600px) {
    
  
    .sticky {
    position:static;
    }
    #banner img{
       display:none;
    }
    .blinkk {
          display:none;
    }
    .slider_margin_top {margin-top:0;
}
   .owl-carousel .owl-item img {
    display: block;
    width: 100%;
    height:30vh;
}
    .togg_button {
         margin-top:-50px; margin-left:295px;
    }
   
    .hide {
        display:none;
    }
    #imp_links {
        margin-top:55px;
    }
h1 {font-size:1.5rem;
}
h2 {font-size:1.4rem;
}
h3 {font-size:1.3rem;
}
h4 {font-size:16px;
  
}
    .pimg img{margin-left:80px;
    }
   #logo.owl-carousel .owl-item img {
      
        margin-left: 65px;
    }
    .foot_img img {
        margin-top:-13px;
    }
   

    #brand {display:block;

}
    #top_brand {display:none;
    }
    .heading1 h2 {
    font-size: 15px;
    padding-bottom: 15px;
    font-weight:700;
    text-align:left !important;
    /*padding:0px 10px;*/
}
    }
@media only screen and (max-width:414px) {
      .foot_img img {
        margin-top:-7px;
    }
      #logo.owl-carousel .owl-item img {
      
        margin-left: 80px;
    }
   
     .togg_button {
          margin-left:325px;
    }
}
@media only screen and (max-width:412px) {
     .togg_button {
          margin-left:315px;
    }
}
@media only screen and (max-width:375px) {
    .foot_img img {
        margin-top:-12px;
    }
     .togg_button {
          margin-left:295px;
    }
      .pimg img{margin-left:65px;
    }
}
@media only screen and (max-width:360px) {
     .togg_button {
          margin-left:285px;
    }
       .pimg img{margin-left:55px;
    }
       #logo.owl-carousel .owl-item img {
      
        margin-left: 55px;
    }
}
@media only screen and (max-width:320px) {
    #logo.owl-carousel .owl-item img {
      
        margin-left: 35px;
    }
     .togg_button {
          margin-left:240px;
    }
    #brand {
        margin-left:-10px;
    }
     .pimg img{margin-left:35px;
    }
}
@media only screen and (max-width:280px) {
     .togg_button {
          margin-left:202px;
    }
    #brand {
        margin-left:-10px;
    }
      .pimg img{margin-left:17px;
    }
}
@media only screen and (max-width:1024px) and (min-width:992px) {
    #logo img {
    width:175px; height:100px;
}
}