@media only screen and (max-width: 767px) {
  .top {
    height: auto;
    overflow: hidden;
  }
  .top .left {
    float: none;
  }
  .top .left ul {
    margin-bottom: 0;
    margin-top: 10px;
  }
  .top .left ul li {
    float: none;
    text-align: center;
  }
  .top .right {
    float: none;
  }
  .top .right ul {
    text-align: center;
    margin-bottom: 20px;
  }
  .top .right ul li {
    float: none;
    display: inline-block;
  }
  .t-catagory-img {
    width: 70px;
  }
  .t-catagory-text {
    font-size: 14px;
  }
}

@media only screen and (max-width: 991px) {
  .top {
    display: none;
  }
  .brand-logo{
    display: inline;
  }
  .nav{
    background-color: white;
  }
  .menu-container {
    background: white;
  }
  .header-container {
    display: flex;
    flex-direction: column-reverse; 
    position: relative;
  }
  .header .inner{
    display: flex;
    flex-direction: column-reverse;
  }
  .header .logo {
    display: none;
    /* width: 100%;
    text-align: center; */
  }
  .header .navbar-left {
    text-align: center;
    /* margin-bottom: 20px; */
  }
  .navbar-form .form-group {
    display: inline-block;
  }
  .navbar-form button {
    display: inline-block;
  }
  .header .right ul {
    position: absolute;
    top: -50px;
    z-index: 1;
    right: 15px;
    width: 195px;
    text-align: right;
  }
  .header .right ul li {
    float: none;
    display: inline-block;
    margin-left: 8px;
  }
  .header form {
    margin-left: 0;
    margin-right: 0;
  }
  .t-catagory-img {
    width: 80px;
  }
  .t-catagory-text {
    font-size: 10px;
  }
  .tab-container {
    margin-top: 15px;
  }
  .show-on-mobile{
    background-color: black;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .bx-controls a.bx-prev,
  .bx-controls a.bx-next {
    padding-top: 215px !important;
  }
}

@media only screen and (min-width: 501px) and (max-width: 700px) {
  ul.bxslider li,
  ul.bxslider li .text {
    height: 300px;
  }
  .bx-controls a.bx-prev,
  .bx-controls a.bx-next {
    font-size: 36px;
  }
  ul.bxslider li .text .inner h2 {
    font-size: 30px;
  }
  ul.bxslider li .text .inner h3 {
    font-size: 20px;
  }
  .bx-controls a.bx-prev,
  .bx-controls a.bx-next {
    padding-top: 120px !important;
  }
}

@media only screen and (min-width: 0px) and (max-width: 500px) {
  ul.bxslider li,
  ul.bxslider li .text {
    height: 250px;
  }
  .bx-controls a.bx-prev,
  .bx-controls a.bx-next {
    font-size: 30px;
  }
  ul.bxslider li .text .inner h2 {
    font-size: 24px;
  }
  ul.bxslider li .text .inner h3 {
    font-size: 16px;
  }
  .bx-controls a.bx-prev,
  .bx-controls a.bx-next {
    padding-top: 100px !important;
  }
}
@media only screen and (min-width: 992px) {
  .product .text {
    min-height: 165px;
  }
  .header .inner {
    width: 100%;
  }
  .header .search-area {
    padding-right: 0;
  }
  .header .search-area form {
    padding-right: 0;
  }
  .header .container {
    padding-right: 0;
  }
  .brand-logo{
    display: none;
  }
}
@media only screen and (max-width: 883px) {
  .blog-container {
    border-right: 0;
  }
  .tab-container .item {
    margin-bottom: 20px;
  }
  .service-applied-card {
    height: 350px;
  }
}
@media only screen and (max-width: 481px) {
    .footer h5{
    font-size: 10px;
  }
  .footer-logo{
    height: 65px !important;
    width: 70px !important;
  }
  .footer .col-md-4 p{
    font-size: 12px;
  }
  h1 {
    font-size: 22px;
  }
  /* .bs-slider {
    height: 330px !important;
  } */
  .bs-slider .carousel-inner {
    height: 135px;
  }
  .bs-slider .carousel-inner .item {
    background-size: 415px;
  }
  .top-catagory .t-catagory-header h2,
  .headline h2 {
    font-size: 14px;
    margin: 15px;
    font-weight: bold;
  }
  .headline h3 {
    font-size: 14px;
  }
  /* .top-catagory .about_t_catagory img {
    width: 43px;
    height: 46px;
    padding: 6px;
    border-radius: 12px;
  } */
  .t-catagory-img {
    width: 38px;
  }
  .t-catagory-text {
    font-size: 7px;
  }
  .tab-container .tab button {
    margin: 5px 7px 5px 0px;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 14px;
  }
  .tab-container .tabcontent .tab-msg h4 {
    font-size: 12px;
  }
  .tab-container .tabcontent .tab-heading-cont {
    display: flex;
    align-items: center;
  }
  .tab-container .tabcontent .tab-msg .btn-view-all {
    font-size: 12px;
    padding: 5px 8px;
  }
  .tab-container .item,
  .product-cat .inner {
    height: 300px;
    /*margin-bottom: 20px;*/
  }
  .tab-container .item .thumb .photo,
  .product-cat .inner .thumb .photo {
    height: 115px;
  }
  .tab-container .item .text h3 a,
  .product-cat .inner .text h3 a {
    font-size: 14px;
  }
  .tab-container .item .text h4,
  .product-cat .inner .text h4 {
    font-size: 16px;
    font-weight: bold;
  }
  .tab-container .item .text,
  .product-cat .inner .text {
    height: 55%;
  }
  .feature-container .product,
  .on-sale-container .product {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
  }
  .blog-video-section .heading-blg-vid h3 {
    font-size: 15px;
    font-weight: bold;
  }
  .blg-heading-section {
    display: flex;
    align-items: center;
  }
  .blog-video-section .heading-blg-vid .btn-view-all {
    font-size: 12px;
    padding: 5px 8px;
  }
  .service {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .service .item .photo img {
    width: 60px;
  }
  .service h3 {
    font-size: 14px;
    font-weight: bold;
  }
  .service p {
    font-size: 12px;
  }
  .product .item .add-cart a {
    font-size: 12px;
  }
  .product-cat .item {
    margin-bottom: 0;
  }
  .main_about {
    height: 300px;
  }
  .main_about .about-us-txt {
    color: white;
    font-size: 16px;
    font-weight: bold;
  }
  .service-applied-card {
    height: 350px;
  }
  .blog-container {
    border-right: 0;
  }
  .product .text {
    padding: 14px 5px;
  }
  .tabcontent .tab-ploduct-section {
    padding: 0px 3px;
  }

  /* .header .logo{
    display: inline;
  }
  .header .search-area{
    display: inline;
  } */
  .footer-service-section, .footer-topproduct-section{
    display: none;
   }
}
