@media screen and (min-width:1600px) {
    .container {
        max-width: 1600px;
    }
}

@media screen and (max-width:1599px) {
    .slider-bg .slider-image.w-60.m-auto {
        width: 75%;
    }
    
    .about-content {
        padding-left: 40px;
    }

    .ab-image-2-set img.w-80 {
        width: 85%;
    }

    .about-paragraph {
        padding-top: 135px;
    }

    .most-pop-product .mp-col-1 {
        width: 50%;
        padding-right: 10px !important;
    }

    .most-pop-product .mp-col-2  {
        width: 100%;
        padding: 0;
    }
    
    .as-content-left p {
        width: 95%;
    }
    
    .as-image-left img{
        width: 55%;
    }

    .direct-login-register span::before,.direct-login-register span::after  {
        width:100px;
    }
    
}

@media screen and (max-width:1399px) { 
    .hero-title h1 {
        font-size: 74px;
        line-height: 75px;
        margin-left: -120px;
    }

    .slider-image-col-1 img.w-60 {
        width: 70%;
    }

    .about-section-title h2 {
        font-size: 40px;
        line-height: 40px;
    }

    .about-paragraph {
        padding-top: 90px;
        padding-left: 65px;
    }

    .ab-image-3-set {
        padding-top: 15px;
    }

    .ab-image-2-set {
        top: -115px;
    }

    .contact-right-col {
        padding: 50px 50px;
    }

    .single-product-slider .slick-next::before, .single-product-slider .slick-prev::before {
        width: 12px;
        height: 12px;
        top: 5px;
        left: 6px;
    }

    .single-product-slider .slick-arrow {
        width: 22px;
        height: 22px;
    }

    .product-title {
        font-size: 1.3rem;
    }
}

@media screen and (max-width:1199px) { 
    .about-content {
        padding-left: 25px;
    }

    .about-paragraph {
        padding-top: 20px;
    }

    .image-1-position {
        position: absolute;
        right: -70px;
        bottom: 30px;
    }

    .ab-image-3-set {
        display: none;
    }

    .slider-bg .slider-image.w-60.m-auto {
        width: 90%;
    }

    .slider-image-col-1 img.w-60 {
        width: 80%;
    }

    .as-image-right-2 img {
        width: 75%;
    }

    .bg-overlay {
        padding: 50px;
    }

    .contact-right-col,.contact-left-col {
        padding: 0px;
    }

    .product-filter {
        width: 100%;
    }

    .billing-fields {
        padding-right: 20px;
    }

    .checkout-order-review {
        padding-left: 20px;
    }

}


@media all and (min-width: 992px) {
	.navbar .nav-item .dropdown-menu{ display: none; }
	.navbar .nav-item:hover .nav-link{   }
	.navbar .nav-item:hover .dropdown-menu{ display: block; }
	.navbar .nav-item .dropdown-menu{ margin-top:0; }
}


@media screen and (max-width:991px) { 
    h2 {
        font-size: 2.5rem;
        line-height: 3.4rem;
    }

    .slider-image-col-1 {
        display: none;
    }

    .slider-button {
        padding-top: 0 !important;
    }

    .bg-padding-xl,.about-section.bg-padding-xl,.bg-padding-lg {
        padding: 60px 0;
    }

    .jewellery-care-section,.team-section {
        padding-bottom: 60px;
    }
    
    .image-1-position {
        width: 58% !important;
    }

    .about-paragraph {
        padding-left: 0;
    }

    .ab-image-2-set img.w-80 {
        width: 29%;
    }

    .image-1-position {
        right: -25px;
        bottom: -80px;
    }
    
    .about-section-title {
        padding-top: 0;
    }

    .as-image-left img{
        width: 70%;
    }

    .jc-image-1 {
        width: 75%;
    }

    .jewellery-care-images .jc-image-2 {
        right: 15px;
    }

    .news-letter {
        padding-top: 60px;
        padding-bottom: 60px;
    }

    .slider-image-col-1 {
        display: none;
    }

    .slider-button {
        padding-top: 0 !important;
    }

    .bg-padding-xl,.about-section.bg-padding-xl {
        padding: 60px 0;
    }
    
    .image-1-position {
        width: 58% !important;
    }

    .about-paragraph {
        padding-left: 0;
    }

    .ab-image-2-set img.w-80 {
        width: 29%;
    }

    .image-1-position {
        right: -25px;
        bottom: -80px;
    }
    
    .about-section-title {
        padding-top: 0;
    }

    .category-bg-color {
        padding: 80px 0;
    }

    .home-contact {
        margin-bottom: 60px;
    }

    .footer-section {
        padding-top: 60px;
    }

    .cat-content img.w-45 {
        width: 55%;
    }

    .most-pop-product .mp-col-1 {
        width: 75%;
    }

    .most-pop-product .slick-dots {
        display: none !important;
    }

    .close-button,.filter-button {
        display: inline-block !important;
    }
    

    .filter-sidebar {
        position: fixed;
        height: 100vh;
        top: 0;
        left: -350px;
        background-color: #f6f6f6;
        z-index: 999;
        overflow-y: scroll;
        padding: 0;
        max-width: 350px;
        transition: all .5s ease;
    }

    .filter-sidebar.sidebar-open {
        left: 0;
    }

    .filter-bar .row {
        padding: 0 15px;
        justify-content: space-between;
    }

    .filter-button {
        width: auto;
    }

    .sort-by {
        width: auto;
    }

    .close-button {
        position: absolute;
        right: 15px;
        top: 15px;
    }

    .news-letter h3 {
        font-size: 1.3rem;
        line-height: 1.9rem;
    }
    
    .page-title-size {
        font-size: 2.5rem;
    }

    .dropdown-toggle::after {
        content: '\f078';
        border: none;
        font-family: 'Font Awesome 5 Free';
        font-weight: 600;
    }

    a.nav-link.dropdown-toggle {
        position: relative;
    }

    .dropdown-toggle::after {
        position: absolute;
        right: 10px;
    }

    .mobile-menu-btns {
        display: flex;
        align-items: center;
    }

    li.nav-item.he-cart-icon  {
        display: none;
    }

}

