/*  Theme Responsive Css */


@media only screen and (max-width: 5000px){
  
  .boxed_wrapper{
    overflow: hidden;
  }

}

@media only screen and (max-width: 1499px){

  .main-header.style-four .header-lower .search-info{
    max-width: 800px;
  }

  .main-header.style-four .header-lower .category-box{
    width: 300px;
  }

  .main-header.style-four .header-lower .search-info .search-form .form-group{
    min-width: 450px;
  }
  /* =====faq page responsive starts here======= */
  .faq-section{
    padding: 0 !important;
  }

  /* =====faq page responsive ends here======= */

}



@media only screen and (max-width: 1200px){

  .category-block-one .image-box{
    width: 100%;
    height: auto;
  }

  .shop-block-one .inner-box .image-box .info-list li{
    margin-bottom: 5px;
  }

  .service-block-one .inner-box{
    padding-left: 70px;
  }

  .topcategory-section-two .single-item .inner-box .content-box{
    max-width: 200px;
    background: #fff;
    padding: 30px 30px;
  }

  .instagram-style-two .image-box .info-list{
    padding: 15px 15px;
  }

  .main-header.style-four .header-lower .search-info{
    max-width: 600px;
  }

  .main-header.style-four .header-lower .search-info .search-form .form-group{
    min-width: 100%;
    padding-right: 0px;
  }

  .main-header.style-four .header-lower .search-info .select-box:before{
    display: none;
  }

  .main-header.style-four .header-lower .search-info .select-box{
    display: none;
  }

  .shop-style-four .single-block .top-inner h2{
    float: none;
  }

  .shop-style-four .single-block .top-inner a{
    float: none;
  }

  .shop-block-five .inner-box .content-box {
    padding: 15px 30px 20px 300px;
  }

  .product-details-content .product-info{
    margin-left: 0px;
  }

  .product-details-6 .product-details-content .product-info .othre-options .btn-box .theme-btn-two{
    width: 100%;
  }

  .myaccount-section .inner-box{
    padding: 60px 40px;
  }

  .blog-sidebar{
    margin-left: 0px;
  }
  /* Indrani Naskar 04/09/2023 css starts here */
  /* review page responsive starts here */
  .product-details .product-discription .tabs-content .review-inner {
    padding: 20px;
  }
  .cart-page .column-box h3 {
    font-size: 18px;
    line-height: 24px;
  }
  .cart-section .cart-table tbody tr .prod-column .column-box .remove-btn {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 11px;
  }
  .plus-minus-input .input-group-field {
    padding: 0 !important;
  }
  .cart-section .othre-content .coupon-box {
    width: 100% !important;
    margin-left: 30px;
  }
  .cart-page .disable_payment .payment {
    margin-bottom: 20px;
  }
  /* review page responsive ends here */
  /* Indrani Naskar 04/09/2023 css ends here */
  /* =====Home page responsive starts here====== */
  .shop-section {
    padding-bottom: 20px;
  }
  /* =====Home page responsive ends here====== */
}



@media only screen and (min-width: 768px){
  .main-menu .navigation > li > ul,
  .main-menu .navigation > li > ul > li > ul,
  .main-menu .navigation > li > .megamenu{
    display:block !important;
    visibility:hidden;
    opacity:0;
  }
  /* Indrani Naskar 04/09/2023 css starts here */
  /* review page responsive starts here */
  .product-details .product-discription .tabs-content .review-inner {
    padding: 20px;
  }
  /* review page responsive ends here */
  /* Indrani Naskar 04/09/2023 css ends here */
}
@media only screen and (max-width: 1199px){
  .ViewTypeBox.calling_card{
    width: 60%;
  }
  .prshortlest .nice-select {
    width: 180px !important;
  }
  /* ======Mobile Vouchers page responsive starts here====== */
  .shop-block-one .inner-box .image-box .info-list li:nth-child(2) a {
    width: 114px;
  }
  /* ======Mobile Vouchers page responsive ends here====== */
  
}
@media only screen and (max-width: 1169px){
  .pull-left {
    float: left;
    text-align: center;
  }
  .pull-right {
    float: right;
  }
  .outer-box .logo-box{
    order: 2;
  }
  .outer-box .menu-area{
    order: 1;
  }
  .menu-area .mobile-nav-toggler {
    display: block;
  }
  .menu-area .main-menu{
    display: none;
  }
  .main-header .menu-right-content {
    order: 3;
  }
  .banner-carousel .content-box h1 {
    font-size: 50px;
    line-height: 65px;
  }
  .banner-carousel .content-box h3 {
    font-size: 20px;
    line-height: 30px;
  }
  .sec-title h2 {
    font-size: 32px;
    line-height: 39px;
  }
  .service-page-section h2{
    font-size: 32px;
    line-height: 38px;
  }
  .megaMenu li figure img {
    max-width: 25%;
  }
  .megaMenu li figure {
    margin-bottom: 15px;
  }
  .service-page-section {
    padding: 70px 0px;
  }
  .top_up_page .content-column h2{
    font-size: 33px !important;
    line-height: 45px !important;
  }
  .top_up_page .service-block-two.mb-100{
  margin-bottom: 0 !important;
  }
   /* ======Mobile Vouchers page responsive starts here====== */
  .shop-block-one .inner-box .image-box .info-list li:nth-child(2) a {
    width: 114px;
  }
 .shop-block-one .inner-box .image-box .info-list li a {
    width: 36px;
    height: 36px;
    line-height: 36px;
    font-size: 16px;
  }
  .shop-block-one .inner-box .image-box .info-list li:nth-child(2) a {
    width: 101px;
    font-size: 14px;
  }
  /* ======Mobile Vouchers page responsive ends here====== */
  /* ======customers review page responsive starts here====== */
  .contact-section.review_page .sec-title{
    margin-bottom: 0px;
  }
  /* ======customers review page responsive ends here====== */
  /* ======privacy policy page responsive starts here====== */
  .contact-section.privacy_page{
    padding: 75px 0px 70px 0px;
  }
  .contact-section.privacy_page p{
    padding-bottom: 0px;
  }
  .contact-section.privacy_page .sec-title br{
    display: none;
  }
  .contact-section.privacy_page .sec-title h2{
    margin-bottom: 30px;
  }
  /* ======privacy policy page responsive ends here====== */
}

