@media (min-width: 1200px) {
  .container {
    max-width: 1350px;
  }
}
@media (max-width: 1700px) {}
@media (max-width: 1600px) {}
@media (max-width: 1400px) {
	.catalog-wp span {
    font-size: 24px;
    line-height: 51px;
}
}
@media (max-width: 1299px) {

}
@media (max-width: 1199px) {
  .main-content {
    width: 100%;
  }
	.container, .container-lg, .container-md, .container-sm {
    max-width: 100%;
}
}
@media (max-width: 1099px) {}
@media (max-width: 1199px) {
	.catalog-btn a {
    padding: 10px 30px;
}
}
@media (max-width: 1024px) {}
@media (max-width: 768px) {
	
	.title-new span {
    font-size: 32px;
}
	.info {
    width: 100%;
    text-align: center;
}
	.webron {
    width: 100%;
    text-align: center;
    margin-top: 10px;
}
	.news-title span {
    font-size: 30px;
}
	.footer-logo, .footer-content {
    width: 100%;
    text-align: center;
}
	.tabs-menu .nav-tabs .nav-item {
    margin-bottom: 0px;
    margin-right: 0;
    width: 100%;
    margin-bottom: 5px;
}
	.banner-bottom-content {
    font-size: 16px;
    font-weight: 100;
    margin-top: -10px;
    padding-top: 10px;
    padding-bottom: 5px;
}
	.footer-social-media {
    text-align: center;
    width: 100%;
}
}
@media (max-width: 991px) {
	.page-top p {
    width: 90%;
}

	.contact-form {
    width: 100%;
    margin: auto;
}
	.category, .news, .seller {
		margin-bottom:20px;
	}
	.detail-product .product-detail {
    width: 90%;
}
	.product a .product-img img {
    width: 85%;
}
	.detail-flex {
		display:block!important;
	}
	.detail-wp {
		margin-top: 10px;
    width: 100%;
    height: auto;
}
	.detail-product {
    width: 100%;
    height: auto;
}
	.page-top span {
    font-size: 36px;
}
	.page-top {
    height: 250px;
	}
	.banner-slider, .page-top {
		
    margin-top: -8px;
}
	.footer-inner {
		width:100%;
	}
	.search {
		display: none!important;
	}
	.panel {
		display: none;
	}
	.phone-mobile img{
		width: 34px;
		margin-top: 10px;
		margin-right: 10px;
	}
	.catalog-wp {
    height: 150px;
    position: relative;
}
	.news-slider {
    height: auto;
		padding-bottom:100px;
}
	.news-inner {
    display: inline-block!important;
}
	.news-title {
    width: 100%;
    height: auto;
		margin-top: 20px;
}
	.news-content {
    width: 90%;
    padding-left: 50px;
    padding-top: 5px;
		height: auto;
}

  .breadcrumb-wp {
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid var(--border-gray);
    margin-top: 0px !important;
  }
  .filter-btns {
    width: 49%;
    height: 48px;
    font-size: 14px;
    color: #212529;
    border-radius: 3px;
    font-weight: 600;
  }
  .filter-btns i {
    font-size: 13px;
  }
  .page-title {
    margin-top: 10px;
  }
  .dropdown-menu {
    width: 100%;
    background: #f7f7f7 !important;
  }
  .pagination-drop .dropdown-item {
    font-weight: 500 !important;
  }
  .fitler-element .dropdown {
    width: 49%;
  }
  .fitler-element {
    display: flex !important;
    justify-content: space-between;
  }
  .paging-btn {
    width: 100% !important;
    background: #efefef;
    height: 47px !important;
    font-weight: 600;
    color: #000;
    border-radius: 0;
  }
  .top-menu {
    display: none !important;
  }
  .d-flex-mobile {
    display: inherit !important;
  }
  .footer-menu {
    text-align: center;
    margin-bottom: 15px;
  }
  .social-media {
    width: 100%;
    text-align: center;
  }
  .tabs-left {
    margin-bottom: 10px;
  }
  .modaltop {
    margin-top: 54px;
  }
  .banner-slider {
    margin-top: 0px;
  }
  header .menu-wp {
    background: #fff;
    height: 0px;
    margin-top: -17px;
  }
  .m-none, .top-content {
    display: none !important;
  }
  header .logo {
    display: none;
  }
  .wsmenu > .wsmenu-list > li.headerbtns {
    width: 49%;
    float: left !important;
  }
  .wsmenu > .wsmenu-list > li.headerbtns a.headerbtn01 {
    background-color: #d7412e;
    color: #fff !important;
  }
  .wsmobileheader .smllogo img {
    width: 120px;
  }
  .wsmenu > .wsmenu-list > li > .wsmenu-click > i {
    margin: 14px 18px 0px 0px !important;
  }
  .wsmenu > .wsmenu-list > li .wsmenu-click.ws-activearrow > i {
    margin-right: 21px !important;
  }
  .wsmenu > .wsmenu-list > li > a {
    border-bottom-color: #f3f3f3 !important;
  }
  .wsmenu > .wsmenu-list > li > .wsmegamenu.halfmenu {
    padding: 10px 4px !important;
  }
  .wsmenu > .wsmenu-list > li > ul.sub-menu > li:last-child {
    border-bottom: 1px solid #f3f3f3 !important;
  }
  .wsmenu > .wsmenu-list > li:hover > a {
    background: #fff !important;
    text-decoration: none;
    color: #E51D21!important;
  }
  .wsmenu > .wsmenu-list > li > a {
    padding: 6px 3px 6px 14px !important;
  }
  .container, .container-md, .container-sm {
    max-width: 98% !important;
  }
  .tabs-left {
    height: auto;
  }
  .mtop {
    margin-top: 10px !important;
  }
}


@media (max-width: 650px) {
	.banner-bottom-content {
    font-size: 16px;
}
		.news-title span {
    font-size: 26px;
}
}
@media (max-width: 575px) {
	.product-title {
    font-size: 32px;
}
	.product-logo img{
		width: 80px;
	}
	.product a .product-img img {
    width: 72%;
}
	.slider-title {
    font-size: 20px;
}
		.banner-bottom-content {
    font-size: 14px;
}
  .page-title {
    margin-bottom: 57px !important;
  }
}
@media (max-width: 480px) {
		.banner-bottom-content {
    font-size: 12px;
}

}
@media (max-width: 414px) {
	.product-title {
    font-size: 28px;
}
	.product-logo img{
		width: 80px;
	}
	.page-top span {
    font-size: 28px;
}
		.news-title span {
    font-size: 20px;
}
	.product a .product-img img {
    width: 100%;
}

}
@media (max-width: 375px) {

}
@media (max-width: 320px) {}