@media only screen and (max-width: 1200px) and (min-width: 994px) {
  .category-section .one-porduct img {
    height: auto;
    width: 300px;
    object-fit: cover;
  }
}
@media only screen and (max-width: 994px) {
    .slider img{
        height:60vh;
        object-fit: cover;
    }
  .sponsers .owl-nav{
    display: none;
  }
  .main-navbar{
    position: relative;
    background:#f4dbd6 ;
  }
  .navbar-expand-lg .navbar-nav{
    text-align: center;
  }
  .sticky{
    display: none;
  }
  .navbar-expand-lg .navbar-nav .nav-link:before{
    top: 1.5em;
  }
  .navbar-expand-lg .navbar-nav .nav-link{
    margin-right: 0.5rem;
    margin-left: 0.5rem;
    padding: 10px 0;
  }
  .navbar-brand img{
    width: 150px;
  }
  .container-2:hover input#search {
    width: 103px;
  }
  .css-typing{
    width: 300px;
  }
  .css-typing p.fadeIn{
    font-size: 25px;
    color: #cfbab5;
    font-weight: bold;
    letter-spacing: 10px;
    position:relative; z-index:1
  }
  .css-typing h4 {
    border: none;
    font-family: "Blancha";
    font-size: 60px;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
    width: 4em;
    padding: 10px 2px 10px 2px;
    margin-bottom: -70px;
    position:relative; z-index:2
  }
  .css-typing p.fadeInUp{
    font-size: 10px;
    color: #404040;
    font-weight: bold;
  }
  .css-typing .btn{
    background: #3d3d3d;
    border: none;
    border-radius: 0;
    color: white;
    padding: 5px 25px;
  }
  .css-typing{
    left: 40%;
  }
  .css-typing.left{
    left: auto;
    right: 40%;
  }
  .first .item .product-content{
    text-align: center;
  }
  .footer .search-wrapper input{
    width: 200px;
  }
  .page-banner {
    height: 260px;
  }
  .contact .contact-head .down {
    font-size: 60px;
    margin: 0px 0 70px 0;
  }
  .contact .contact-info {
    margin-bottom: 50px;
  }
  .contact {
    padding-bottom: 100px;
  }
  .prodcuct-section .product-info{
    margin-bottom: 50px;
  }
  .product-images a{
    width: 100%;
  }
  .product-images a img{
    height: auto;
    width: auto;
  }
  .first .item img {
    height: auto;
    width: 100%;
  }
  .category-section .one-porduct{
    text-align: center;
  }
  .category-section .one-porduct img {
    height: auto;
    width: 220px;
    object-fit: cover;
  }

}
/*************************************/
@media only screen and (max-width: 767px) {
    .share-article .share-content ul span, .share-product .share-content ul span{
        display:block;
        width:100%;
        text-align:center;
        margin-bottom:1em;
        
    }
    .product-library{
        height:60vh;
    }
    .product-library img{
        object-fit:contain;
    }
    .share-product .share-content ul{
            margin-block-start: 0px;
    margin-block-end: 0px;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 0px;
    }
  .item .product-images{
    position: relative;
    overflow: hidden;
  }
  .item .product-images img{
    width: 100%;
    height: 50vh;
    object-fit:contain;
  }
  .container-2 input#search{
    width: 100%;
  }
  .navbar-brand img{
    margin-left: 20px;
  }
  .navbar-light .navbar-toggler{
    margin-right: 20px;
  }
  .carousel-control-prev , .carousel-control-next{
    z-index: 90;
  }
  .articles .article-content{
    text-align: center;
  }
  .articles .btn {
    margin: 10px 0 0 0;
  }
  .footer .search-wrapper input {
    width: 300px;
  }
  .css-typing{
    width: 200px;
  }
  .articles .article{
    margin-bottom:40px;
  }
  .banners {
     height: auto;
     overflow: hidden;
  }
  .footer{
     text-align: center;
  }
  .footer .col-md-3{
    margin-bottom: 20px;
  }
  .page-banner {
    height: 175px;
  }
}