@media only screen and (max-width: 991px){

  .main-menu,
  .sticky-header,
  .main-header.style-one .outer-container:before{
    display: none !important;
  }

  .menu-area .mobile-nav-toggler {
    display: block;
    margin-top: 10px;
    padding: 10px;
    border: 2px solid #222;
  }

  /* .main-header .header-top .top-left,
  .main-header .header-top .top-right{
    float: none;
    text-align: center;
  } */

  .mobile-menu .navigation > li > a span{
    display: none !important;
  }

  .mobile-menu .navigation > li.dropdown > .megamenu li:first-child{
    display: none;
  }

  .banner-style-one .banner-carousel .owl-nav{
    display: none;
  }

  .category-block-one{
    margin-bottom: 30px;
  }

  .cta-section .cta-inner{
    padding: 75px 50px;
  }

  .service-block-one .inner-box{
    margin-bottom: 30px;
  }

  .service-section .inner-container{
    padding-bottom: 3px;
  }

  .main-footer .footer-top .footer-widget{
    margin: 0px 0px 30px 0px !important;
  }

  .main-footer .footer-top{
    padding-bottom: 70px;
  }

  .main-header .header-upper .search-info .select-box{
    display: none;
  }

  .main-header .header-upper .search-info .form-group:before{
    display: none;
  }

  .main-header .header-upper .search-info .form-group{
    padding: 0px 50px 0px 20px;
    min-width: 250px;
  }

  .main-header .header-upper .search-info{
    min-width: 250px;
  }

  .main-header.style-two .header-lower .outer-box .menu-area{
    float: right;
  }

  .main-header.style-two .menu-area .mobile-nav-toggler{
    border: 2px solid #fff;
    margin-top: 15px;
  }

  .main-header.style-two .menu-area .mobile-nav-toggler .icon-bar{
    background-color: #fff;
  }

  .news-block-one .inner-box{
    margin-bottom: 30px;
  }

  .news-section{
    padding-bottom: 90px;
  }

  .service-style-two .service-block-one{
    margin-bottom: 30px;
  }

  .service-style-two{
    padding-bottom: 40px;
  }

  .service-style-three .service-block-one{
    margin-bottom: 40px;
  }

  .topcategory-section-two .single-item .inner-box .content-box{
    position: relative;
    right: 0px;
    top: 0px;
    max-width: 100%;
  }

  .topcategory-section-two .inner-column .btn-box{
    float: none;
  }

  .shop-style-two .filters .filter-tabs li{
    margin: 0px 20px;
  }

  .banner-style-four .client-thumb-outer{
    display: none;
  }

  .banner-carousel-3 .content-inner .image-box{
    display: none;
  }

  .collection-style-two .single-item .inner-box{
    padding-bottom: 30px;
  }

  .shop-sidebar{
    margin-bottom: 30px;
  }

  .discount-section .inner-column .inner-box{
    padding: 100px 50px;
  }

  .main-header.style-four .header-lower .category-box{
    width: 250px;
  }

  .main-header.style-four .header-lower .search-info{
    max-width: 430px;
  }

  .advice-block .advice-box{
    margin-bottom: 30px;
  }

  .shop-block-three .inner-box{
    margin-bottom: 30px;
  }

  .deals-style-two .single-column:first-child .single-item .inner-box{
    margin-bottom: 30px;
  }

  .rtl .main-header .header-top .top-left{
    float: none;
  }

  .rtl .main-header .header-top .top-right{
    float: none;
  }

  .about-section .image-box{
    margin-bottom: 30px;
  }

  .about-section .text-inner{
    margin-bottom: 30px;
  }

  .chooseus-section .image-column{
    display: none;
  }

  .chooseus-section .content-column{
    float: none;
    width: 100%;
  }

  .team-block-one .inner-box{
    margin-bottom: 30px;
  }

  .service-block-two .inner-box .content-box{
    margin: 0px;
    padding: 0px;
  }

  .shop-page-section .item-shorting .left-column{
    float: none;
    display: block;
    text-align: center;
    padding-bottom: 15px;
  }

  .shop-page-section .item-shorting .right-column{
    float: none;
    display: block;
    text-align: center;
  }

  .shop-page-section .item-shorting .filter-box .filter-content .single-column{
    margin-bottom: 30px;
  }

  .shop-page-section .item-shorting .filter-box .filter-content .column:nth-child(2) .single-column:before{
    display: none;
  }

  .shop-page-3 .sidebar-content{
    margin-bottom: 30px;
  }

  .shop-page-section.shop-page-4 .shop-block-one .inner-box .image-box .info-list li:nth-child(2) a{
    width: 120px;
  }

  .shop-page-6 .sidebar-content{
    margin-bottom: 30px;
  }

  .product-details-content .product-info{
    margin-top: 30px;
  }

  .product-details .product-image .image{
    max-width: 570px;
    margin: 0 auto 30px auto;
  }

  .product-details-6 .product-image{
    margin: 30px 0px;
  }

  .checkout-section .additional-info{
    margin-bottom: 30px;
  }

  .myaccount-section .login-inner{
    margin-bottom: 50px;
  }

  .blog-page-3 .blog-content{
    margin-bottom: 30px;
  }

  .blog-page-4 .blog-content{
    margin-bottom: 30px;
  }

  .sidebar-page-container .blog-details-content{
    margin-bottom: 30px;
  }

  .address-section .single-adderss-block .inner-box{
    margin-bottom: 30px;
  }

  .address-section{
    padding-bottom: 90px;
  }

  .shop-page-4 .xs-sidebar-widget{
    text-align: left;
  }

  .blog-page-2 .blog-content{
    margin-bottom: 30px;
  }
  /* ---1/09/23---- */
  .pull-left {
    float: left;
    text-align: center;
  }
  .pull-right {
    float: right;
  }
  .outer-box .logo-box{
    order: 2;
  }
  .outer-box .menu-area{
    order: 1;
  }
  .outer-box .menu-right-content{
    order: 3;
  }
   /* ---1/09/23---- */
   /* Indrani Naskar 04/09/2023 css starts here */
   .shop-block-five .inner-box .image-box {
    width: 240px;
  }
  .shop-block-five .inner-box .inner-box-wrap {
    width: 40%;
  }
  .our-shop .shop-block-five .inner-box .content-box {
    width: 60%;
  }
  /* Indrani Naskar 04/09/2023 css ends here */
  /* Indrani Naskar 30/11/2023 css starts here */
  .banner-carousel .content-box h1 {
    font-size: 35px;
    line-height: 52px;
  }
  .banner-carousel .content-box h3 {
    font-size: 19px;
    line-height: 30px;
  }
  .sec-title h2 {
    font-size: 30px;
    line-height: 41px;
  }
  .cta-section .cta-inner h2 {
    font-size: 40px;
    line-height: 52px;
  }
  h1, .h1 {
    font-size: 26px;
  }
  .cta-section .image-layer {
    top: 0%;
    right: 0px;
    width: 100%;
    height: 375px;
  }
  .cta-section {
    padding-top: 80px;
  }
  .collection-section .single-item .inner-box {
    padding: 45px 30px 144px 45px;
  }
  .collection-section .single-item .inner-box {
    padding: 30px 20px 122px 20px;
  }
  .collection-section .single-item .inner-box {
   position: relative;
  }
  .collection-section.first_part .single-item .inner-box::before {
    position: absolute;
    content: '';
    top:0;
    bottom:0;
    left:0;
    right:0;
    background: rgba(255,255,255,0.3);
    height: 100%;
    width: 100%;
    z-index: 2;
   }
   .collection-section.first_part .single-item .inner-box h3, .collection-section.first_part .single-item .inner-box h5, .collection-section.first_part .single-item .inner-box p, .collection-section.first_part .single-item .inner-box a {
    position: relative;
    z-index: 3;
  }
  .category-block-one .image-box {
    width: 250px !important;
    height: 250px !important;
  }
  .topcategory-section {
    padding: 60px 0px 100px 0px;
  }
  .shop-block-one .inner-box .image-box .info-list {
    bottom: -5px;
    visibility: visible;
    text-align: center;
    margin: 0 auto;
    justify-content: center;
    display: flex;
  }
  .shop-block-one .inner-box:hover .image-box .info-list {
    bottom: -5px;
    visibility: visible;
  }
  .shop-block-one .inner-box .image-box {
    display: inline-block;
  }
  /* Indrani Naskar 30/11/2023 css ends here */
  /* =====Indrani Naskar 01/12/2023 css starts here======= */
  /* calling card page responsive starts here */
  .page-title .content-box h1 {
    font-size: 35px;
    line-height: 43px;
  }
  .itemsname {
    font-size: 16px;
  }
  .ViewTypeBox.calling_card {
    width: 80%;
  }
  /* calling card page responsive ends here */
  /* top up page responsive starts here */
  .service-page-section.top_up_page {
    padding: 70px 0px 0 0;
  }
  /* top up page responsive ends here */
  /*====== Indrani Naskar 01/12/2023 css ends here======== */
  /* ======about us page responsive starts here====== */
  .contact-section.about_page {
    position: relative;
    padding: 70px 0px 0px 0px;
  }
  /* ======about us page responsive ends here====== */
  /* ======review page responsive starts here====== */
  .contact-section.review_page {
    padding: 75px 0px 70px 0px;
  }
  .contact-section.review_page .product-details {
    padding: 25px 0px 25px 0px;
  }
  .contact-section.review_page .product-details .product-discription {
    margin-bottom: 0;
  }
  /* ======review page responsive ends here====== */
  /* ======Mobile Vouchers page responsive starts here====== */
  .shop-page-section,
  .contact-section {
    padding: 70px 0px;
  }
  .contact-section .sec-title p {
    position: relative;
    display: block;
    font-size: 15px;
    line-height: 26px;
    color: #222;
    margin-bottom: 0px;
  }
  /* ======Mobile Vouchers page responsive ends here====== */
  /* ======find a store page responsive starts here====== */
  .address-section{
    padding: 70px 0px 70px 0px;
  }
  /* ======find a store page responsive ends here====== */
  /* ======login page responsive starts here====== */
  .myaccount-section .upper-inner center br{
    display: none;
  }
  .myaccount-section .upper-inner center p{
    margin: 20px 0;
  }
  .myaccount-section {
    padding: 70px 0px;
  }
  /* ======login page responsive ends here====== */
}

  

