html {
    overflow-y: scroll;
    overflow-x: hidden;
    -ms-overflow-style: scrollbar;
  }

  .form-control {
    display: block;
    width: 100%;
    height: calc(2em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
    color: #213e97;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.btn{font-size:14px;}
.btn:hover{
  background-color: #000;
  color:#fff;
}
.hpprothumbtitle{font-size:16px; line-height:22px; font-weight:500;}

.thumbtitle{font-size:14px; line-height:18px; padding:10px; text-transform: capitalize;}
.prothumbspace{margin-bottom:20px;}
.prothumb{padding:15px;}
  .dropmenulink{
    display: block; width:100%;
    padding: 10px 15px 10px 15px;
    color:#333;
    background-color:#fff;
   
  }
 a:hover.dropmenulink{
   background-color: #f2f2f2;
   color:#0473c2;
   font-weight:500;
 }
 
::-moz-selection { /* Code for Firefox */
  color: #000;
  background:#97c5e2;

}

::selection {
  color: #000;
  background: #97c5e2;  }

  .slidertxtspace{margin-left: 60px;}

  .slidetitle{font-size:60px; line-height: 65px;font-weight: 700; color:#fff;  text-shadow: 2px 2px #ff0000;}

.hptagline{position:absolute; bottom:150px; left:140px; z-index:99}
  
.procode{font-size:14px;line-height: 18px; margin-top:-100px;}
.producttext{color:#000;}
.divideline{border:0.005rem solid #f0f0f0; margin-top:15px; margin-bottom:25px;}
.propackagingtxt{color:darkblue; font-weight:bold;}

.desktopview{display:block;}
.mobileview{display:none;}

.sectionmt{margin-top: 60px;}



.mobiletopbar{padding:10px; background-color: blue;}

.background-holder {
    position: absolute;
    width: 100%;
    min-height:100%;
    top: 0px;
    left: 0;
    background-size: cover;
    /*background-position: center;*/
    background-position: 54% 40%;
    z-index: -1;
    overflow: hidden;
    will-change: transform, opacity, filter;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-repeat: no-repeat;
  }
  .background-holder.background-fixed {
    background-attachment: fixed;
  }
  .background-holder.background-right {
    left: auto;
    right: 0;
  }
  .background-holder.overlay:before {
    position: absolute;
    content: "";
    background: rgba(0, 0, 0, 0.25);
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1;
  }
  .background-holder.overlay-primary:before {
    background: rgba(42, 56, 85, 0.4);
  }
  .background-holder.overlay-info:before {
    background: rgba(54, 128, 179, 0.4);
  }
  .background-holder.overlay-success:before {
    background: rgba(54, 179, 106, 0.4);
  }
  .background-holder.overlay-warning:before {
    background: rgba(253, 212, 40, 0.4);
  }
  .background-holder.overlay-danger:before {
    background: rgba(179, 54, 65, 0.4);
  }
  .background-holder.overlay-0:before {
    background: rgba(0, 0, 0, 0.7);
  }
  .background-holder.overlay-1:before {
    background: rgba(0, 0, 0, 0.55);
  }
  .background-holder.overlay-2:before {
    background: rgba(0, 0, 0, 0.4);
  }
  .background-holder video {
    position: absolute;
    display: block;
    z-index: -1;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%;
    min-width: 100%;
  }
  
  
  .h-full {
    min-height: 100vh;
  }


.full-height {
    height: 100%;
  }

 .sphead{marign-top:150px;} 

 .txtwhite{color:#fff;}

.txthead{font-size:16px; line-height: 20px; font-weight: 600; color:#7296b2;}  

.ptitle{

    font-size:30px; line-height:35px;
    color:#213e97;
    letter-spacing:-1px;
    font-weight: 600;
    font-family: Poppins; Roboto; arial;
    text-transform: capitalize;
    
    
}
.subtitle{
    font-size:22px; line-height:28px;
    
}

.bgimg {
    /* Set rules to fill background */
    min-height: 100%;
    min-width: 1024px;
      
    /* Set up proportionate scaling */
    width: 100%;
    height: auto;
      
    /* Set up positioning */
    position: fixed;
    top: 0;
    left: 0;
  }

  .contentlayout{padding:30px; margin-left:20px; width:100%;}

  
  
  table {border-collapse: collapse;}
  td   {padding: 6px; border: 1px solid #4678c8;}
  tr   {padding: 6px; border: 1px solid #4678c8;}
  /*th   {padding: 6px; background-color:#3350ac; color:#fff; padding-left:10px;}*/
  th   {padding: 6px; background-color:#dee7f7; color:#000; padding-left:10px;}


  .playout{padding-left:30px; padding-right:30px; height:100%}

  .pd30{padding:30px;}

  .hotline{position:absolute;  width:260px; text-align: right; right:50px;}
  .newsettel{display:none;}

  .prothumb-left{margin-left:70px; margin-top:-50px}
  .prothumb-right{margin-right:70px; margin-top:-50px}

  .hpslider-thumb{margin-bottom:10px; padding:10px;}

  
  @media only screen and (min-width: 768px) and (max-width: 1024px) {
      .settel{display:none;}
      .newsettel{display:block;}
     
      h4{ font-size:1.8em}
      
      
  }

  

.br{display:none;}
.rownowrap{display: flex;  flex-wrap: nowrap;}

.mb20{margin-bottom:20px;}

.specbox{
  background-color: #fff;
  
  margin-bottom: 22px;
  border-radius: 5px;
  box-shadow: 0 0 15px rgba(0, 0, 0, .08);
}
.specbtnlink{display:block;
  font-size:16px; font-weight:500;width: 100%;
  
  line-height: 32px;
  padding-left:32px;
  padding-right:32px;
  padding-top:10px;
  padding-bottom:10px;}

  @media only screen and (max-width: 767px){
    .prothumb-left{margin-left:0px;}
    .prothumb-right{margin-right:0px;}
    .contentlayout{padding:-10px; margin-left:-10px;}
    .sphead{marign-top:0px;} 
    
    .sectionbody{margin-top:10px;}

    

    .slider-navigation-style-07.swiper-button-next.light {
        right: -20px;
    }
    
    .slider-navigation-style-07.swiper-button-prev.light {
        left: -20px; 
    }
    .hptagline{bottom:30px; left:40px;}
}

@media only screen and (max-width: 1140px) {
  .rownowrap{display:block;}
  .br{display:block;}
  
  .hptagline-{left:30px; bottom:60px;}
  .background-holder{ min-height:680px;}
    .slidetitle{font-size:34px; line-height:40px;}
    
    .slidertxtspace{margin-top:50px; margin-left: 10px;}

    .br{display: block;}
    
    .languagetxtcolor{color:#333}
    
.desktopview{display:none;}
.mobileview{display:block;}
.sectionmt{margin-top: 0px;}
    .h-full{
        min-height: 650px;
        
    }
    
    .align-items-center{
        align-items:none;
        
    }
    .headerbg{height:400px}
    body{padding-top:0px;}
}

.navbar .navbar-nav .nav-link {
    padding: 12px 0;
    /* padding: 25px 0; */
    font-weight: 600;
    font-size: 16px;
    margin: 0 20px;

}

.hpno{display:none;}
.logopd{padding-top:25px;}
.tabletshow{display:none;}


@media only screen and (max-width:480px) {
    .hpno{display:none;}
    .logopd{padding-top:0px}
    .contentlayout{ width:100%;}
    
    
}
@media only screen and (max-width:1024px) {
    body{margin-top:-55px;}
    .contentlayout{ width:400px;}
}


/* iPad Portrait */
@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  and (-webkit-min-device-pixel-ratio: 1)
  and (orientation: portrait) {
  /* Styles for iPad Portrait */
  .hotlinetxt{display:none;}
  .hotlinetxticon{display:block}
   .navbar .navbar-nav .nav-link {margin:0 14px;
       font-size:15px; line-height:20px;
   }
}

/* iPad Landscape */
@media only screen
  and (min-device-width: 768px)
  and (max-device-width: 1024px)
  and (-webkit-min-device-pixel-ratio: 1)
  and (orientation: landscape) {

  .navbar .navbar-nav .nav-link {margin:0 12px;}

  .logopd{padding-top:15px}
  .tablethide{display:none;}
  .tabletshow{display:block;}
   .hotlinetxticon{display:none}
   .hotlinetxt{display:none;}
  
}

@media only screen and (min-device-width: 1024px){
    .hotlinetxticon{display:none;}
}
@media (min-width: 992px){
.navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
    margin-left: -80px;
    
}
    
}
.product-thumb-title-onpage{font-size:16px; line-height:22px; font-weight:600;}
.table4-impulse{border:1px #586fb3 solid; background-color:#fff; padding:15px;" cellpading="5" Cellspacing="10px" width="100%}