@media screen and (min-width:1400px) {
    .banner-content h1 {
        font-size: 64px;
    }
}

@media screen and (min-width:1300px) {
    .container{
        max-width:1270px;
    }
}
@media screen and (max-width:1199px) { 
    h1,.h1{
        font-size: 50px;
        line-height: 56px;
    }
    header .header-title {
        font-size: 32px;
        line-height: 38px;
    }    
    header .navbar-expand-lg .navbar-nav .nav-link{
        padding-left: 0.25rem;
        padding-right: 0.25rem;
        margin:0 2px;
        font-size: 16px;
    }
    /*Home */
    .banner{
        height:500px;
    }
    .banner button {
        padding: 10px 40px;
    }
}
@media screen and (min-width:992px) {
.desktop-hide{
    display: none;
}
}
@media screen and (max-width:991px) {
    header{
        padding: 0;
        background-color: #ffffff;
    }    
    footer{
        padding:50px 0;
    }
    h1, .h1 {
        font-size: 42px;
        line-height: 48px;
    }
    h2, .h2 {
        font-size: 38px;
        line-height: 46px;
    }    
    h3, .h3 {
        font-size: 28px;
        line-height: 34px;
    }
    h4, .h4 {
        font-size: 18px;
        line-height: 24px;
    }
    .mobile-hide-header {
        display: none !important;
    }
    .btn-grey ,.btn-grey-outline{
        font-size: 18px;
        line-height: 24px;
    }
    .messages-dropdown .dropdown-menu,
    .notifications-dropdown .dropdown-menu{
        max-height:180px;
        overflow: auto;
        min-width:12rem;
        left: -125%;
    }
    .messages-dropdown a span{
        position: absolute;
        height: 10px;
        width: 10px;
        background: #FF6D9D;
        border-radius: 50%;
        right: 6px;
        top: 3px;
    }
    
    .notifications-dropdown a span {
        position: absolute;
        height: 10px;
        width: 10px;
        background: #00C9A9;
        border-radius: 50%;
        right: 9px;
        top: 6px;
    }
    /*Home*/
    .banner .banner-below-h1 {
        font-size: 28px;
        line-height: 34px;
    }
    div.category .category-title {
        margin: 0 20px;
        font-size: 16px;
        line-height: 22px;
    }
    /*Addlisting*/
    /*Catalog*/
    div#collapseFilter{
        position:absolute;
        z-index: 1;
        background-color: #ffffff;
        box-shadow: 0px 0px 5px 0px #8e8788;
        padding:10px;
    }
    div#collapseFilter .search-filter{
        width: 500px;
    }
    div#collapseFilter .search-filter .form-inline.search {
        width: 75%;
        margin: 0 auto;
        justify-content: center;
    }
    div#collapseFilter .search-filter .filters .dropdown-menu{
        position: relative !important;
        transform: none !important;
        margin-left:30px;
        width:90% !important;
    }
    div#collapseFilter .search-filter .filter-category::after {
        position: absolute;
        right: 5%;
    }
    /*sellerprofile*/
    .sellerprofile .seller-intro img{
        max-width:40%;
    }
    .seller-intro .joining-date {
        font-size: 12px;
    }
    /*Messenger*/
        .current-chat{
            display: none;
        }
        
    /*Product*/
    .productdetail .product-tabs a.nav-item {
        font-size: 20px;
        line-height: 26px;
    }
    .product-detail .large-image-slider .slick-arrow{
        z-index:2;
        font-size: 20px;
    }
    .collapse.dont-collapse-sm {
        display: block;
        height: auto !important;
        visibility: visible;
    }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
    .banner-content h1 {
        font-size: 56px;
        line-height: 60px;
    }
    .large-image-slider .large-image-container img {
        max-height: 450px;
        min-height: 450px;
    }
    .product-tumb-slider .slick-track img {
        min-height: 131px;
        max-height: 131px;
    }
}
@media screen and (min-width: 1025px) and (max-width: 1199px) {
    .large-image-slider .large-image-container img {
        max-height: 380px;
        min-height: 380px;
    }
    .product-tumb-slider .slick-track img {
        min-height: 110px;
        max-height: 110px;
    }
    /* .list-item img {
    max-height: 150px;
    min-height: 150px;
} */
.list-item a img{
    height: 150px;
    width: auto;
    display: block;
    margin: 0 auto;
}
.banner-content h1 {
    font-size: 50px;
    line-height: 54px;
}
.banner.home-banner {
    padding: 120px 0 50px !important;
}
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
/* .list-item img {
    max-height: 130px;
    min-height: 130px;
} */
.favorite-icon {
    max-width: 80%;
}
    .list-item a img{
        height: 107px;
        width: auto;
        display: block;
        margin: 0 auto;
    }
    .banner-content h1 {
        font-size: 36px;
    }
    .banner.home-banner {
        padding: 120px 0 50px !important;
    }
    .item-detail .item-title {
        font-size: 16px;
        line-height: 20px;
        padding-right: 20px;
    }
    .large-image-slider .large-image-container img {
        max-height: 200px;
        min-height: 200px;
    }
     /*Product*/
     .product-detail .product-tumb-slider div img {
        max-height: 40px;
        width: 100%;
        min-height: auto;
    }
}
@media screen and (min-width:768px) and (max-width:991px) {
    main.login,
    main.forgotpassword,
    main.profile,
    main.favourites,
    main.termsofuse,
    main.privacypolicy,
    main.catalog{
        min-height: 48vh;
    }
 
    .catalog .selected-filter .individual-filter{
        margin-bottom:5px;
    }
   
}
@media screen and (max-width:767px) {   
    body {
        font-size: 16px;
        line-height: 20px;
    }    
    h1, .h1 {
        font-size: 36px;
        line-height: 42px;
    }
    h2, .h2 {
        font-size: 30px;
        line-height: 36px;
    }    
    h3, .h3 {
        font-size: 24px;
        line-height: 30px;
    }
    .notifications-dropdown .dropdown-menu li .text {
        font-size: 12px;
    }
    .navbar>.d-flex.flex-nowrap a.nav-link:hover{
        border-bottom:none;
    }
    header .header-title {
        font-size: 20px;
        line-height: 24px;
    } 
    .wishlist-multiple-btn {
        margin: 0;
    }
    
    /*Home*/
    .banner-content {
        margin-top: 20px;
        margin-bottom: 30px;
    }
    .banner {
        height: 350px;
    }
    .Homepage .banner {
        height: 350px;
        background-size: cover !important;
    }
    .banner>div.container {
        position: absolute;
        top: 60%;
    }    
    .banner .banner-below-h1 {
        font-size: 24px;
        line-height: 30px;
    }
    .bay-marketplace img {
        margin-top: 0px;
        border: none;
    }
    /*Addlisting*/
    /*Product*/
    .productdetail .product-tabs a.nav-item {
        font-size: 16px;
        line-height: 22px;
    }
    /*sellerprofile*/
    .seller-intro .name img{
        right:-30px;
    }
    .sellerprofile .seller-intro button{
        width:50% !important;
    }
    /*catalog*/
    .responsive-filter #collapseFilter .filter-content {
        width: 400px;
    }
    .catalog .selected-filter .individual-filter{
        margin-bottom:5px;
    }
    .large-image-slider .large-image-container img {
        max-height: 300px;
        min-height: 300px;
    }
    .product-tumb-slider .slick-track img {
        min-height: 90px;
        max-height: 90px;
        object-fit: cover;
    }
    .send-message form.form-inline .form-control {
        width: 85% !important;
    }
    .chat-container .chat-log.own-msg,.chat-container .chat-log.receive-msg{
        max-width: 300px;
    }
    .add-listing-row{margin: 0;}
    .profile-buttons .profile-own-btn a, .profile-buttons .profile-own-btn a button, .profile-buttons .profile-own-btn button {
        font-size: 16px;
        line-height: 22px;
    }
    .media.user-profile p {
        word-break: break-all;
    }
    .profile-buttons {
        flex-wrap: wrap;
    }
    .profile-buttons .profile-own-btn {
        padding: 0px 15px;
        max-width: 100%;
        flex: 0 0 100%;
    }
    .only-pending-address a {
        display: block;
        width: 100%;
        text-align: center;
        margin: 15px 0 0 0 !important;
    }
    .only-pending-address {
        display: flex;
        flex-wrap: wrap;
    }
    .main-tabbing-subscription .tab-content {
        display: flex;
        flex-wrap: wrap;
    }
    .main-tabbing-subscription .tab-content div#freePlan, 
    .main-tabbing-subscription .tab-content div#paidPlan {
        max-width: 100%;
        flex: 0 0 100%;
    }
    .favorite-icon {
        max-width: 90%;
    }
    .main-tabbing-subscription .tab-content div#freePlan, 
    .main-tabbing-subscription .tab-content div#paidPlan {
        max-width: 100% !important;
        flex: 0 0 100% !important;
        height: 100%;
    }
    .main-tabbing-subscription {
        margin-bottom: 40px !important;
    }
    .subscription-detail ul li {
        padding-left: 4em;
        font-size: 14px;
        margin-bottom: 0.5rem;
    }
    .subscription-detail p{padding-left: 10px;padding-right: 10px;}
}
@media screen and (max-width:575px) {  
    h1, .h1 {
        font-size: 30px;
        line-height: 36px;
    }
    h2, .h2 {
        font-size: 26px;
        line-height: 30px;
    }    
    h3, .h3 {
        font-size: 22px;
        line-height: 28px;
    }
    .messages-dropdown .dropdown-menu,
    .notifications-dropdown .dropdown-menu{
        left:-130%;
    }
    .login-register-form button[type="submit"],
    .profile-form button[type="submit"],
    .subscription-form button[type="submit"],
    .addlist-form button[type="submit"] {
        font-size: 18px;
        line-height: 24px;
    }

    /*Home*/
    .banner .banner-below-h1 {
        font-size: 20px;
        line-height: 26px;
    }
    /*Addlisting*/
    .addlisting .only-subscriber a.btn-grey {
        padding: 8px 16px;
    }
    /*sellerprofile*/
    .sellerprofile .seller-intro img{
        max-width:30%;
    }
    /*catalog*/
    div#collapseFilter .search-filter{
        width:300px;
    }
}