@media only screen and (max-width: 767px){

  .banner-style-one .owl-dots{
    display: none;
  }

  .banner-carousel .content-box{
    max-width: 100%;
    padding: 100px 0px;
    min-height: auto;
  }

  .banner-carousel .content-box h1{
    font-size: 50px !important;
    line-height: 55px !important;
  }

  .topcategory-section{
    padding: 65px 0px 50px 0px;
  }

  .category-block-one{
    max-width: 250px;
    margin: 0 auto 30px auto;
  }

  .sec-title h2{
    font-size: 34px;
    line-height: 40px;
  }

  .shop-section{
    padding-bottom: 70px;
  }

  .news-section{
    padding: 65px 0px 40px 0px;
  }

  .instagram-section{
    padding: 65px 0px 0px 0px;
  }

  .main-footer .footer-top {
    padding: 30px 0px 40px 0px;
  }

  .main-header.style-two .header-top .social-links:before{
    display: none;
  }

  .collection-section .single-item .inner-box{
    margin-bottom: 30px;
  }

  .newarrivals-section{
    padding-bottom: 70px;
  }

  .cta-style-two{
    padding: 70px 0px;
  }

  .sec-pad{
    padding: 65px 0px 70px 0px;
  }

  .sec-pad-2{
    padding: 70px 0px;
  }

  .banner-style-three .banner-carousel .slide-item{
    padding: 100px 30px;
  }

  .banner-style-three .banner-carousel .owl-nav{
    display: none;
  }

  .topcategory-section-two .inner-column .btn-box{
    margin-top: 0px;
  }

  .topcategory-section-two .single-item .inner-box{
    margin-bottom: 30px;
  }

  .deals-section .inner-box h2{
    font-size: 36px;
    line-height: 42px;
  }

  .shop-style-two .filters .filter-tabs li{
    margin: 0px 10px;
    font-size: 24px;
  }

  .shop-block-two{
    max-width: 350px;
    margin: 0 auto;
  }

  .banner-style-four .banner-carousel-3 .owl-nav{
    display: none;
  }

  .banner-carousel-3 .content-box h1{
    font-size: 50px;
    line-height: 55px;
  }

  .banner-carousel-3 .content-box{
    padding: 220px 0px 100px 0px;
    min-height: auto;
    max-width: 100%;
  }

  .banner-style-four .pattern-layer{
    display: none;
  }

  .collection-style-two{
    padding-top: 70px;
  }

  .collection-style-two .single-item{
    max-width: 370px;
    margin: 0 auto;
  }

  .sidebar-page-container{
    padding: 70px 0px;
  }

  .sidebar-page-container.home-4{
    padding-bottom: 40px;
  }

  .discount-section .inner-column{
    float: none;
    width: 100%;
  }

  .news-block-one{
    max-width: 370px;
    margin: 0 auto;
  }

  .main-header.style-four .header-lower .search-info .search-form .form-group button{
    width: 60px;
  }

  .main-header.style-four .header-lower .search-info{
    max-width: 270px;
  }

  .main-header.style-four .header-lower .search-info .search-form .form-group button span{
    display: none;
  }

  .main-header.style-four .header-lower .search-info .search-form .form-group input[type='search']{
    padding-right: 80px;
  }

  .main-header.style-four .header-lower .search-info .search-form .form-group button i{
    margin-right: 0px;
  }

  .banner-style-three.alternet-2 .banner-carousel .slide-item{
    padding: 100px 30px;
  }

  .shop-style-three{
    padding-top: 70px;
  }

  .shop-style-three .tab-btn-box h2{
    float: none;
  }

  .shop-style-three .tab-btn-box .tab-btns{
    float: none;
    margin-top: 15px;
  }

  .shop-block-three{
    max-width: 350px;
    margin: 0 auto;
  }

  .shop-style-three{
    padding-bottom: 40px;
  }

  .trending-products{
    padding: 65px 0px 40px 0px;
  }

  .cta-section.alternet-2 .cta-inner{
    padding: 60px 30px;
  }

  .shop-style-four .inner-container{
    padding: 65px 0px 40px 0px;
  }

  .main-header.style-four .header-top .social-links:before{
    display: none;
  }

  .page-title{
    padding: 80px 0px;
  }

  .about-section{
    padding: 70px 0px 35px 0px;
  }

  .about-section .text-inner h2{
    font-size: 36px;
    line-height: 45px;
  }

  .chooseus-section .content-column .content-box .single-item{
    padding-right: 0px;
  }

  .chooseus-section .content-column .content-box .single-column:last-child .single-item{
    margin-bottom: 0px;
  }

  .chooseus-section .content-column .inner-column{
    padding: 65px 15px 50px 15px;
  }

  .team-section{
    padding-top: 65px;
  }

  .team-block-one{
    max-width: 370px;
    margin: 0 auto;
  }

  .service-block-two .inner-box .image-box{
    margin-right: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
  }

  .service-block-two .inner-box .content-box{
    margin-bottom: 30px;
  }

  .service-block-two{
    margin-bottom: 50px;
  }

  .service-page-section{
    padding: 70px 0px 0px 0px;
  }

  .cta-section .cta-inner .pattern-layer{
    display: none;
  }

  .cta-section .cta-inner h2{
    font-size: 36px;
    line-height: 42px;
  }

  .team-page-section{
    padding: 70px 0px 20px 0px;
  }

  .error-section .inner-box .theme-btn-two{
    margin-bottom: 15px !important;
  }

  .shop-page-section .item-shorting .filter-box .filter-content .single-column:before{
    display: none;
  }

  .shop-page-section{
    padding: 70px 0px;
  }

  .shop-block-five{
    max-width: 400px;
    margin: 0 auto;
  }

  .shop-block-five .inner-box .image-box{
    position: relative;
    left: 0px;
    top: 0px;
    height: auto;
    width: 100%;
  }

  .shop-block-five .inner-box .content-box {
    padding: 25px 0px;
  }

  .product-details{
    padding: 70px 0px 35px 0px;
  }

  .product-details-content{
    margin-bottom: 50px;
  }

  .product-details .product-discription{
    margin-bottom: 50px;
  }

  .cart-section .othre-content .coupon-box input[type='text']{
    max-width: 100%;
    margin-bottom: 15px;
  }

  .cart-section .othre-content .coupon-box{
    float: none;
    width: 100%;
  }

  .cart-section .othre-content .update-btn{
    float: none;
    margin-top: 15px;
  }

  .cart-section{
    padding: 70px 0px;
  }

  .checkout-section{
    padding: 70px 0px;
  }

  .checkout-section .upper-box{
    margin-bottom: 40px;
  }

  .myaccount-section{
    padding: 70px 0px;
  }

  .page-title .content-box h1{
    font-size: 40px;
    line-height: 45px;
  }

  .blog-details-content .inner-box{
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 40px;
  }

  .blog-details-content .inner-box h3{
    padding-top: 0px;
  }

  .sidebar-page-container .blog-details-content .inner-box{
    padding-top: 40px;
  }

  .blog-details-content .inner-box .image-box .image{
    margin-bottom: 30px;
  }

  .address-section{
    padding: 65px 0px 35px 0px;
  }

  .address-section .single-adderss-block .inner-box{
    padding-right: 0px;
  }

  .contact-section{
    padding: 65px 0px 70px 0px;
  }

  .cta-style-two .inner-box .inner h2{
    font-size: 36px;
    line-height: 42px;
  }

  .blog-details{
    padding: 70px 0px;
  }

  .banner-style-two .owl-dots{
    display: none;
  }

  .discount-section .inner-column .inner-box h2{
    font-size: 34px;
    line-height: 40px;
  }
  /* Indrani Naskar 04/09/2023 css starts here */
  .shop-block-five {
    max-width: 600px;
    margin: 0 auto;
  }
  .shop-block-five .inner-box .image-box {
    width: 180px !important;
  }
/* Indrani Naskar 04/09/2023 css ends here */
/* Indrani Naskar 12/08/2023 css starts here */
/* ======callng card page responsive starts here======= */
.itemFilter .calling_from{
  margin-bottom: 10px;
}
.productslestiong .search_btn{
  margin-top: 10px;
}
.productslestiong .calling_show .text-right{
 text-align: left !important;
}
.prshortlest .nice-select {
	width: 255px !important;
}
.productslestiong .calling_show{
  margin-top: 10px;
}
.shop-block-one .inner-box .lower-content a {
	font-size: 13px;
}
/* ======callng card page responsive ends here======= */
/* Indrani Naskar 12/08/2023 css ends here */

}

