@media (min-width:1400px){
    

}
@media (max-width:1599px){
header a img { max-width: 45.63vw }
.podium_retail_list-section .detail-box ul { padding: 0 0 0 20px; }
}
@media (max-width:1399px){
  h4, .h4 { font-size: 26px; }
}
@media (max-width:1199px){
   h4, .h4 { font-size: 24px; }
   .podium_retail_list-section .col-6 { max-width: 100%;}

   .podium_retail_list-section { padding: 0 0 20PX; }
}
@media (max-width:991px){
 h4, .h4 { font-size: 22px; }

 .banner-text.bottom-text { padding: 50px 0; }
 .podium_retail_list-section .list-box { margin-bottom: 35px; }
}
@media (max-width:782px){
body.logged-in { padding-top: 46px; }
body.logged-in header{top: 46px;}
}
@media (max-width:767px){
  body,p,ul,li{font-size: 16px}
    h4, .h4 { font-size: 20px; }
    .col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{max-width: 100%;}

    .yeallow-line { height: 2px; }

    .banner-text,.banner-text.bottom-text{padding: 40PX 0;}
    header h1 { padding: 15px 0 40px; margin-bottom: 40px;}
    footer { padding-top: 40px; }
    .podium_retail_list-section .list-box img { width: 60px;}
    .podium_retail_list-section .list-box .icon-box { gap: 12px; width: 240px; }
    .podium_retail_list-section .list-box .detail-box { width: calc(100% - 240px); }
    .podium_retail_list-section { padding: 0; }

      header a img { max-width: 200PX; }
    
}

@media (max-width:575px){
  h4, .h4 { font-size: 18px; }
  body,p,ul,li{font-size: 14px}
  footer .d-flex{align-items: center; justify-content: center; flex-direction: column-reverse; text-align: center; gap: 20px;}
  .banner-text, .banner-text.bottom-text { padding: 25PX 0; }
  .podium_retail_list-section .list-box{flex-direction: column;margin-bottom: 30PX;}
    .podium_retail_list-section .list-box .icon-box { gap: 12px; width: 100%; ALIGN-ITEMS: center; margin-bottom: 12PX }
    .podium_retail_list-section .list-box .detail-box { width: 100%; }
    footer { padding-top: 25px; }     
    header h1 { padding: 15px 0 30px; margin-bottom: 35px; }
}

@media (max-width:374px){

}   