/*************************Media query responsive*****************************/

/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

/* ******************Home**************************   */


a.mobile-header-button-active {
    display: none !important;
}

.nav-style-3 > span {
    z-index: 1;
    opacity: 1 !important;
    visibility: visible !important;
   
}

a.apply-btn.cat-btn-live {
    width: auto !important;
    font-size: 12px !important;
}

.header-small-device.small-device-ptb-1 {
    padding-top: 5px !important;
}
#tab-button {
    display: flex !important;
    overflow-x: auto !important;
}
#tab-button-2 {
    display: inherit !important;
    width: 100%;
}

.nav-style-3 > span {
    font-size: 15px !important;
    width: 20px !important;
    height: 30px !important;
    line-height: 34px !important;
}

.search-mobile-top {
    width: 100%;
    padding-left: 20px;
}
.search-align{
    display: flex;
    justify-content: space-between;
}
.logo-mb img {
    width: 62px;
}
.mb-head-fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    background: #fff;
    box-shadow: 0px 0px 5px -1px #232323;
    padding: 5px 10px;
}

/*.navbar-fixed {
  top: 0;
  z-index: 100;
  position: fixed;
  width: 100%;
}
*/
.navbar-fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999;
    background: #fff;
    box-shadow: 0px 0px 5px -1px #232323;
    padding: 5px 10px;
}

#search-bar {
  position: relative;
}

#search-input {
    line-height: 2rem;
    border-radius: 5px;
    padding: 0.2rem 2rem;
    font-size: 14px;
    background: no-repeat;
    height: 36px;
    border: 1px solid #ced4da;
}

#search-icon {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 0.8rem;
  padding: 0px 0.5rem;
}

#mic-icon {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 0.8rem;
  padding: 0px 0.5rem;
}


.section-title {
        /* background-color: #222; */
        position: relative;
        min-width: auto;
    }
    .section-title::before {
        height: 100%;
    }
    .section-title::before {
        width: auto;   
    }
    .section-title h2 {
        border-radius: 5px;
        font-size: 15px;
        text-transform: capitalize;
        color: #fff;
        background-color: #0070bc;
        /* border-radius: 5px; */
        padding: 10px 13px 10px  10px;
        font-weight: 400;
        line-height: 16px;
        letter-spacing: 0.1px;
        height: 35px;
        z-index: 999 !important;
    }

.header-small-device {
    padding: 6px 0 !important;
/*    box-shadow: 0 4px 2px -2px rgb(0 0 0 / 20%);*/
}
.slider-area {
    margin-top: 0px !important;
}
.mobile-logo img {
    width: 90%;
    display: block;
}

.mb-icon-name {
    font-size: 10px;
    text-align: center;
    color: #2a2626;
}
.same-style-2{
    display: grid;
    justify-content: center;
}
.header-bottom {
    background-color: #fff;
    border: none !important;
}

.header-action .same-style-2 {
    margin-right: 8px !important;
    line-height: 1 !important;
}

.product-categories-slider-1 .slick-list .product-plr-1, .product-categories-slider-2 .slick-list .product-plr-1, .product-categories-slider-3 .slick-list .product-plr-1 {
    padding: 0 5px !important;
}
.single-product-wrap .product-content-wrap-3 h3 {
    font-size: 15px !important;
}

.categori-search-wrap {
    background: none;
    min-height: 35px;
    margin-top: 5px;
    border-radius: 12px !important;
}
.categori-search-wrap .search-wrap-3 form input {
    font-size: 13px;
    color: #756565;
    border: none;
    height: 35px;
    padding: 2px 50px 2px 10px;
    background-color: transparent;
    border: 1px solid #ced4da;
    border-radius: 10px;
    padding-left: 15px;
}
.head-fixed {
    display: block;
    padding: 0px 0px 5px !important;
    /* position: fixed; */
    z-index: 1000;
    background: #fff;
    top: 0;
    box-shadow: 0 4px 2px -2px rgb(0 0 0 / 20%);
}

.categori-search-wrap .search-wrap-3 form button {
    line-height: 46px;
    padding: 0 14px !important;
}

.tab-contents {
    margin-top: 5px !important;
}

/*************cart*******************/
.cart-main-area.inner-bg.pt-20.pb-20 {
    padding-top: 5px;
}
.cart-main-area .cart-header {
    margin: 10px 0px 20px !important;
    padding: 5px 10px !important;
}