@media only screen and (max-width: 599px){

  .banner-carousel .content-inner .image-box{
    display: none;
  }

  .footer-bottom .cart-list{
    float: none;
    display: block;
    text-align: center;
    margin-bottom: 5px;
  }

  .footer-bottom .cart-list li{
    float: none;
  }

  .footer-bottom .copyright{
    float: none;
    text-align: center;
  }

  .main-header.style-two .header-upper .search-info{
    display: block;
    width: 100%;
  }

  .main-header.style-two .logo-box{
    text-align: center;
    width: 100%;
  }

  .main-header.style-two .menu-right-content{
    width: 100%;
    text-align: center;
  }

  .sidebar-page-container .filters .filter-tabs li{
    font-size: 18px;
    margin: 0px 10px;
  }

  .sidebar-page-container .filters .filter-tabs li:after{
    display: none;
  }

  .main-header.style-four .header-lower .category-box{
    width: 100%;
    margin-right: 0px;
    margin-bottom: 15px;
  }

  .main-header.style-four .header-lower .search-info{
    max-width: 100%;
  }

  .rtl .footer-bottom .cart-list{
    float: none;
  }

  .rtl .footer-bottom .cart-list li{
    float: none;
  }

  .rtl .footer-bottom .copyright{
    float: none;
  }

  .shop-page-section .item-shorting .select-box{
    margin-top: 0px;
  }

  .shop-page-section .item-shorting .left-column .short-box p{
    line-height: 42px;
  }

  .shop-page-section .item-shorting .left-column .text:before,
  .shop-page-section .item-shorting .left-column .text:after{
    display: none;
  }

  .shop-page-section .item-shorting .right-column .short-box p{
    line-height: 42px;
  }

  .shop-page-section .item-shorting .right-column .menu-box{
    margin-top: 0px;
  }

  .shop-page-section .item-shorting .left-column .text{
    margin: 0px;
  }

  .shop-section .filters .filter-tabs li{
    margin-bottom: 5px;
  }

  .banner-style-two .content-box{
    padding-left: 0px;
  }

  .newarrivals-section .owl-nav{
    display: none;
  }

  .main-header .header-lower .category-box .category-content li ul{
    left: 0px;
  }

  .deals-style-two .single-item .inner-box .image-box{
    display: none;
  }

  .deals-style-two .single-item .inner-box{
    padding-left: 30px;
  }
  /* ----1/09/23-----*/
  /* .main-header .logo-box {
    padding: 20px 0 0 0;
  } */
  .mobile-menu .nav-logo {
    padding: 50px 25px 50px 25px;
  }
  .theme-btn-one {
    background-color: #222;
    color: #fff;
    opacity: 0.9;
  }
  .theme-btn-one::after{
    display: none;
  }
  .selection-buttons .pull-right {
    width: auto !important;
    font-size: 16px;
  }
  .pull-right {
    float: inherit;
    margin-top: 13px;
  }
  /* .sec-title {
    margin-bottom: 25px;
  } */
  .cta-section {
    position: relative;
    padding-top: 105px;
  }
  .cta-section .image-layer {
    height: 500px;
  }
  .cta-section .cta-inner {
    padding: 20px 30px;
  }
  .shop-block-one .inner-box .lower-content a {
    background:#2424a7 !important ;
    color:#fff !important;
  }  
  .shop-block-one .inner-box .lower-content a:hover {
    background:#2424a7 !important ;
    color:#fff !important;
  }  
  .theme-btn-two::after {
    background: inherit;
  }
  .rc-anchor-logo-img-portrait {
    -webkit-background-size: 32px;
    -o-background-size: 32px;
    background-size: 32px;
    height: 32px;
    margin: 0 20px 0 0px;
    width: 35px;
  }
  .rc-anchor-logo-text {
    font-size: 10px;
    font-weight: 400;
    line-height: 10px;
    /* margin-top: 5px; */
    text-align: center;
    margin: 4px 0px 0 -30px;
  }
  .cart-section {
    padding-top: 45px;
  }
  .outer-box .logo-box{
    order: inherit;
  }
  .outer-box .menu-area{
    order: inherit;
  }
  .outer-box .logo-box {
    order: inherit;
    width: 100%;
    text-align: center;
    padding: 20px 0px;
  }
  .footer-widget .footer-logo{
    width: 50%;
    margin: 0 auto;
  }
  .shop-block-one .inner-box .lower-content a {
    display: block;
    font-size: 16px;
    line-height: 26px;
    padding-left: 10px;
  }
  .service-block-one .inner-box .icon-box {
    font-size: 40px;
    line-height: 46px;
  }
  element {
    row-gap: 20px;
  }
  .menu-right-content .search-toggler {
    padding: 0;
  }
  /* .single-item .inner-box{
    height: 600px;
  } */
  /*-----1/09/23-----*/
  /* Indrani Naskar 04/09/2023 css starts here */
  /* review page responsive starts here */
  .shop-block-five .inner-box {
    display: block;
  }
  .our-shop .shop-block-five .inner-box .content-box {
    width: 100%;
  }
  .shop-block-five .inner-box .inner-box-wrap {
    width: 100%;
  }
  .shop-block-five .inner-box .image-box {
    margin-top: 0;
  }
  .our-shop .content-box .plus-minus-input .input-group-field {
    padding: 0;
  }
  .our-shop .content-box ul li {
    margin-left: 6px;
  }
  .product-details.product-details-2{
    padding: 15px !important;
  }
  .productslestiong .search_country {
    margin-top: 10px;
  }
  /* review page responsive ends here */
  .cart-section .othre-content .coupon-box {
    margin-left: 0;
  }
  /* .productslestiong .country{
    margin-top: 20px;
  } */
  .itemFilter .row {
    row-gap: 20px;
  }
  /* Indrani Naskar 04/09/2023 css ends here */
  /* Indrani Naskar 08/12/2023 css starts here */
  /* =====calling card page responsive starts here ======*/
  .page-title .content-box h1 {
    font-size: 27px;
    line-height: 33px;
  }
  .page-title {
    padding: 60px 0px;
  }
  .page-title .content-box .bread-crumb li a,
  .page-title .content-box .bread-crumb li {
    font-size: 14px;
  }
  .itemFilter .calling_from {
    margin-bottom: 0;
  }
  .productslestiong .search_country {
    margin-top: 0px;
  }
  .top-pagination {
    margin-top: 0px;
  }
  .itemsname {
    font-size: 19px;
  }
  .prshortlest .nice-select {
    width: 200px !important;
  }
  /* .shop-block-one {
    max-width: inherit;
  } */
  /* =======calling card page responsive ends here =======*/
   /* ======top up page responsive starts here====== */
   .top_up_page .content-column h2 {
    font-size: 28px !important;
    line-height: 35px !important;
  }
  .faq-section .mb-0 > a {
    font-size: 17px !important;
  }
  .card-header {
    padding: 10px 12px;
  }
  .card-body {
    padding: 10px 12px;
  }
  #details-section.faq-section {
    margin-bottom: 1rem !important;
  }
  /* =======top up page responsive ends here======= */
  /* =======about us  page responsive starts here======= */
  .contact-section.about_page {
    padding: 40px 0px 0px 0px;
  }
  .contact-section.about_page br{
    display: none;
  }
  /* =======about us  page responsive ends here======= */
  /* =======review page responsive starts here======= */
  .contact-section.review_page {
    padding: 45px 0px 0 0px;
  }
  .contact-section.review_page .product-details {
    padding: 25px 0px 0px 0px;
  }
