body{font-family: public sans, sans-serif; margin:0; padding:0; box-sizing: border-box; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; color: #232325;}
*img{border:0; max-width:100%;display: block;}
section { width: 100%; float: left;}
*a{display: block !important;}
picture img {
  width: 100%;
  height: auto;
}

.Header_Container {padding-bottom:0;}


.flex{ display: -webkit-box;  display: -moz-box;  display: -ms-flexbox;  display: -webkit-flex;  display: flex;}
.flex-flow{-webkit-flex-flow: row wrap;  flex-flow: row wrap;   -ms-flex-flow: row wrap;}
.align-item-start{-webkit-box-align: flex-start;  -moz-box-align: flex-start;  -ms-flex-align: flex-start;  -webkit-align-items: flex-start;  align-items: flex-start;}
.align-item-center{-webkit-box-align: center;  -moz-box-align: center;  -ms-flex-align: center;  -webkit-align-items: center;  align-items: center;}
.align-item-end{-webkit-box-align: end;  -moz-box-align: end;  -ms-flex-align:end;  -webkit-align-items:end;  align-items:end;}
.space-between{  -webkit-box-pack: space-between;  -moz-box-pack: space-between;  -ms-flex-pack: space-between;  -webkit-justify-content: space-between;  justify-content: space-between;}
.justify-center{  -webkit-box-pack: center;  -moz-box-pack: center;  -ms-flex-pack: center;  -webkit-justify-content: center;  justify-content: center; }
.justify-center-end{  -webkit-box-pack: end;  -moz-box-pack: end;  -ms-flex-pack: end;  -webkit-justify-content: end;  justify-content: end; }
.flex-direction-column{ -webkit-flex-direction: column;   -moz-flex-direction: column;    -ms-flex-direction: column;    -o-flex-direction: column;    flex-direction: column;}
.space-around{  -webkit-box-pack: space-around;  -moz-box-pack: space-around;  -ms-flex-pack: space-around;  -webkit-justify-content: space-around;  justify-content: space-around;}


.BlackFriday25_body {background:#000f23; width:100%; float:left;}

.BlackFriday25_mainBanner {text-align:center;}
.BlackFriday25_secondBanner {text-align:center;margin-top:50px;}

.super_sale_band {width:100%; float:left;}
.marquee_wrapper {width: 100%;overflow: hidden;white-space: nowrap;background: #fe6400;color: #fff;font-size: 32px;font-weight: 600;display: flex;align-items: center;height: 64px;position: relative;}
.marquee_content {display: inline-flex;animation: scrollFlow 18s linear infinite;margin: 0 auto; -webkit-marquee-direction: backwards;}
.marquee_content img {display: block;}
.marquee_content span {padding: 0 20px;}
@keyframes scrollFlow {
0% {
transform: translateX(0);
}

100% {
transform: translateX(-50%);
}
}

.marqee_imgsDiv {text-align:center;}
.marqueeOne {padding:10px;color: #fff;background: #2a3d4b;}
.marqueeTwo {background:#fe6300;padding:10px;color: #fff;}
.marqueeOne span, .marqueeTwo span {padding: 0 20px;color: #fff;vertical-align: middle;display: inline;font-size: 26px;}
.marqueeOne img, .marqueeTwo img {width:auto;}


.marqee_imgsDiv {margin:-50px 0 0}
.lineOne, .marqueeOne {transform: rotate(355deg);}
.lineTwo, .marqueeTwo {transform: rotate(2deg);}


.section{width: 100%; float: left;}
.hero_banner_section,
.offer_banner_section,
.health-condition-sec,
.sale_banner_section,
.top_brand_offer_sec,
.brand_section,
.Home_Blog_main,
.Home_Content_main,
.top_sell_offer{width: 100%; float: left;}

.hero_banner_left img {display: block; border-radius: 10px;}
.hero_banner_inner a{display: block;}
.home_title{font-size:26px; font-weight: 700;text-align:center; color:#fff;}

.hero_banner_right_top { margin-bottom: 10px; display: flex; justify-content: end;}

.hero_banner_right_bottom { display: flex; justify-content: end;}

.hero_banner_main,
.offer_banner_main,
.sale_banner_main,
.health-condition-main,
.top_brand_offer_main,
.Home_Blog_main,
.brand_main,
.top_sell_offer_main{margin: 20px 0;}

.mineral_supplements_inner,
.product_types_inner,
.daily_dose_inner,
.health-condition-inner,
.product_forms_inner,
.top_brand_offer_inner,
.Home_Blog_inner,
.brand_grid_inner,
.Home_Content_inner,
.Home_Content,
.top_sell_offer_inner{margin-top: 25px;}

.heroBannerSwiper .owl-dots { position: absolute !important; bottom: 20px !important; left: 0px !important; right: 0 !important;}
.heroBannerSwiper.owl-carousel .owl-dots .owl-dot.active,
.Blog_slider.owl-carousel .owl-dots .owl-dot.active,
.hero_banner_right_slider.owl-carousel .owl-dots .owl-dot.active { background: #000 !important;}

.offer_banner_scroll .offer_banner_box a,
.product_types_inner .offer_banner_box a,
.daily_dose_inner .offer_banner_box a,
.top_brand_box a,
.mineral_supplements_inner .offer_banner_box a{display:block;}

.hero_banner_left picture img{aspect-ratio: 288 / 420;}
.hero_banner_slider picture img {width: 100%;aspect-ratio: 592 / 420; height: auto; border-radius: 10px;display: block;object-fit: cover;}
.hero_banner_left {width: calc(25% - 10px);margin-right: 10px;box-sizing: border-box;}
.hero_banner_slider {width: 50%;margin-right: 0;box-sizing: border-box;}
.hero_banner_right {width: 25%;box-sizing: border-box;}

.daily_dose_inner .offer_banner_box{width: 100% !important;}
.offer_banner_box img { display: block; max-width: 100%; width: 100%; border-radius: 10px;}

.top_brand_box { width: calc(16.66% - 10px); margin: 0 5px;}
.top_brand_box img { display: block; width: 100%; border-radius: 10px;}

.health-condition-item-main {margin: 0 -10px;}
.health-condition-item {background: #EEF5FC;border-radius: 50px;padding: 10px;margin: 5px 5px; width: calc(25% - 10px);}
.health-condition-prod-title {color: #000104;font-size: 16px;font-weight: 500;}
.health-condition-icon {width: 70px;height: 70px;background: #fff;border-radius: 90%;display: flex;align-items: center;justify-content: center;overflow: hidden;}
.health-condition-icon img {width: 30px !important;}
.health-condition-right {padding-left: 15px;}
.health-condition-item-inn {justify-content: flex-start;}
.health-condition-item a {    display: block;}
.product_types_inner{margin: 25px -10px;}
.product_types_inner .offer_banner_box {text-align: center; width: calc(16.66% - 10px); margin: 0 5px;}
.product_types_inner .offer_banner_box .product_forms_title{color: #004180;}
.product_forms_title {font-size: 16px; font-weight: 600; margin-top: 20px; color: #fff;}
.product_forms_text { font-size: 14px; font-weight: 300; margin-top: 10px; color: #232325;}

.product_forms_section .product_forms_inner .offer_banner_box{border-radius: 50%; text-align: center; width: 20%; margin: 0 5px;}
.product_forms_section .product_forms_inner .offer_banner_box img{border-radius: 50%; max-width:100%; margin: 0 auto; display: block;}

.brand_grid {display: flex;gap: 0;justify-content: space-between;align-items: center;flex-flow: row wrap;}
.brand_item {background:#fff; border-radius: 8px;justify-content: center;width: calc(20% - 10px);transition: box-shadow .2s;border: 0;text-align: center;margin: 0 5px 10px;}
.brand_item img {width: 170px; margin: 0 auto; border-radius: 30px;}
.brand_item:hover {box-shadow: 0 4px 12px rgba(0,0,0,0.12);}

.hero_banner_right_top img { display: block; border-radius: 10px;}
.hero_banner_slider_box img {border-radius: 10px;}

.AllBrands{margin-top: 20px; text-align: center;}
.btnAuto {padding: 0 15px; background-image: var(--btnGreen); border: 1px solid var(--brdGreen);line-height: 30px; height: 30px;text-align: center;border-radius: 5px;display: inline-block;text-transform: uppercase;color: #fff; font-weight: 600;}
.top_brand_box .product_forms_title{color:#232325 ; }
.top_brand_box{text-align: center;}
.top_brand_offer_inner{margin: 25px -10px 0px;}

.heroBannerSwiper.owl-carousel .owl-dots .owl-dot,
.Blog_slider.owl-carousel .owl-dots .owl-dot,
.hero_banner_right_slider.owl-carousel .owl-dots .owl-dot {border: 1px Solid #000 !important; background: transparent !important;}

.Home_Blog_inner .Blog_slider_box {border: 1px solid #E7E7E7;padding: 15px;border-radius: 20px;background:#fff;}
.Home_Blog_inner .Blog_slider_box .BlogImg img {border-radius: 10px;}
.Blogtext p {font-size: 16px;margin: 10px 0;display: inline-block;font-weight: 600;color: #000;}
.Blogtext span {font-size: 14px;margin: 10px 0;display: block;font-weight: 600;color: #0051A0;}
picture {display: block;}
.hero_banner_right_slider img{border-radius: 10px;}


.daily_dose_inner.owl-carousel .owl-nav.disabled{display: block;}
.daily_dose_inner.owl-carousel .owl-nav button.owl-prev {top: 81px;position: absolute;content: '';left: -18px;border: 0;box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;border-radius: 20px;}
.daily_dose_inner.owl-carousel .owl-nav button.owl-next {top: 81px;position: absolute;content: '';right: -18px;border: 0;box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;border-radius: 20px;}
.mineral_supplements_inner.owl-carousel .owl-nav.disabled{display: block;}
.mineral_supplements_inner.owl-carousel .owl-nav button.owl-prev {top: 81px;position: absolute;content: '';left: -18px;border: 0;box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;border-radius: 20px;}
.mineral_supplements_inner.owl-carousel .owl-nav button.owl-next {top: 81px;position: absolute;content: '';right: -18px;border: 0;box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;border-radius: 20px;}

.Home_Blog { position: relative;}
.blog-view-more { position: absolute; top: 0; right: 0;}

.Home_Blog_inner.Blog_slider {margin: 25px -16px 0;}
.Blog_slider_box{width: calc(33.33% - 10px); margin: 0 5px;}

.offer_banner_scroll .offer_banner_inner.offer_banners {margin: 0 -10px;}
.offer_banner_scroll .offer_banner_box {width: calc(33.33% - 10px); margin: 0 5px;}

.Home_Content_inner {color:#fff;}
.Home_Content .home_title{text-align:center;}
.Home_Blog .home_title a {color:#fff;}
.Home_Content p {padding-bottom: 15px;line-height: 22px;text-align: left;}
.Home_Content .red_clr {color:#ff4101;}

.hero_banner_section.hero_updated .hero_banner_left {width: calc(33% - 8px);margin-right: 8px; box-sizing: border-box;}
.hero_banner_section.hero_updated .hero_banner_right {width: calc(67% - 8px);box-sizing: border-box;margin-left: 8px;}
.hero_banner_section.hero_updated .hero_banner_right_top {margin-bottom: 18px; display: block;}
.hero_banner_section.hero_updated .hero_banner_inner.flex.align-items-center.space-between a {display: block;}
.hero_banner_section.hero_updated .hero_banner_left img {max-width: 100%;}
.hero_banner_section.hero_updated .hero_banner_right_bottom{display: block;}
.hero_banner_section.hero_updated .hero_banner_right_bottom img {max-width: 100%;display: block;}

.hero_mobile_slider_main.owl-carousel .owl-nav button.owl-prev {top: -100px;width: 30px;height: 30px;left: -12px;}
.hero_mobile_slider_main.owl-carousel .owl-nav button.owl-next {top: -100px;right: -12px;border: 0;width: 30px;height: 30px;}

.top_sell_box {border: 1px solid #E7E7E7;border-radius: 16px;overflow: hidden;text-align: center; transition: all 0.5s; width: calc(16.66% - 10px); margin: 0 5px;}
.top_sell_box:hover {border: 1px solid #004180;}
.top_sell_box a{display:block;}
.top_sell_box_inner{padding: 15px;}
.top_sell_image img {display: block;width: 155px; height: 155px; margin: 0 auto;}
.top_sell_text {font-size: 12px;font-weight: 400;color: #5B5B5D;margin: 10px 0;}
.top_sell_title span {font-size: 12px;font-weight: 700;margin: 0 0 15px;}
.top_sell_price {display: flex;align-items: center;justify-content: center;gap: 15px;margin: 0 0 20px;}
.top_sell_price_old {font-size: 12px;font-weight: 300;text-decoration: line-through;color: #5B5B5D;}
.top_sell_price_new {font-size: 16px;font-weight: 700;color: #CF1115;}
.text-truncate {text-overflow: ellipsis; -webkit-line-clamp: 2;display: -webkit-box; -webkit-box-orient: vertical; overflow: hidden;}
.top_sell_btn {display: flex;align-items: center;justify-content: center;gap: 5px;width: 125px;margin: 0 auto;background: #0051A0;padding: 5px 10px; border-radius: 5px;color: #fff; font-size: 12px;  font-weight: 700;}


/**/

.BestDeals_section {margin-top:20px;}
.top_picks_cx_main {margin: 20px 0;width: 100%; float: left;}
.top_picks_cx_inner{ gap: 10px;justify-content: space-between; margin-top: 30px;}
.top_picks_cx_inner_box {width: auto;margin: 0;}
.top_picks_cx_inner_box img {width: 100% !important;}


.BrowseHealthDiv { gap: 0px;justify-content: space-between; margin-top: 30px;}
.BrowseHealth_cx_inner_box {}

.SupplementTypeDiv {width: 100%; float: left;gap: 15px;justify-content: space-between;margin:30px 0;}
.SupplementType_cx_box {width:49%; }
.SupplementType_cx_lastbox {width:100%;}

.App_OneBanner {width:100%; text-align:center; margin:0 auto;}
.App_OneBanner img {border-radius:10px;}

.brand_borderblk25 {border:1px solid #fff; border-radius:30px; padding:35px 65px;}

.Footer_Container {margin-top:0;}
.Home_Content {margin-bottom:25px;}

.Allbrand_borderblk25 {text-align:center;}
.Allbrand_borderblk25 a {background:#ff4101; color:#fff; border-radius:30px; width:140px; height:34px; line-height:34px;margin:20px auto 0; text-align:center;display:block;}



/*=== Header Fooder Changes */
.Header_Details {background:#000f21;}
.Navigation_Container {background:#ff4101;border-color:#fff;}

.Cart_Count_BTN .ViewCart_BTN a {background:#ff4101;}
.SearchSection .btn_holder button { background: #2a3d4b;}
.navbar ul li {border-right: 2px solid #f7764a;}
.navbar ul li:first-child {border-left: 2px solid #f7764a;}
/*.navbar ul li:hover {background: #ccc;}*/


.Footer_Newsletter_form {background:#ff4101;}
.Footer_Newsletter_form .Newsletter_form .Btn_holder input {background: #2a3d4b;}
/*=== Header Fooder Changes End */



@media (min-width:501px){
.hero_banner_right_inner .mobile_banner{display: none !important;}
.hero_banner_right_slider{display: none !important;}
.hero_banner_section.hero_updated .hero_banner_inner.hero_mobile_slider{display: none !important;}
}

@media only screen and (max-width: 1400px) {
	.marqee_imgsDiv {margin: -20px 0 0;}
}


@media only screen and (max-width: 1200px), (max-width: 1999px) {
.Home_Popular_Categories .Scroll_Container {max-height: 420px;}
.Home_Popular_Categories .Product_Content {max-height: 216px;}
/*.top_picks_cx_inner_box img {width:170px !important;}*/
.BrowseHealth_cx_inner_box {width:12%;}

}




@media only screen and (max-width:1000px),(max-width:1099px){
.hero_banner_left {width: calc(25% - 10px);}
.hero_banner_right {width: calc(25% - 10px);}

.Home_Blog_inner.Blog_slider { margin: 25px -10px 0;}
.daily_dose_inner.owl-carousel .owl-nav button.owl-prev,
.mineral_supplements_inner.owl-carousel .owl-nav button.owl-prev{left: -8px;}
.daily_dose_inner.owl-carousel .owl-nav button.owl-next,
.mineral_supplements_inner.owl-carousel .owl-nav button.owl-next{right: -8px;}
.daily_dose_inner.owl-carousel .owl-nav button.owl-prev,
.mineral_supplements_inner.owl-carousel .owl-nav button.owl-prev,
.daily_dose_inner.owl-carousel .owl-nav button.owl-next,
.mineral_supplements_inner.owl-carousel .owl-nav button.owl-next{top: 75px;}
.hero_banner_left picture img,
.hero_banner_slider picture img {height: 345px;}
.hero_banner_right_inner img {height: 167px;}
.hero_banner_section.hero_updated .hero_banner_left {width: calc(36.5% - 8px);margin-right: 8px;}
.hero_banner_section.hero_updated .hero_banner_right {width: calc(63.5% - 8px);box-sizing: border-box;margin-left: 8px;}
.top_sell_image img {display: block;width: 125px;height: 125px;margin: 0 auto;}
.top_picks_cx_inner {gap:5px;}
.top_picks_cx_inner_box {width: 16%;}
.top_picks_cx_inner_box img {max-width: 100%;}


.lineOne, .marqueeOne {transform: rotate(366deg);margin-top: 20px;}
.lineTwo, .marqueeTwo {transform: rotate(-3deg);margin-top: -50px;}
.marqueeOne span, .marqueeTwo span {font-size:18px;}

}

@media only screen and (max-width:999px){
	.BlackFriday25_body {margin: -20px 0 0;}
	
}


@media only screen and (max-width:800px),(max-width:899px){
.hero_banner_right_top { margin-bottom: 10px;}
.home_title{font-size:24px; font-weight: 700;}
.brand_item{    width: calc(33.33% - 10px);}
.brand_item img {width:100%;margin: 0 auto;}
.blog_scroll,
.offer_banner_scroll,
.health-condition-inner,
.product_type_scroll,
.top_brand_scroll,
.product_forms_scroll,
.top_sell_scroll{overflow-x:auto ;}

.Home_Blog_inner.Blog_slider,
.offer_banner_inner.offer_banners,
.health-condition-item-main,
.product_types_inner,
.top_brand_offer_inner,
.product_forms_inner,
.top_sell_offer_inner{width: max-content;}

.Blog_slider_box{width: 300px;}
.Home_Blog_inner.Blog_slider {margin: 25px 0 0 0;}
.offer_banner_scroll .offer_banner_box {width: 300px;margin: 0 5px;}
.hero_banner_main, .offer_banner_main, .sale_banner_main, .health-condition-main, .top_brand_offer_main, .Home_Blog_main, .brand_main {margin: 10px 0;}
.health-condition-item-main {margin: 0;display: grid;grid-template-columns: repeat(4, 1fr);}
.health-condition-item{width: 260px;}
.offer_banner_inner.product_types_inner {margin: 25px 0 0 0;}
.product_types_inner .offer_banner_box{width: 180px;}
.offer_banner_scroll .offer_banner_inner.offer_banners {margin: 0;}
.top_brand_box {width: 180px;}
.product_forms_section .product_forms_inner .offer_banner_box{width: 180px;}
.hero_banner_left picture img,
.hero_banner_slider picture img { height: 255px;}
.hero_banner_right_inner img {height: 122px;}
.top_sell_box{width:270px;}
.top_sell_image img {display: block;width: 155px;height: 155px;margin: 0 auto;}

.minerals_supplements {margin-top:20px;}



}

@media only screen and (max-width:780px){
.SupplementType_cx_box {width: 48.5%;}
.SupplementType_cx_box img {aspect-ratio: 430 / 180;}
.SupplementType_cx_box.SupplementType_cx_lastbox {width:100%;}
.SupplementType_cx_box.SupplementType_cx_lastbox img {aspect-ratio: inherit;}

}

@media only screen and (max-width:660px){
.top_picks_cx_inner {gap:5px;}
.top_picks_cx_inner_box {width: 15%;}
.top_picks_cx_inner_box img {max-width: 100%;}
.BrowseHealthDiv {gap:5px 0;}
.BrowseHealth_cx_inner_box {width: 24%;}
.brand_borderblk25 {border-radius: 20px;padding: 35px 25px;}

.lineOne, .marqueeOne {transform: rotate(0deg);margin-top: 5px;padding: 5px 0;}
.lineTwo, .marqueeTwo {transform: rotate(6deg);margin-top: -10px;padding: 5px 0;}

}

@media only screen and (max-width:560px){
.top_picks_cx_inner {gap:5px;}
.top_picks_cx_inner_box {width: 31%;}
.top_picks_cx_inner_box img {max-width: 100%;}

}

@media only screen and (max-width:530px){
.SupplementType_cx_box {width: 48%;}

.SupplementType_cx_box.SupplementType_cx_lastbox {width:100%;}


}


@media only screen and (max-width:400px),(max-width:499px){
.home_title {font-size: 20px;}
.hero_banner_left img {display: block;}
.hero_banner_right {width: 100%; margin:10px 0 0 0; }
.hero_banner_right_inner {display: flex;justify-content: space-between;align-items: center;gap: 10px;}
.hero_banner_right_top {margin: 0px;}
.hero_banner_right {overflow: scroll;}
.hero_banner_right_inner.justify-center-end {width: max-content;}
.hero_banner_right_inner img { width: 320px;  height: 100%; display: block;}
.hero_banner_inner {gap: 10px;}
.top_brand_box {margin-bottom: 10px !important;}
.health-condition-inner {gap: 10px;margin-top: 15px;}
.health-condition-icon {width: 40px;height: 40px;}
.health-condition-icon img {width: 22px !important;}
.health-condition-right {padding-left: 8px;}
.health-condition-prod-title {font-size: 14px;}
.health-condition-title {font-size: 18px;}
.hero_banner_main,
.offer_banner_main, 
.sale_banner_main, 
.health-condition-main, 
.top_brand_offer_main,
.Home_Blog_main,
.brand_main,
.Home_Content{margin: 10px 0;}

.mineral_supplements_inner, .product_types_inner, .daily_dose_inner, .health-condition-inner, .product_forms_inner, .top_brand_offer_inner, .brand_grid_inner,
.Home_Blog_inner,
.Home_Content_inner {margin-top: 15px;}
.top_brand_box .product_forms_title{ margin: 10px 0; font-size: 14px;}
.product_forms_title {font-size: 14px;font-weight: 600;margin-top: 10px;}
.hero_banner_right_inner.desktop_section{display: none !important;}
.Blogtext p {font-size: 14px;}
.Blogtext span {font-size: 12px;}
.heroBannerSwiper .owl-dots { position: absolute !important; bottom:10px !important; left: 0px !important; right: 0 !important;}
.heroBannerSwiper.owl-carousel .owl-dots .owl-dot{width: 8px; height: 8px;}
.hero_banner_slider {    width: calc(64% - 10px); margin: 0 auto;}
.hero_banner_left {width: 36%;margin: 0;}
.hero_banner_right {margin: 0;}
.daily_dose_inner.owl-carousel .owl-nav button.owl-prev,
.mineral_supplements_inner.owl-carousel .owl-nav button.owl-prev {top: 51px;width: 30px;height: 30px;left: -12px;}
.daily_dose_inner.owl-carousel .owl-nav button.owl-next,
.mineral_supplements_inner.owl-carousel .owl-nav button.owl-next {top: 51px;right: -12px;border: 0;width: 30px;height: 30px;}
.product_forms_section .product_forms_inner .offer_banner_box img{ width:150px;}
.hero_banner_main {margin-top: 0 !important;}
.brand_item {	width: calc(50% - 10px);}
.Blog_slider_box { width: 240px;}
.btnAuto{font-size: 12px; line-height: 28px; height: 28px;}
.hero_banner_right_scroll {overflow: scroll;}
.hero_banner_right_inner{width: max-content;}
.offer_banner_scroll .offer_banner_box {width: 260px;}
.product_types_inner .offer_banner_box { width: 150px;}
.health-condition-item {width: 200px;}
.top_brand_box {width: 150px;}
.hero_banner_left picture img, .hero_banner_slider picture img {height: 220px; }
.hero_banner_main {height: 297px; }
.offer_banner_main.offer_prod_banner {height: 135px;}
.health-condition-main{height: 176px;}
.hero_banner_section.hero_updated .hero_banner_inner.hero_desktop{display: none !important;}
.hero_banner_section.hero_updated .hero_banner_main{height: 149px;}
.top_sell_box{width:220px;}

.SupplementTypeDiv {gap: 5px;margin: 20px 0 20px;}

.product_forms_section .product_forms_inner .offer_banner_box {width: 140px;}
.product_forms_section .product_forms_inner .offer_banner_box img {width: 130px;}

.Home_Blog .home_title {text-align:left;}

.BrowseHealthDiv {margin-top:20px;margin-bottom:20px;}
.minerals_supplements {margin-top:20px;}

.BlackFriday25_secondBanner {margin-top:30px;}

}


@media only screen and (max-width:300px),(max-width:399px){
.home_title {font-size: 18px;}
.Blogtext p{font-size: 14px; text-align: left;}
.hero_banner_left picture img, .hero_banner_slider picture img {height: 100%; }
.hero_banner_main {height: 291px;}  
.offer_banner_main.offer_prod_banner{height: 135px;}
.health-condition-main{height: 176px;}
.lineOne, .marqueeOne {margin-top:15px;}
.marqueeOne span, .marqueeTwo span {font-size: 14px;}

}

@media only screen and (max-width:320px){
.offer_banner_scroll .offer_banner_box {width: 240px;margin: 0 5px;}
.offer_banner_scroll .offer_banner_box img {width: 240px;}
.hero_banner_right_inner img {width: 250px;height: 100%;display: block;}
.hero_banner_right_inner .offer_banner_box {width: 250px;}
.daily_dose_inner.owl-carousel .owl-nav button.owl-prev, .mineral_supplements_inner.owl-carousel .owl-nav button.owl-prev {top: 35px;}
.daily_dose_inner.owl-carousel .owl-nav button.owl-next, .mineral_supplements_inner.owl-carousel .owl-nav button.owl-next {top: 35px;}
.hero_banner_main {height: 234px;} 
.offer_banner_main.offer_prod_banner{height: 125px;}

}