.cart-header h1 {
    font-size: 15px !important;
    word-spacing: 0px !important;
}
.grand-totall {
    padding: 0px 10px 15px !important;
}

.grand-totall h5 {
    margin: 10px 0px 19px !important;
}

.grand-totall a {
    padding: 14px 10px 14px !important;
}
.footer-mb-view {
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
    border-bottom: 1px solid #ccc;
}

/*************cart*******************/




/*******************Category********************/

.inner-banner-wrapper.inner-bg.pt-20.pb-20 {
    padding-bottom: 0px;
}
.shop-area.shop-bg.pt-20.pb-20 {
    padding-top: 0px;
}

.single-product-wrap.single-product-wrap-custom {
    margin-bottom: 10px !important;
}

.inner-banner-wrapper .publicashion-banner-title {
    padding-top: 16%;
}
.mb-inner_slider {
    display: block !important;
}
 .mb-hide-des{
    display: none;
 }
 p.publicashion-banner-description.mb-show-des {
    overflow-y: scroll;
    margin-bottom: 20px;
    height: 200px;
    overflow: hidden;
}
.inner-banner-wrapper .banner-resource {
    padding: 5px !important;
}

#profile-description {
  position:relative;
}
#profile-description .text {
    /* width: 660px; */
    margin-bottom: 5px;
    color: #666;
    /* padding: 0 15px; */
    position: relative;
    font-size: 14px;
    display: block;
}
#profile-description .show-more {
    text-align: right;
    display: block;
    background: none;
    margin: 0 auto;
    color: #0397d3;
    border: none;
    font-size: 16px;
    cursor: pointer;
    margin-bottom: 10px;
}
#profile-description .show-more:hover { 
   color: #0397d3;
}
#profile-description .show-more-height {
    height: 70px;
    overflow: hidden;
}

.desktop-filter{
    display: none;
}

.col-lg-3.mobile-filter {
    margin-bottom: 20px;
}
/****************Sidebarmobile**********************/

.filter-wrapper-mobile {
    /*border-bottom: #b5b5b5 solid 1px;*/
}

.side-bar-main{
    padding: 5px 0;
}

.card-header-filter{

}

.card-header-filter .title {
    text-align: left;
    font-size: 15px !important;
    padding: 8px 0px 8px 0px;
}
.list-inside{
    padding:5px 0;
}

.card-body-filter {
    -ms-flex: 1 1 auto;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 5px 10px;
}

.list-inside ul li{
    float: left;
    width: 50%;
    -webkit-box-flex: 1;
    min-height: 1px;
    display: block;
}


    .lister-small-menu-header-left {
    width: 100%;
    float: left;
    border-right: #b5b5b5 1px solid;
    padding: 12px;
}

span.cat-list-sep {
    background: #5f6364;
    color: #fff;
    font-size: 14px;
    padding: 0px 9px;
    border-radius: 5px;
}
.col-lg-3.mobile-filter {
    display: block !important;
}

   .filter-box {
        padding: 12px 10px !important;
        display: flex;
        color: #1e1c1c;
        text-align: center;
        height: 53px;
        line-height: 28px;
        font-weight: 500;
        font-size: 16px;
        justify-content: space-between;
        border: 1px solid #ccc;
        margin-bottom: 15px;
        box-shadow: -1px -1px 9px -3px #9c9c9c;
    }
    .sidebar-widget .sidebar-widget-list ul li {
        padding: 0px 0 6px !important;
    }
    .sidebar-widget .sidebar-widget-list ul li a {
        font-size: 12px;

    }

    .title {
        font-size: 12px;
    }
    .filter-group {
         border-bottom: 1px solid #e4e4e4
     }

 .card {
     position: relative;
     display: -webkit-box;
     display: -ms-flexbox;
     display: flex;
     -webkit-box-orient: vertical;
     -webkit-box-direction: normal;
     -ms-flex-direction: column;
     flex-direction: column;
     min-width: 0;
     word-wrap: break-word;
     background-color: #fff;
     background-clip: border-box;
     border: 1px solid rgba(0, 0, 0, 0.1);
     border-radius: 0.37rem
 }

 .card-header {
     padding: 0.75rem 1.25rem;
     margin-bottom: 0;
     background-color: #fff;
     border-bottom: 1px solid rgba(0, 0, 0, 0.1)
 }

 .filter-group .card-header {
     border-bottom: 0
 }

 .icon-control {
     margin-top: 11px;
     float: right;
     font-size: 80%;
 }

 .list-menu {
     list-style: none;
     margin: 0;
     padding-left: 0
 }

 .list-menu a {
     color: #343a40
 }



 .checkbox-btn {
     position: relative
 }

 .checkbox-btn input {
     position: absolute;
     z-index: -1;
     opacity: 0
 }

 .checkbox-btn input:checked~.btn {
     border-color: #3167eb;
     background-color: #3167eb;
     color: #fff
 }

 .btn-light {
     display: inline-block;
     font-weight: 600;
     color: #343a40;
     text-align: center;
     vertical-align: middle;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     background-color: #eee;
     border: 1px solid #eee;
     padding: 0.45rem 0.85rem;
     font-size: 10px;
     line-height: 1.5;
     border-radius: 0.37rem
 }

 .btn-light:hover {
     background-color: #fff;
     border-color: #989898
 }

 .btn-medium {
     font-size: 12px;
     padding: 10px 22px;
     display: inline-block;
     margin-right: 20px;
     letter-spacing: 2px;
     border: 1px solid #157af6;
     width: 100%
 }

 .highlight-button:hover {
     background-color: #157af6;
     border: 2px solid #157af6;
     color: #fff
 }

 .custom-control {
     position: relative;
     display: block;
     min-height: 1.5rem;
     padding-left: 1.5rem
 }

