.banner_grid_new{display:flex;flex-direction:row;flex-wrap:wrap}.w_b_WN{width:25%}.w_EP2w{width:50%}.grid_two_cont{display:flex}.grid_two_box{width:50%}.grid_image{margin-top:10px;padding:0 5px}.grid_image a{display:block}.grid_image img{border-radius:7px}.extra_ban_flex{display:flex;flex-direction:row;flex-wrap:wrap}.extra_ban_col{width:50%;margin-top:10px;padding:0 5px}.extra_ban_col a{display:block}.extra_ban_image{width:100%;border-radius:7px}

/*! mobile responsive */
/*! mobile responsive */@media (max-width:767px){.w_EP2w,.w_b_WN{width:100%}.banner_grid_new{display:grid;grid-template-columns:repeat(2,1fr);grid-template-areas:"child2 child2" "child1 child3"}.banner_grid_new>:first-child{grid-area:child1}.banner_grid_new>:nth-child(2){grid-area:child2}.banner_grid_new>:nth-child(3){grid-area:child3}.extra_ban_col{width:100%}}

/*! mobile responsive */
/*! mobile responsive */.popup-jmart-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.6);display:flex;justify-content:center;align-items:center;z-index:10000;padding:20px}.popup-jmart-modal{background:#fff;border-radius:20px;position:relative;box-shadow:0 20px 40px rgba(0,0,0,.3);max-width:400px;width:100%;min-height:500px;display:flex;flex-direction:column;overflow:hidden}.popup-jmart-close-btn{position:absolute;top:15px;right:15px;width:30px;height:30px;background:rgba(0,0,0,.1);border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:18px;color:#666;z-index:10;transition:all .3s ease}.popup-jmart-close-btn:hover{background:rgba(0,0,0,.2);color:#000}.popup-jmart-header{padding:20px 25px 10px;text-align:center;flex-shrink:0}.popup-jmart-badge{background:transparent;color:#272727;padding:8px 20px;border-radius:20px;font-weight:600;font-size:17px;margin-bottom:8px;display:inline-block;text-transform:uppercase;letter-spacing:.5px}.popup-jmart-content-wrapper{flex:1;overflow-y:auto;padding:0 25px;scrollbar-width:thin;scrollbar-color:#ccc transparent}.popup-jmart-content-wrapper::-webkit-scrollbar{width:6px}.popup-jmart-content-wrapper::-webkit-scrollbar-track{background:transparent}.popup-jmart-content-wrapper::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.popup-jmart-image{width:100%;border-radius:20px;margin-bottom:15px}video.pop-video{width:80%;margin:auto;background:#fff}.popup-jmart-info{display:flex;align-items:center;justify-content:center;margin:15px 0;font-size:17px;color:#000}.popup-jmart-icon{margin-right:8px;font-size:16px}.popup-jmart-footer{flex-shrink:0;padding:0 30px 20px;background:linear-gradient(0deg,#f8f9fa 0,rgba(248,249,250,.9) 50%,transparent)}.popup-jmart-btn{background:#e3002a;color:#fff;border:none;padding:15px 30px;border-radius:25px;font-size:16px;font-weight:600;cursor:pointer;width:100%;transition:all .3s ease;text-align:center}.popup-jmart-btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px rgba(252,188,48,.4)}.popup-jmart-btn:active{transform:translateY(0)}@media (max-width:480px){.popup-jmart-modal{max-width:350px;min-height:450px;max-height:max-content}.popup-jmart-header{padding:25px 20px 15px}.popup-jmart-badge{font-size:13px;padding:6px 15px}.popup-jmart-content-wrapper{padding:0 20px}.popup-jmart-footer{padding:0 20px 25px}.popup-jmart-btn{padding:12px 25px;font-size:15px}}@media (max-width:360px){.popup-jmart-modal{max-width:320px;min-height:420px}.popup-jmart-header{padding:20px 15px 10px}.popup-jmart-content-wrapper{padding:0 15px}.popup-jmart-footer{padding:0 15px 20px}}