@media screen and (max-width:767px) {  
    h2 {
        font-size: 2.3rem;
        line-height: 3.4rem;
    }

    h3 {
        font-size: 2.2rem;
    }

    .single-product-price h4 {
        font-size: 22px;
    }

    .about-section-title h2 {
        font-size: 36px;
    }

    .ab-left-im-1 {
        width: 75% !important;
    }

    .image-1-position {
        width: 45% !important;
        right: 0;
    }

    .about-section.bg-padding-xl {
        padding-top: 60px;  
    }

    .category-bg-color {
        padding: 25px 0;
    }

    .category-section {
        margin-top: 100px;
    }

    .slider-bg .slider-image.w-60.m-auto {
        width: 100%;
    }
    .as-image-left {
        display: none;
    }

    .as-image-right-2 img {
        width: 100%;
    }

    .jewellery-care-images .jc-image-2 {
        bottom: -25px;
        right: 0;
        width: 55%;
    }
    
    .contact-right-col {
        padding-top: 50px;
    }

    .product-image-box h5,.product-slider .product-image-box h5   {
        font-size: 0.8rem;
    }

    .tabing .nav-tabs .nav-link {
        font-size: 18px;
    }

    .lr-with-icon {
        width: 40px;
        height: 40px;
        line-height: 42px;
    }

    .lr-with-icon i {
        font-size: 16px;
    }

    .qty-cart-counter {
        float: right;
    }

    .cart-price .value {
        float: right;
    }

    .cart-page .close {
        position: absolute;
        top: 12px;
        right: 0;
    }

    .cart-pr-text {
        float: right;
        padding-right: 10px;
    }

    .cart-page .cart,.cart-page .summary {
        padding: 20px;
    }

    li.step-inactive,.wd-checkout-steps li:after  {
        display: none;
    }

    .thankyou-order-details li  {
        flex: unset;
        width: 50%;
        margin: 0;
        padding: 15px;
        border: none;
    }
    

    .billing-fields {
        padding: 15px;
    }

    .checkout-order-review {
        padding: 15px;
    }

}

@media screen and (max-width:575px) {  
    .hero-title h1 {
        margin-left: 0;
        font-size: 55px;
        line-height: 58px;
        z-index: 9;
        position: relative;
        margin-top: 30px;
    }

    .slide-col-3 .slider-image img {
        width: 60% !important;
        top: -83px;
        right: 5px;
        position: absolute;
    }

    .slide-col-3 .slider-image p {
        position: relative;
        z-index: 3;
    }

    .most-pop-product .mp-col-1 {
        width: 90%;
    }
    
    .product-slider-bg .row {
        margin-right: 0;
        margin-left: 0;
    }
    
    .bg-padding-lg {
        padding: 40px 0;
    } 
    .news-letter {
        padding:60px 20px;
    }

    .bg-overlay {
        padding: 25px
    }

    .lr-box {
        padding: 30px;
    }

    .toggle-menu .mobile-menu-box ul li a {
        font-size: 20px;
        line-height: 36px;
    }

    .toggle-menu .mobile-menu-box ul.dropdown-menu a.dropdown-item {
        font-size: 18px;
    }

    .thankyou-order-details li  {
        width: 100%;
    }

}

@media screen and (max-width:361px) {   
    .sort-by,.soty-by-filter {
        width: 100%;
    }

    .sort-by {
        margin-top: 20px;
    }

    .filter-bar .row {
        justify-content: end;
    }

    .direct-login-register span::before,.direct-login-register span::after {
        width: 60px;
    }

}

@media screen and (max-width:356px) {    
    .qty-counter .num-in {
        width: 120px;
    }
    .product-buy a.buynow-button {
        padding: 9px 35px;
    }
}