/**************Checkout**************/

.customer-zone.mb-20 {
    margin-bottom: 0px;
}
.checkout-main-area.pt-20.pb-20 {
    padding-top: 5px;
}
.checkout-login-info form .sin-checkout-login input {
        height: 35px !important;
    }
.checkout-login-info .checkout-login-social ul li a {
    padding: 10px 13px 10px;
}
.go-icon {
    font-size: 20px !important;
}
.fb-icon {
     font-size: 20px !important;
}
.checkout-login-social >ul {
    display: flex;
    justify-content: space-around;
}
.billing-info-wrap .billing-info input {
     height: 35px !important;
    }
.billing-info.mb-20 {
    margin-bottom: 5px;
}
.your-order-area h3 {
    margin: 0 0 25px !important;
}

.your-order-area .your-order-wrap .payment-method {
    margin: 15px 0 0;
}

.checkout-login-info form .sin-checkout-login {
    margin-bottom: 5px !important;
}
.checkout-login-info form .button-remember-wrap button {
    padding: 5px 23px 5px !important;
}
.billing-info-wrap h3 {
    margin: 0px 0 20px !important;    
}

.billing-info-wrap .billing-info input.billing-address {
    margin-bottom: 5px !important;
}
.billing-info-wrap .checkout-account span {
    font-size: 15px !important;   
}

.checkout-account.mb-25 {
    margin-top: 10px;
    margin-bottom: 9px;
}
.checkout-account-toggle.open-toggle2.mb-30 {
    margin-bottom: 10px;
}
.checkout-account.mt-25 {
    margin-top: 10px;
}
.billing-info-wrap .additional-info-wrap {
    margin: 5px 0 0 !important;
}

.billing-info-wrap .additional-info-wrap textarea {
    min-height: 80px !important;
    padding: 10px !important;
}

.your-order-area .Place-order a {
    padding: 10px 35px 10px !important;
}
.copyright.pull-right {
    text-align: center !important;
    float: none;
}

.login-slider{
    display: none;
}

/**************Checkout**************/



/*******************single Page*******************/
.modal-dialog .modal-body {
    padding: 0px 15px !important;
}
.product-payment-process-wrapper {
    margin: 0px 0px 1px 0px !important;
    padding-bottom: 15px;
}

.vertical-tabs .nav.nav-tabs {
    float: none !important;
    border: none !important;
    margin-bottom: 10px;
    margin-right: 0px !important;
    padding-right: 0px !important;
    display: flex !important;
    justify-content: space-between !important;
}

.product-details-area.pt-20.pb-30 {
    padding-top: 10px;
}

