@media only screen and (max-width: 1400px) {

}
@media only screen and (max-width: 1200px) {

}
@media only screen and (max-width: 1024px) {

}
@media only screen and (max-width: 991px) {
	header .top-bar { font-size: 12px; }
	header .navbar-collapse { overflow-y: auto; display: inline-block; width: 100% }
  	header .navbar .right-menu ul li a svg, header .navbar .right-menu ul li a { stroke: #000; color: #000; }
	header .navbar .right-menu { padding: 25px 15px; }
  	header .navbar-nav li a { color: #08284B; font-weight: 600; }
  	header .navbar-nav li { padding: 12px 15px; width: 100%; border-bottom: 1px solid #8AA4C1;}
	header .middel-part .box .logo-part .toggle-btn{ display: inline-block; }
  	header .navbar .megamenu .dropdown-menu { position: relative; box-shadow: none; border: none; background: transparent; }
	header .navbar .megamenu .inner-menu .list h5 { margin: 20px 0 20px; font-size: 14px; }
	header .navbar .megamenu .dropdown-menu { padding: 0px 15px; }
	header .navbar .megamenu .custom-tab-main { display: none; }
	header .navbar .megamenu .inner-menu .list { border: none; }
  	header .navbar .shop-tyer { margin: 0; }
	header .middel-part .whatsapp { display: none; }
	header .navbar-toggler .navbar-toggler-icon { width: 24px; height: 17px; background-image: none; position: relative; border-bottom: 1px solid #fff; transition: all 300ms linear; }
	header .navbar-toggler .navbar-toggler-icon::after,
	header .navbar-toggler .navbar-toggler-icon::before{ width: 24px; position: absolute; height: 1px;  background-color: #fff; top: 0; left: 0; content: ''; z-index: 2; transition: all 300ms linear; }
	header .navbar-toggler .navbar-toggler-icon::after{ top: 8px; }
	header .navbar .navbar-toggler-icon { width: 24px; height: 17px; background-image: none; position: relative; border-bottom: 1px solid #fff; transition: all 300ms linear; }
	header .navbar .navbar-toggler-icon::after,
	header .navbar .navbar-toggler-icon::before{ width: 24px; position: absolute; height: 1px;  background-color: #fff; top: 0; left: 0; content: ''; z-index: 2; transition: all 300ms linear; }
	header .navbar .navbar-toggler-icon::after{ top: 8px; }
	header .navbar .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon::after { transform: rotate(45deg); }
	header .navbar .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon::before { transform: translateY(8px) rotate(-45deg); }
	header .navbar .navbar-toggler[aria-expanded="true"] .navbar-toggler-icon { border-color: transparent; }
  	header .navbar-collapse{ position: fixed; background: #B9C8DA; top: 0px; left: 0px; bottom: 0; width: 330px; height: 100vh !important; transition: .3s; padding-top: 0px; box-shadow: 0px 2px 1px 0px #e2e2e2; z-index: 999; }
  	header .collapse:not(.show) { display: block; left: -330px; transition: .3s; }
  	header .collapse.show{ left: 0px; transition: .3s; display: block; }
	header .navbar .menu-part .mobile-menu { display: block; background: #021933; padding: 15px; border-radius: 0 0 6px 6px; }
	header .navbar .menu-part .mobile-menu .close-menu{ text-align: right; margin: 0 0 20px; }
	header .navbar .menu-part .mobile-menu .logo-part{ display: flex; justify-content: space-between; gap: 10px; }
	header .navbar .menu-part .mobile-menu .logo-part .navbar-brand{ margin-right: 0; max-width: 130px; }
	header .navbar .menu-part .mobile-menu .whatsapp { color: #fff; display: flex; align-items: center; justify-content: center; }
	header .navbar .menu-part .mobile-menu .whatsapp .icon{ margin: 0 10px 0 0; flex: 0 0 28px;}
	header .navbar .menu-part .mobile-menu .whatsapp .text a{ display: block; font-size: 16px; font-weight: 700; line-height: normal;}
	header .navbar .menu-part .mobile-menu .whatsapp .text span{ display: block; font-size: 10px; color: #D3CED2; line-height: normal;}


	section.home-banner .content { text-align: center; }
	section.home-banner .custom-tab-main{ max-width: 600px; margin: 40px auto 0; width: 100%; }
	section.home-banner .service-list .box { padding: 15px 7px; border: none;  display: block; text-align: center; }
	section.home-banner .service-list .box .img { margin: 0 0 10px; }
	section.home-banner .service-list { border: 1px solid #F73312; border-radius: 30px; padding: 5px; }

	footer::after { display: none; }
	footer .need-help{ background: #1A2F47; padding-top: 15px; }
	footer .footer-bottom .innter-part { flex-wrap: wrap; }
	footer .footer-bottom .innter-part .box { width: 100%; }
	footer .title { margin: 15px 0 10px; }
	footer .footer-bottom { margin: 0; }
	footer .footer-bottom .innter-part .link { text-align: right; }
	footer .contect-info { margin: 20px 0 25px; }
	footer .contect-info .box:not(:last-child) { padding: 0 15px 15px 0; }
	footer .footer-bottom .innter-part .link { border: none; }
	footer .footer-bottom .innter-part .pay-logo { width: 100%;    border: none; }
	footer .footer-bottom .innter-part .pay-logo ul { flex-wrap: wrap; justify-content: center; }

	section.blog-list .blog-banner-slider .box .text { left: 10px; bottom: 0px;  width: 95%;}
	section.blog-list .blog-banner-slider .slick-dots { bottom: 0px; right: 0px; }
	section.blog-list .blog-banner-slider .box img { height: 220px; object-fit: cover; border-radius: 10px; }
	section.blog-list .blog-banner-slider .box .text h4 { font-size: 16px; }

}
@media only screen and (max-width: 768px) {
	.saller-arrow .cust_dots { display: none; }
	body { font-size: 13px; }
	.modal .close { top: -3px; right: -3px; }
	.section-title h2 { font-size: 30px; }
	.section-title p { font-size: 16px; }

   .call-to-action .inner-main { flex-wrap: wrap; text-align: center;  justify-content: center; padding: 20px 0 0 0; }
   .call-to-action .inner-main .img{ order: 3; }
   .call-to-action .inner-main .img img { margin-top: 20px; }
   .call-to-action .inner-main .text { flex: auto; }
   .call-to-action .inner-main .btn-list { margin: 15px 0 0; }

   section.privacy-policies p { font-size: 14px; }
}
@media only screen and (max-width: 767px) {
	.cust-page  { display: block; }
	.cust-page .show { margin: 0 0 10px; }
	.cust-page .pagination { justify-content: center; flex-wrap: wrap; gap: 5px; }

	.blog-box .img img { width: 100%; }
	.blog-box .content{ padding: 20px 0 0 0; }
	.blog-box .content h2 { font-size: 18px; }
   header .middel-part .user-info li .text { display: none; }

   section.my-orders .panel-box .pro-det { display: block; }
   section.my-orders .panel-box .pro-det .content { width: 100%; border: 0; }
   section.my-orders .panel-box .head { display: block; text-align: left; }
   section.my-orders .panel-box label { margin: 0 0 5px; }
}
@media only screen and (max-width: 667px) {
   .shop-search-modal .renew-search { display: block; }
   .shop-search-modal .renew-search .btn-list { margin: 10px 0 0 0; }

   section.autho-page .autho-img { display: none; }

	header .top-bar a { display: block; margin: 0; }
	header .middel-part { padding: 10px 0; }
	header .middel-part .box .logo-part { justify-content: space-between; }
	header .middel-part .box { display: block; }
	header .middel-part .user-info { justify-content: space-between; padding: 15px 0 0 0; }
	header .middel-part .user-info li .text { display: none; }
   header .middel-part .search-view { display: none; }
   section.banner-tyre .banner-slider { border-radius: 30px; }

   section.cart .discount { margin: 0 0 20px; }
   section.cart .discount .light-blue-btn { margin: 10px 0 0; width: 100%; }
   section.cart .free-shipping { right: -5px; }
   section.compare-product .product-content .table { min-width: 960px; }

   section.faq .faq-title h4 { font-size: 22px; margin-bottom: 10px; }
   section.faq .accordion .accordion-item .accordion-header .accordion-button { font-size: 14px; padding: 5px 0; }
   section.faq .accordion .accordion-item .accordion-header .accordion-button i { top: 2px; right: -10px; }

   section.my-orders table{ min-width: 700px;  }

   section.review-list .review-box { display: block; }
   section.review-list .review-box .content { padding: 15px 0 0 0; }

}
@media only screen and (max-width: 575px) {
	section { padding: 30px 0; }

   header .navbar-collapse { width: 100%; }
	header .collapse:not(.show) { left: -100%; }
	section.home-banner .search-tyer { display: block; }
	section.home-banner .search-tyer .form-select { margin: 10px 0; }
	section.home-banner .content h1 { font-size: 32px; }
	section.home-banner .content p { font-size: 14px; }
	section.home-banner .btn-list { margin: 30px 0 0; }

	section.home-banner .custom-tab-main ul.custom-nav-tabs li.or { display: none; }
	section.home-banner .add-rear img{ max-width: 200px; }
	header .middel-part .user-info .cart-list .dropdown-menu { padding: 15px; width: 100%; border: 0; }
	header .middel-part .user-info .cart-list .pro-list .box { min-width: 220px; }
	header .middel-part .user-info .cart-list .pro-list .box .img { margin: 0 0px -10px 0; }

	section.service-box .detail-box { font-size: 14px; }
	section.service-box .detail-box h4 { font-size: 18px; }
	section.service-box .detail-box { padding: 10px 0px 10px 0; }

}
@media only screen and (max-width: 480px) {
	.page-title h1 { font-size: 28px; }
	.section-title { margin: 0 0 15px; }
	.section-title h2 { font-size: 24px; }
	.section-title p { font-size: 14px; }

	section.product-detail .detail-box .price { display: block;  }
	section.product-detail .detail-box .price .box { border: none; }
	section.product-detail .detail-box .price .get { padding: 10px 0 0 0px; }
	section.product-detail .detail-box .offer .top-part { min-width: 200px; }
	section.product-detail .detail-box .offer .top-part .right { padding: 0 0 0 5px; }
	section.product-detail .detail-box .offer .top-part h4 { font-size: 12px; }
	section.product-detail .detail-box .content h3 { font-size: 18px; }
	section.review-list .review-box { padding: 10px; }

	section.compare-product .page-title { display: block; }

	section.home-banner .tyer-size .box { margin: 0 auto; }
	section.home-banner .tyer-size .box img { max-width: 400px; }
	section.home-banner .tyer-size .box .data span { font-size: 27px; width: 70px; }
}
@media only screen and (max-width: 400px) {
	footer .footer-bottom .innter-part .link h6 { font-size: 14px; }
	footer .footer-bottom .innter-part .link ul li { font-size: 10px; }
 	.light-blue-btn, .red-btn, .green-btn, .gray-btn, .line-btn, .blue-btn { font-size: 12px; padding: 8px 10px; }
    footer .contect-info { gap: 0; }
 	.custom-tab-main ul.custom-nav-tabs li { margin: 0 5px; font-size: 12px; }
}

@media only screen and (max-width: 375px) {
	section.home-banner .tyer-size .box .data { gap: 1rem; }
	section.home-banner .tyer-size .box .data span { font-size: 20px; width: 72px; }
}