/* =======review page responsive starts here======= */
 .calling_card .shop-block-one .inner-box{
  text-align: left;
 }
  /* Indrani Naskar 08/12/2023 css ends here */
  /* =====faq page responsive  starts here====== */
  .contact-section.faq_page .sec-title{
    margin-bottom: 10px;
  }
  .contact-section.faq_page .big-column{
    padding: 0;
  }
  .contact-section.faq_page .big-column .accordion_part{
    padding: 0;
  }
  .faq-section.faq_part .faq .card .card-header .faq-title {
    padding-left: 15px;
    padding-right: 15px;
  }
  .faq-section.faq_part .faq .card .card-body {
    padding: 15px;
    padding-left: 15px;
    padding-bottom: 16px;
    font-size: 15px;
  }
  .faq-section.faq_part .faq .card .card-body p{
    font-size: 14px;
    line-height: 26px;
  }
  /* ======faq page responsive  ends here======= */
  /* ======privacy policy page responsive  starts here======= */
  .contact-section.privacy_page {
    padding: 55px 0px 50px 0px;
  }
  .contact-section.privacy_page .sec-title h2 {
    margin-bottom: 20px;
  }
  .contact-section.privacy_page p {
    text-align: left !important;
  }
 /* ======privacy policy page responsive  ends here======= */
  /* =====Home page responsive starts here====== */
  .theme-btn-one,
  .theme-btn-two {
    font-size: 15px;
    line-height: 26px;
    padding: 10px 30px;
  }
  h3, .h3 {
    font-size: 24px;
    margin-bottom: 10px !important;
  }
  .shop-section {
    padding-bottom: 0px;
  }
  /* =====Home page responsive ends here====== */
  /* =====topup calling cards page responsive starts here====== */
  .service-page-section.top_up_page {
    padding: 45px 0px 0 0;
  }
  /* =====topup calling cards page responsive ends here====== */
  /* =====Mobile  Vouchers cards page responsive starts here====== */
  .shop-page-section {
    padding: 50px 0px;
  }
  /* =====Mobile  Vouchers cards page responsive ends here====== */
  /* =====contact us page responsive starts here====== */
  .contact-section {
    padding: 45px 0px 40px 0px;
  }
  .contact-section .sec-title p {
    text-align: left;
  }
  /* =====contact us page responsive ends here====== */
  /* =====find a store page responsive starts here====== */
  .address-section{
    padding: 50px 0;
  }
  .address-section .sec-title {
    margin-bottom: 10px;
  }
  /* =====find a store page responsive ends here====== */
    /* ======login page responsive starts here====== */
    .myaccount-section {
      padding: 50px 0px;
    }
    .myaccount-section .inner-box {
      padding: 30px 25px;
    }
    .myaccount-section .inner-box .upper-inner h3 {
      font-size: 18px;
      line-height: 26px;
    }
    .myaccount-section .upper-inner center p {
      margin: 15px 0;
    }
    .product-details {
      padding: 40px 0px;
    }
    /* ======login page responsive ends here====== */
    /* ======cart page responsive starts here====== */
    .cart-section .cart-total .total-cart-box h4 {
      font-size: 18px;
      line-height: 25px;
      padding: 19px 18px 11px 18px;
    }
    .cart-section .cart-total .total-cart-box .list li {
      font-size: 14px;
      padding: 11px 18px;
    }
    .cart-section .cart-total .total-cart-box .list li:last-child span {
      font-size: 15px;
    }
    .cart-page .btn-lg{
      font-size: 16px;
    }
    .cart-page .btn{
      font-size: 15px;
    }
   /* ======cart page responsive ends here====== */
   /* ======search page responsive starts here====== */
   .search-popup .search-form fieldset input[type="search"] {
    height: 50px;
    font-size: 17px;
  }
  .search-popup h3 {
    font-size: 16px;
  }
  .search-popup .recent-searches li a {
    padding: 6px 20px;
    font-size: 15px;
  }
  .itemsname {
    font-size: 20px;
  }
  /* ======search page responsive ends here====== */
   

}