.vertical-tabs .nav-tabs .nav-link {
    border-radius: 0;
    background: #f1f2f4;
    text-align: center;
    font-size: 14px !important;
    border: 1px solid #d0c6c6;
    color: #222;
    padding: 7px 6px !important;
    height: 40px !important;
    width: auto !important;
}
.single-product-wrap-custom {
    padding: 0px !important;
}
.product-details-content .pro-details-action-wrap .pro-details-add-to-cart a {
    padding: 14px 11px 14px !important;
}
.product-details-content .pro-details-action-wrap .pro-details-add-to-cart .buy-now-details-button {
    padding: 14px 25px 14px !important;
}
.product-read-more {
    height: 375px !important;
}
.vertical-tabs {
    padding: 10px !important;
}

.breadcrumb-area {
    padding: 5px 0 !important;
}
.breadcrumb-content ul li a {
    font-size: 12px !important;
}
.breadcrumb-content ul li {
    font-size: 13px !important;
}
.product-details-content .product-ratting-review-wrap {
    margin-bottom: 10px !important;
}

.product-payment-info ul li {
    margin: 10px 0px !important;
}

.btn-style-5 {
    border-radius: 5px;
}
.box-area {
    padding: 5px !important;
    
}


/*******************single Page******************/
.flash-product {
    margin-bottom: 10px;
}
.product-slider-active .slick-list .product-plr-1, .product-slider-active-3 .slick-list .product-plr-1, .product-slider-active-4 .slick-list .product-plr-1, .product-slider-active-5 .slick-list .product-plr-1, .product-slider-active-7 .slick-list .product-plr-1, .product-slider-active-8 .slick-list .product-plr-1, .product-slider-active-9 .slick-list .product-plr-1, .related-product-active .slick-list .product-plr-1 {
    padding: 0 12px !important;
    /* padding: 0 5px; */
}

.tab-content-area {
    margin-top: 20px;
}
.flash-product.flash-laptop {
    display: none;
}
.flas-mb{
    display: block !important;
}

#tab-button li a {
    min-width: 107px !important;
}

.table-responsive > .table tr td:first-child {
    width: 28.99% !important;
}
.table-responsive > .table tr td {
    padding: 5px 7px !important;
}

a.apply-btn {
    padding: 3px 11px !important;
    font-size: 14px !important;
    margin-top: 5px !important;
}
.pb-30 {
    padding: 3px 0px !important;
}

.mb-10 {
    margin-bottom: 5px !important;
}
.box-area {
    padding: 7px !important;
    margin-bottom: 10px !important;
}
.writer-title {
    font-size: 11px !important;
    font-weight: normal !important;
}
.writer-title a{
    font-size: 12px;
}

.infos p a {
    font-size: 10px;
    letter-spacing: 0px !important;
    font-weight: normal !important;
}

.upcoming-exam-wrapper {
    padding: 10px 0px 5px !important;
    margin-bottom: 5px !important;
}
#tab-button li {
    display: inline flow-root list-item !important;
    width: auto !important;
}
#tab-button li a {
    padding: .2em .3em !important;
}
.exam-calender img {
    height: auto !important;
}
.countdown.show .running {
    margin-bottom: 0px !important;
}
.single-product-wrap-custom{
     margin-bottom: 0px !important;
}
.custom-btn {
    width: auto !important;
    height: 40px;
    border-radius: 30px 0px 30px 0px;
}
.button-category-list {
    margin: 3px 2px;
}
.button-category-list {
    width: auto !important;
    margin: 5px 0px !important;
}
.section-title-btn-wrap.pb-20 {
    padding-bottom: 8px !important;
}
.footer-widget.mb-40 {
    margin-bottom: 10px;
}
.category-wrapper.pb-30.bg-1 {
    margin-bottom: 6px;
}
.footer-logo {
    margin-bottom: 10px !important;
}

.bg-white-fotter {
    padding: 10px 0 !important;
}
.social-style-1.social-style-1-mrg-2 {
    margin: 0 auto !important;
    display: block;
    text-align: center;
}
.footer-widget h3.footer-title {
    margin: 0 0 20px;
    text-align: center;
}
.copyright.pull-right {
    text-align: center !important;
    float: none !important;
}



