/* Extra Small Devices, Phones */

@media only screen and (max-width: 500px) {
  .navbar {
    margin-bottom: 30px;
  }
  .head-line .head-links li {
    border-right: 0px;
    padding-right: 5px;
  }
  .logo {
    text-align: center;
    margin-bottom: 15px;
  }
  .top-box-cation h4 {
    margin-top: 25px;
    font-size: 16px;
  }
  #cart {
    text-align: center !important;
    margin: 25px auto;
  }
  .cat-box {
    margin-bottom: 25px;
  }
  .cart-block {
    width: 220px;
  }
  .but-block {
    visibility: visible;
    opacity: 1;
  }
  .owl-controls .owl-buttons div {
    opacity: 1;
  }
  .mail .form-control {
    margin-bottom: 25px;
  }
  .com .image {
    margin-bottom: 25px;
  }
  .text-block {
    padding: 0px;
    border: none;
  }
  .mail {
    margin-top: 45px;
  }
  


#logo .img-responsive {
	display:inherit;
}
}


@media only screen and (min-width: 769px) {

.megamenu-list li {
	display:block;width:49%;float:left;
}
}


/* Small Devices, Tablets */

@media only screen and (max-width: 768px) {
  .container-fluid {
    margin: 0 5px !important;
  }
  .navbar {
    margin-bottom: 30px;
  }
  .head-line .head-links li {
    border-right: 0px;
    padding-right: 5px;
  }
  .logo {
    text-align: center;
    margin-bottom: 15px;
  }
  .top-box-cation h4 {
    margin-top: 25px;
    font-size: 16px;
  }
  #cart {
    text-align: center !important;
    margin: 25px auto;
  }
  .cat-box {
    margin-bottom: 25px;
  }
  .cart-block {
    width: 220px;
  }
  .but-block {
    visibility: visible;
    opacity: 1;
  }
  .qtty {
    margin-bottom: 25px;
  }
  .owl-controls .owl-buttons div {
    opacity: 1;
  }
  .mail .form-control {
    margin-bottom: 25px;
  }
  .com .image {
    margin-bottom: 25px;
  }
  .text-block {
    padding: 0px;
    border: none;
  }
  .mail {
    margin-top: 45px;
  }
    .head-main .support {
    margin-top: 33px;
    text-align: center;
	}
	.head-main .support img {
	    margin-right: 0;
	    width: 30px;
	    margin-top: 0;
	
	}
	.head-main .cart img {
    width: 30px;

    margin-top: 0;
}
.head-main .support h5 {

    font-size: 14px;

}

.titlecart {
    font-size: 10px;

}
}


/* Medium Devices, Desktops */

@media only screen and (max-width: 1024px) {
  .icon-block h4 {
    font-size: 16px;
  }
  .icon-block p {
    font-size: 11px;
  }
  .search-box {
    padding: 0;
  }
  .head-main .logo h3 {
    font-size: 35px;
    margin-top: 7px;
  }
  .qtty {
    margin-bottom: 25px;
  }
  .top-box-cation {
    margin-top: 25px;
    font-size: 18px;
  }
  .carousel-caption .carousel-box h4 span {
    padding: 5px 0;
  }
  .carousel-caption .carousel-box h4 {
    line-height: 40px;
  }
  .carousel-caption {
    left: 10%;
    top: 10%;
    width: 80%;
  }
  .carousel-inner .item {
    height: auto;
    overflow: hidden;
  }
  .carousel-inner .item img {
    width: 100%;
  }
  .container-fluid {
    margin: 0 5px !important;
  }
  .cat-box {
    margin-bottom: 25px;
  }
}


/* Large Devices, Wide Screens */

@media only screen and (max-width: 1200px) {
  .head-main .logo h3 {
    font-size: 35px;
    margin-top: 7px;
  }
  .top-box-cation {
    padding: 15px;
    height: 100%;
    width: 100%;
    margin: 0px;
    border: none;
  }
  .top-box-cation h4 {
    margin-top: 15%;
    font-size: 18px;
  }
  .carousel-caption h4 {
    font-size: 18px;
  }
  .news-pad {
    padding: 0px;
    position: static;
    top: 30%;
    height: auto;
    display: block;
  }
  .news {
    margin-bottom: 25px;
    height: auto;
    display: block;
    position: static;
  }
  .qtty {
    margin-bottom: 25px;
  }
}