@media only screen and (max-width: 479px){

  .main-header .logo-box{
    width: 100%;
    text-align: center;
    padding: 20px 0px;
  }

  .search-popup .search-form fieldset input[type="submit"]{
    position: relative;
    width: 100%;
    border-radius: 7px;
  }

  .search-popup .search-form fieldset input[type="search"]{
    margin-bottom: 0px;
  }

  .main-header .header-lower .category-box{
    margin-right: 0px;
  }

  .main-header .header-lower .category-box{
    width: 200px;
  }

  .main-header .header-lower .category-box p{
    font-size: 15px;
    padding-left: 60px;
  }

  .main-header .header-lower .category-box p:before{
    font-size: 16px;
    top: 22px;
  }

  .cs-countdown .count-col{
    margin-bottom: 10px;
  }

  .main-header.style-four .header-lower .category-box p:before{
    top: 18px;
  }

  .shop-page-section .item-shorting .right-column .nice-select{
    margin-bottom: 10px;
  }

  .pagination li{
    margin-bottom: 5px;
  }

  .product-details-content .product-info .othre-options .info li{
    margin-top: 10px;
  }

  .product-details-content .product-info .othre-options .btn-box{
    float: none;
    display: block;
    width: 100%;
  }

  .product-details-4 .bxslider .slider-content .slider-pager li{
    margin-bottom: 10px;
  }

  .product-details-6 .product-details-content .product-info .othre-options .info li{
    margin-top: 0px;
  }

  .myaccount-section .inner-box .lower-inner .social-links li{
    margin-bottom: 10px;
  }

  .myaccount-section .inner-box .lower-inner .social-links li:last-child{
    margin-bottom: 0px;
  }

  .myaccount-section .inner-box .default-form .form-group .recover-password{
    position: relative;
  }

  .blog-details-content .post-share-option .tags-box,
  .blog-details-content .post-share-option .social-box{
    float: none;
    display: block;
  }

  .blog-details-content .post-share-option .tags-box{
    margin-bottom: 15px;
  }

  .blog-details-content .comments-area .comment.replay-comment{
    margin-left: 0px;
  }

  /* .cta-section .cta-inner{
    padding: 70px 30px;
  } */

  .trending-products .shop-inner .top-inner h2{
    float: none;
    margin-bottom: 10px;
  }

  .trending-products .shop-inner .top-inner a{
    float: none;
  }
    /*--- musa kalim khan 1/09/23 css starts--- */
    .theme-btn-one, .theme-btn-two{
      margin-bottom: 15px;
    }
    .top-pagination {
      margin-top: 15px;
      margin: 5px 0;
      padding: 12px 0;
      }
      .top-pagination li a {
        padding: 10px 16px;
      }
      .align-items-center {
        padding-right: 10px;
      }
      .banner-carousel .content-box {
        max-width: 100%;
        padding: 100px 0 0 0;
        min-height: inherit;
      }
      .selection-buttons .pull-right {
        width: auto !important;
      }
      .cta-section .image-layer {
        height: 469px;
      }
      .cta-section .cta-inner h2 {
        font-size: 30px;
        line-height: 36px;
        margin-bottom: 14px;
      }
      .service-block-one .inner-box h3 {
        font-size: 20px;
        line-height: 26px;
      }
      .cta-section {
        position: relative;
        padding-top: 50px;
      }
      .service-section .inner-container {
        display: block;
        padding: 22px 0px 22px 0px;
      }
      .service-block-one .inner-box {
        margin-bottom: 20px;
      }
      .itemFilter .row{
        row-gap: 20px;
      }
    /*--- musa kalim khan 1/09/23 css ends--- */
    /* Indrani Naskar 04/09/2023 css starts here */
  /* review page responsive starts here */
  .service-block-two .select2 {
    width: 100% !important;
  }
  
  /* review page responsive ends here */
  /* Indrani Naskar 04/09/2023 css ends here */
  /* Indrani Naskar 30/11/2023 css starts here */
  .banner-carousel .content-box {
    padding: 60px 0 0 0;
  }
  .banner-carousel .content-box h1 {
    font-size: 28px !important;
    line-height: 40px !important;
  }
  .banner-carousel .content-box h3 {
    font-size: 18px;
    line-height: 27px;
  }
  .banner-carousel .active .content-box .btn-box .theme-btn-one {
    padding: 12px 39px;
  }
  .sec-title p {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 0px;
  }
  .sec-title h2 {
    font-size: 25px;
    line-height: 36px;
  }
  .collection-section .single-item .inner-box {
    padding: 30px 20px 40px 20px;
    height: auto !important;
  }
  .collection-section.first_part,
  .collection-section.second_part{
    margin-top: 0rem !important;
  }
  .cta-section h1{
    font-size: 27px;
  }
  .shop-block-one .inner-box .lower-content a {
    font-size: 15px;
    line-height: 26px;
    padding: 11px;
  }
  /* Indrani Naskar 30/11/2023 css ends here */
  /* Indrani Naskar 08/12/2023 css starts here */
  /* =====calling card page responsive starts here ======*/
  .page-title .content-box h1 {
    font-size: 27px;
    line-height: 33px;
  }
  .shop-block-one .inner-box .lower-content a {
    font-size: 14px;
    line-height: 24px;
    padding: 6px 11px;
  }
  .shop-block-one .inner-box {
    text-align: center;
  }
  /* =======calling card page responsive ends here =======*/
  .address-section .address-column {
    margin-top: 50px;
  }
  h2, .h2 {
    font-size: 22px;
  }
  
  /* Indrani Naskar 08/12/2023 css ends here */
  /* =====promo page  css starts here====== */
  .contact-section.promo_page .promo_part{
    margin-top: 0 !important;
  }
  .contact-section.promo_page .promo_part .section-heading {
    font-size: 19px;
    margin-bottom: 10px;
  }
  .contact-section.promo_page .store-offer-item {
    padding: 10px;
  }
  .contact-section.promo_page .offer-text {
    font-size: 35px;
    line-height: 36px;
  }
  .contact-section.promo_page .coupon-button-type .coupon-code {
    font-size: 17px;
  }
  /* ======promo page  css starts here======= */

}


