@media only screen and (max-width:1300px){
	.sarchbox{
	max-width: 214px;
}
.logo-brand img {
    max-width: 300px;
}
.login-signin {
    margin: 10px 0;
}
.header-alt .nav-header{
	top: 100px;
}
/*.logged-in.admin-bar .header-alt .nav-header {
    top:137px !important;
}*/
}

@media only screen and (max-width:1199px){
	.navbar-nav li a {
   font-size: 12px;}

.navbar{padding: 0 15px;}
}

@media only screen and (max-width: 991px){
.header-alt .nav-header {
    top: 165px;
}
.banner-text h1 {
font-size: 45px;
margin-bottom: 15px;
}
.banner-text p {
    font-size: 18px;}
.banner-text {
    margin-top: -70px;
}
.navbar-nav li::after{
	display: none;
}

.navbar {
    padding: 0;
}
.navbar-nav li {
    background: #0000004d;
   margin-bottom: 1px;
   padding: 10px 30px;
}
.sarchbox {
max-width: 93%;
margin: 0 auto;
}
.icon-nav {
    font-size: 30px;
  margin-left: 7px;
}
.banner-text.inner-banner {

    margin-top: -39px;

}
}

@media only screen and (max-width: 767px){
    .header-alt .nav-header {
    top: 233px;
}
	.num-font {
    font-size: 18px;}
 .left-cont p{
 	font-size: 15px;
 }

 .banner-text h1 {
    font-size: 25px;}
.banner-text p {
    font-size: 14px;
    line-height: 20px;
    padding-left: 15px;
    padding-right: 15px;
}
.banner-text {

    margin-top: -58px;

}
.login-signin ul li a {

    font-size: 15px;}
.footer-top h5{
	margin: 0 0 10px 0;
}
.foot-box {
    margin-bottom: 30px;
}
.footer-bottom{
	margin: 0;
}
.spl-heading {
margin-top: 10px;
}
.spl-heading h2 {
    font-size: 20px;}
.product {
    margin-bottom: 18px;
}
.footer-top ul li, .footSocial li{
	margin-bottom: 5px !important;
}
.details-product {
    padding: 15px 0;
}
.barcode, .box-num-count {
    margin: 10px 0;
}
.details-heading h2 {
    font-size: 20px;}
.thum-owl button{
	height: 60px;
}
.inner-banner {
margin-top: -22px;
}
.inner-banner-img img{
height: 100px !important;

}
.banner-text.inner-banner {

    margin-top: -15px;

}
}


@media only screen and (max-width: 580px){
.num-font {
font-size: 14px;
}
.left-cont, .logo-brand {
    float: none;
    text-align: center;
}
.right-cont, .login-signin {

    float: none;
    text-align: center;}
 .right-cont ul {

    text-align: center;

}
.banner-img img {

    object-fit: cover;
    width: 100%;
height: 200px;

}
/*.header-alt .nav-header {
top: 190px;
}*/
.right-cont ul li{
	margin-right: 25px;
}
.right-cont ul li::after{
	right: -14px;
}
.cart-box a{
	font-size: 18px !important;
}
.cart-box {
    width: 30px;
    height: 30px;
    line-height: 30px;
}
.brand-box {
    padding: 15px 15px 0;
}
.top-header{
	padding: 5px 15px;
}
}
/*@media only screen and (min-width: 581px) and (max-width:802px){
.header-alt .nav-header {
    top: 47% !important;
}
}
@media only screen and (min-width: 803px) and (max-width:1221px){
.header-alt .nav-header {
    top: 38% !important;
}
}
@media only screen and (min-width: 1222px){
.header-alt .nav-header {
    top: 22% !important;
}
}*/