/*******************************
*****************************
*****************************
*****************************
   new css update
   *****************************
   *****************************
   *****************************
   *************************************/

@media(max-width: 990px){

  .menu-container{
    order:-1
  }
  .ad2 img {
    height: 250px !important;
  }
  .cart-img img {
    height: 165px !important;
  }
  .cart-con ul li {
    padding: 0 0px !important;
  }
  .finish img {
    width: 232px !important;
    height: 202px !important;
  }
}

@media(max-width: 767px){
  .cart{
    text-align: center !important;
  }
  .cart{
    margin: 0 !important;
  }
  .cat-head h4{
    text-align:center!important;
  }
  .page-head {
    padding-top: 10px !important;
  }
  .contact-page {
    padding: 0 0 20px 0 !important;
  }
  .contact-page,
  .submit,
  .page-head,
  .re-method,
  .profile-info,
  .profile-box,
  .profile-title,
  .cart-con p,
  .cart-con ul,
  .cart-con ul li,
  .profile-add,
  .add-pro{
    text-align: center!important;
  }
  .contact-page .page-head h4,
  .page-head ul {
    margin: 0 !important;
    font-size: 16px !important;
  }
  .con-map iframe {
    height: 250px !important;
  }
  .con-info {
    border-left: 0 !important;
    padding-right: 0 !important;
  }
  .social-links li{
    padding-right: 0 !important;
  }
  .con-form {
    margin-top: 0 !important;
  }
  .form-cont {
    padding: 20px 10px !important;
  }
  .register {
    padding-bottom: 10px !important;
  }
  .register .con-form {
    margin-top: 15px !important;
  }
  .ad2 img {
    height: 300px !important;
  }
  .ad img {
    height: 150px !important;
    margin-bottom: 20px !important;
  }
  .cat-p-content .product-grid .product-image img {
    width: 200px !important;
    height: 222px !important;
  }
  .pagination,
  .related-pro,
  .profile-box .change{
    margin: 0 !important;
  }
  .pag-con {
    margin-bottom: 15px !important;
  }
  .customNavigation {
    bottom: 325px !important;
  }
  .related-pro .product-grid .product-image img{
    width: 133px !important;
    height: 126px !important;
  }
  .profile-info {
    margin: 10px 0 !important;
  }
  .profile-img img {
    height: 88px !important;
  }
  #profile1 .row{
    margin: 0 0 20px 0 !important;
  }
  .cart-con ul li{
    display: block !important;
    padding: 5px 0 !important;
  }
  .cart-con ul {
    margin-top: 0px !important;
  }
  .cart-box{
    margin: 0 !important;
  }
  .cart-page .cart-s-link {
    margin-bottom: 15px !important;
    text-align: center !important;
  }
  .cart-img img {
    width: 66% !important;
    margin-bottom: 0 !important;
  }
  .cart-side{
    margin-top: 20px !important;
  }
  .cart-page{
    padding: 0 !important;
  }
  .profile-box {
    margin: 0 0 20px 0 !important;
  }
  .img-cat img{
    width: 100% !important;
    margin: 10px 0 !important;
  }
  .finish {
    padding: 0 0 25px 0 !important;
  }
  .finish img {
    width: 202px !important;
    height: 166px !important;
  }
  .cart-products {
    padding: 35px 25px 15px !important;
    min-height: unset !important;
  }
  .cart-tab {
    text-align: center !important;
    margin: 19px 0 !important;
    padding: 0 15px !important;
  }
  .cart-tab .tab-content {
    padding: 12px 0 44px !important;
  }
  .product-l-cart ul .submit button {
    padding: 9px 22px !important;
  }
  .feed-back ul li{
    min-height: 105px !important;
  }
  .comm-name h4, .comm-date h4 {
    line-height: 20px !important;
  }


}

@media(max-width:1199px){

}