@media only screen and (max-width: 359px){
  
  .main-header .header-top .social-links:before{
    display: none;
  }

  .cta-style-two .inner-box{
    padding: 15px;
  }

  .cta-style-two .inner-box .inner{
    padding-left: 30px;
  }

  .collection-style-two .single-item .inner-box .lower-content .inner{
    position: relative;
    left: 0px;
    top: 0px;
    width: 100%;
  }

  .collection-style-two .single-item .inner-box .lower-content{
    margin-bottom: 0px;
  }

  .shop-page-section .item-shorting .filter-box{
    float: none;
    display: block;
    margin-bottom: 5px;
    text-align: left;
  }

  .shop-page-section .item-shorting .left-column .text{
    float: none;
    display: block;
    padding: 0px;
    margin-bottom: 10px;
    text-align: left;
  }

  .shop-page-section .item-shorting .left-column{
    padding-bottom: 0px;
  }

  .product-details-content .product-info .othre-options .item-quantity{
    float: none;
  }

  .product-details-2 .bxslider .product-image{
    padding-left: 0px;
  }

  .product-details-2 .bxslider .slider-content .slider-pager{
    position: relative;
    margin-bottom: 10px;
  }

  .product-details-2 .bxslider .slider-content .slider-pager li{
    display: inline-block;
    margin-right: 7px;
  }

  .product-details-content .product-info .othre-options .single-item h5{
    text-align: left;
  }

  .checkout-section .payment-info .payment-inner{
    padding-left: 25px;
    padding-right: 25px;
  }

}