/*    */

    .des-hide{
        display: block !important;
    }
    .mb-hide-chk{
        display: none !important;
    }
    .shop-topbar-wrapper{
        display: none !important;
        }
    .sidebar-wrapper{
/*        display: none;*/
      }
    .filter-wrapper-mobile{
        margin-bottom: 10px;
    }
    .product-single-mobile{
        display: block !important;
    }
    .product-single-desktop{
        display: none;
    }
    .sidebar-widget-list-left h3 {
        font-size: 16px !important;
    }
    .product-details-content .pro-details-price {
        margin: 5px 0 0px !important;
    }
    .dec-review-topbar a {
        padding: 0 7px 5px !important;
        margin: 0 0px 5px 0 !important;
        font-size: 15px !important;
    }
    .special-offer-tilte h2 {
        font-size: 23px !important;
    }
    .special-offer-tilte h4 {
    font-size: 19px !important;
    }
    .special-offer-tilte img {
        width: 25px !important;
        height: 30px !important;
    }
    .special-offer-tilte-wrapper {
        padding: 5px !important;
        margin-bottom: 10px!important;
    }
    .spe-box {
        padding: 5px 2px !important;
    }
    .spe-pro-name h1 {
        font-size: 13px !important;
        font-weight: 500 !important;
        margin: 0px 0 0px !important;
    }
    .pro-offer-price {
        font-size: 14px !important;
    }

    .price-all h3 {
        font-size: 17px !important;
        line-height: 25px !important;
    }

    .price-all p{
        font-size: 15px !important;
        line-height: 22px !important;
        padding-bottom: 0px !important;
    }
    .actual-price {
        font-size: 17px !important;
        line-height: 25px !important;
    }
    .pro-offer-two {
         font-size: 15px !important;
        line-height: 22px !important;
    }
    .multibuy-offer-center h3 {
        font-size: 16px !important;
        font-weight: 600 !important;
    }

    .multibuy-offer-wrapper-box p {
        font-size: 14px !important;
    }

    .more-box ul li {
        margin: 3px 5px !important;
        padding: 5px 7px !important;
        min-width: 96px !important;
    }
    .more-box ul{
        text-align: center;
    }
    .more-box ul li a{
        font-size: 12px !important
    }
    .shipping-des .product-shorting.shorting-style {
        margin-top: 10px;
    }
    .shipping-des .shipping-info ul {
        padding-top: 0px;
    }
    .product-cart-wrpper .cart-left{
        margin: 0px;
    }
    .payment-box .payment-button-box{
        margin: 5px 0;
    }
    .cart-left .cart-left h3{
        padding-bottom: 0px;
    }
    .cart-left .cart-inner-sec{
        margin: 0px;
    }
    .sidebar-widget-list .cart-left h3{
        padding-bottom: 0px !important;
        font-size: 15px;
    }
    .sidebar-widget-list .sidebar-widget-list-left{
        font-size: 15px;
        font-weight: 600;
    }
    .payment-box .payment-button-box ul li {
        margin-right: 1px;
    }
    .product-cart-wrpper .delivery-option-box {
        margin: 10px 0;
    }
    .section-title-tab-wrap .line{
        margin: 0px;
    }
    .buy-more-box .text-center {
        margin-bottom: 0px;
    }
    .buy-more-box .feature-title {
        font-size: 22px;
    }
    .buy-more-box .feature-title-2 {
        font-size: 22px;
    }
    .buy-more-box .feature-title-2 span{
         font-size: 22px;
    }
    .video-testimonial-block {
         height: 80px !important; 
    }
    .video-testimonial-block .video-play {
        top: 52% !important;
        margin-left: -20px !important;
    }
    .Purchased-item-box{
        margin-top: 10px;
    }

    .payment-box .payment-button-box{
        margin: 10px 0px;
    }
    .single-product-wrap .product-content-wrap-3 .product-price-4 span.old-price {
        margin: 0 0 0 0px !important;
    }


    /*deliver*/
    .del-top .paypol-button{
        padding: 2px 12px;
    }
    .product-cart-wrpper .delivery-left{
        padding: 7px;
        margin-bottom: 15px;
    }

    .delivery-left .del-top h2 {
        font-size: 17px;
        padding-top: 15px;
    }
    .btn-style-1 .btn-chk{
        width: 135px !important;
    }
    .payment-button-box ul li {
        margin-right: 5px !important;
    }
    .login-register-tab-list a.active h4 {
        width: 115px !important;
    }
    .payment-button-box .btn-cnt-shopping {
        padding: 7px;
    }
    .shipping-des .shipping-all-offer h2{
        font-size: 18px;
    }
    .delivery-inner-sec .payment-title h2{
        font-size: 17px;
    }

    /*gift perso*/
    .personalised-gift-inner .personalised-logo img {
        max-width: 89px;
    }
    .safe_secure .safe_secure-left {
        width: 80%;
    }
    .safe_secure .safe_secure-right {
        width: 20%;
    }
    .safe_secure .safe_secure-right img {
        max-width: 20px;
    }

    .safe_secure .safe_secure-left h1 {
        font-size: 10px;
        line-height: 13px;
    }
    .safe_secure .safe_secure-left h3 {
        font-size: 12px;
        line-height: 13px;
    }
    .personalised-gift-inner .help-link {
        padding-top: 0%;
    }
    .personalised-gift-inner .help-link ul li {
        margin: 0 1px;
    }
     .personalised-gift-inner .help-link ul li a {
        font-size: 10px;
        padding: 0 8px;
        line-height: 15px;
    }

}

