@media (min-width: 1200px) {
  .container {
    max-width: 1440px;
  }
}
@media (max-width: 1700px) {}
@media (max-width: 1600px) {}
@media (max-width: 1400px) {

}
@media (max-width: 1299px) {
	.wsmenu > .wsmenu-list > li > a {
    font-size: 14px!important;
}

}
@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) {

}
@media (max-width: 1024px) {}
@media (max-width: 768px) {
	
	
}
@media (max-width: 991px) {
	.contact-form {
		width: 100%;
	}
	.category {
    margin-bottom: 20px;
}
	.container.d-flex.justify-content-between {
    display: inherit!important;
}
	.footer-menu ul li {
    width: 100%;
    text-align: center;
		border-bottom: 1px solid #152e69;
}
	.footer-menu ul li:last-child {
		border-bottom: 0px;
}
	.info, .webron {
		width:100%;
		text-align: center;
		margin-bottom: 10px;
	}
	.footer-inner a {
    
    padding-bottom: 6px;
    padding-top: 6px;
}
	.footer-social-media {
    text-align: center;
}
	.footer-social-media ul li{
    border-bottom: 0px!important;
}
	.contact-element {
		margin-top:20px;
	}
	.main-maps {
		margin-top:20px;
	}
	.phone-mobile img{
		width: 36px;
}
	.phone-mobile {
    margin-right: 10px;
    margin-top: 10px;
}

	header .top, header .phone {
		display: none;
	}
  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: 160px;
  }
  .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: #062262!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;
}
}
@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) {}