/* Smartphones (landscape) ----------- */
@media only screen and (min-width : 321px) {
/* Styles */
}


/* Smartphones (portrait) ----------- */
@media only screen and (max-width : 320px) {
/* Styles */
}

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {

 

}

/* iPads (landscape) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .filter-wrapper-mobile{
        display: none;
    }
}

/* iPads (portrait) ----------- */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    .sidebar-wrapper{
        display: none;
        }
    .shop-topbar-wrapper{
        display: none;
    }
    .filter-wrapper-mobile {
        margin-bottom: 10px;
    }
    .total-double-price-box {
        padding: 5px;
    }
    .spe-pro-box .price-all h3 {
        font-size: 16px;
        line-height: 25px;
    }
    .spe-pro-box .price-all p {
        font-size: 17px;
        padding-bottom: 0px;
    }
    .spe-pro-box .actual-price {
        font-size: 20px;
        line-height: 23px;
    }
    .spe-pro-box .btn-pay-card {
        border-radius: 5px;
        width: 100%;
        padding: 5px;
        font-size: 13px !important;
    }
    .spe-pro-box .btn-style-1 .btn-add-items {
        font-size: 16px !important;
    }
    .more-like-wrpper .more-box ul li{
        margin-bottom: 10px;
    }
    .product-cart-wrpper .payment-box {
        margin-top: 15px;
    }
     .safe_secure .safe_secure-left h1 {
        font-size: 15px;
    }
    .safe_secure .safe_secure-left {
        width: 70%;
    }
    .safe_secure .safe_secure-right {
        width: 30%;
    }
    .personalised-gift-inner .help-link ul li a {
        font-size: 12px;
        padding: 0 8px;
    }


    /*gift*/

}
/**********
iPad 3
**********/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}
/* Desktops and laptops ----------- */
@media only screen  and (min-width : 1224px) {
    .filter-wrapper-mobile{
        display: none;
    }
}

/* Large screens ----------- */
@media only screen  and (min-width : 1824px) {
 .filter-wrapper-mobile{
        display: none;
    }
}

/* iPhone 4 ----------- */
@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : landscape) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio : 2) {
/* Styles */
}

/* iPhone 5 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 568px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* iPhone 6, 7, 8 ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* iPhone 6+, 7+, 8+ ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 414px) and (max-device-height: 736px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* iPhone X ----------- */
@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 375px) and (max-device-height: 812px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

/* iPhone XS Max, XR ----------- */
@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 414px) and (max-device-height: 896px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

/* Samsung Galaxy S3 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 2){
/* Styles */
}

/* Samsung Galaxy S4 ----------- */
@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 320px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

/* Samsung Galaxy S5 ----------- */
@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : landscape) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}

@media only screen and (min-device-width: 360px) and (max-device-height: 640px) and (orientation : portrait) and (-webkit-device-pixel-ratio: 3){
/* Styles */
}
















@media only screen and (min-width: 960px) {
        /* styles for browsers larger than 960px; */
    }
    @media only screen and (min-width: 1440px) {
        /* styles for browsers larger than 1440px; */
    }
    @media only screen and (min-width: 2000px) {
        /* for sumo sized (mac) screens */
    }
    @media only screen and (max-device-width: 480px) {
       /* styles for mobile browsers smaller than 480px; (iPhone) */
    }
    @media only screen and (device-width: 768px) {
       /* default iPad screens */
    }
    /* different techniques for iPad screening */
    @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
      /* For portrait layouts only */
    }

    @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
      /* For landscape layouts only */
    }

