/* ------ 120% , 130%, 133% ------ */
@media (min-width:1440px) and (max-width:1900px) {}

/* ------ 120% , 130%, 133% ------ */

/* ------ 150% ------ */
@media (min-width:1280px) and (max-width:1439px) {
    .pwrdb {
        position: absolute;
        right: 0;
        top: 15px;
        font-size: 13px;
    }
}

@media (max-width:1279px) {
    .pagintaion-box {
        display: flex;
        justify-content: center;
        position: relative;
        flex-direction: column;
    }

    .pwrdb {
        position: inherit;
        right: inherit;
        top: inherit;
        order: 2;
        text-align: center;
        padding-bottom: 30px;
    }

    .diamond-pagination {
        padding: 0 0 15px;
    }
}

/* ------ 150% ------ */
/* ------ 150% max-width ------ */
@media (min-width:1400px) {
    .sp-filter-wrap.fluorescence-v2 .sbd-shapes.sbd-v2-shapes {
        overflow-x: auto;
    }
}



@media (min-width:1280px) {
    .sp-diamond-filter .accordion-body {
        padding: 0 25px;
    }

    .sp-step-main-wrapper {
        padding: 30px 25px;
    }

    #grid_view_result,
    #list_view_result {
        padding: 0 25px;
    }

    .sp-advance {
        margin: 0 25px;
    }
}


/* ------ 150% max-width ------ */


/* ------ 170% ------ */
@media (min-width:992px) and (max-width:1279px) {}

/* ------ 170% ------ */

/* ------ all min & max - width ------ */
@media (min-width:992px) and (max-width:1199px) {

    .sp-step-top-wrapper .sp-step-top-wrap-inner:nth-child(1),
    .sp-step-top-wrapper .sp-step-top-wrap-inner:nth-child(2) {
        padding-right: 15px;
    }

    .sp-step-wrapper .sp-step-wrap-inner:nth-child(1),
    .sp-step-wrapper .sp-step-wrap-inner:nth-child(2) {
        padding-right: 15px;
    }

    .sp-steps {
        min-height: 60px;
    }

    .step-number {
        height: 40px;
        width: 40px;
        line-height: 40px;
    }

    .step-number span {
        font-size: 22px;
    }

    .step-text {
        padding-left: 50px;
    }

    .step-text h3 {
        font-size: 16px;
        margin-bottom: 0px;
    }

    .step-text a {
        font-size: 12px;
    }

    .step-img {
        width: 40px;
        height: 40px;
        line-height: 40px;
        border-radius: 5px;
    }

    .step-img img {
        height: 26px;
    }

    .step-top-price {
        font-size: 16px;
    }

    /* .ddetail-slider .zoom-gallery-slide {
        height: 450px;
    } */
}

@media (min-width:768px) and (max-width:991px) {

    .sp-step-top-wrapper .sp-step-top-wrap-inner:nth-child(1),
    .sp-step-top-wrapper .sp-step-top-wrap-inner:nth-child(2) {
        padding-right: 15px;
    }

    .sp-step-wrapper .sp-step-wrap-inner:nth-child(1),
    .sp-step-wrapper .sp-step-wrap-inner:nth-child(2) {
        padding-right: 15px;
    }

    .sp-steps {
        min-height: 50px;
    }

    .step-number {
        height: 30px;
        width: 30px;
        line-height: 30px;
    }

    .step-number span {
        font-size: 14px;
        font-weight: 600;
    }

    .step-text {
        padding-left: 40px;
    }

    .step-text h3 {
        font-size: 12px;
        font-weight: 600;
        margin-bottom: 0;
    }

    .step-text .sp-links {
        font-size: 12px;
    }

    .step-text a {
        font-size: 12px;
    }

    .step-img {
        width: 30px;
        height: 30px;
        line-height: 30px;
        border-radius: 5px;
    }

    .step-img img {
        height: 20px;
    }

    .step-top-price {
        font-size: 14px;
    }

    .sp-advance-btn {
        padding: 5px 27px 5px 5px;
        font-size: 16px;
        font-weight: 600;
    }

    .sp-advance-btn img {
        height: 20px;
    }

    .irs--round .irs-grid-text {
        font-size: 12px;
    }


}

@media (min-width:576px) and (max-width:767px) {}

/* ------ End all min & max - width ------ */

/* ------ all min - width ------ */
@media (min-width:1200px) {

    .sp-step-top-wrapper .sp-step-top-wrap-inner:nth-child(1),
    .sp-step-top-wrapper .sp-step-top-wrap-inner:nth-child(2) {
        padding-right: 30px;
    }

    .sp-step-wrapper .sp-step-wrap-inner:nth-child(1),
    .sp-step-wrapper .sp-step-wrap-inner:nth-child(2) {
        padding-right: 30px;
    }
}

@media (min-width:992px) {
    .sp-diamond-filter .accordion-item:first-child .accordion-header {
        display: none;
    }

    .quick-view-modal .modal-dialog {
        max-width: 1000px;
    }

    /* .quick-view-modal .ddetail-slider .zoom-gallery-slide {
        height: 350px;
        position: relative;
    } */

    .quick-view-modal .ddetail-desc h1 {
        max-width: 100%;
    }

    .accordion-header {
        margin: 20px auto 20px;
    }

}

@media (min-width:768px) {
    .sp-diamond-filter .row .col-md-6:nth-child(1) {
        padding-right: 35px;
    }

    .sp-diamond-filter .row .col-md-6:nth-child(2) {
        padding-left: 35px;
    }

    .step-text i {
        display: none;
    }

    .mob-step-pd,
    .mob-step-peng {
        display: none;
    }

    .diamond-filters-innr .row:last-child .sp-filter-wrap {
        margin-bottom: 0;
    }
    .zoom-gallery {
    text-align: center;
    max-width: 70%;
    margin: 0 auto; 
}
}

@media (min-width:576px) {}

/* ------ End all min - width ------ */

/* ------ all max - width ------ */
@media (max-width:1439px) {
    .sbd-shapes .sbd-shape-box {
        min-width: 70px;
    }



    .sbd-shapes .sbd-shape-box span {
        margin: 5px auto 0;
    }

    /* .ddetail-slider .zoom-gallery-slide {
        height: 500px;
    } */

    .sp-filter-wrap.shapes-v2 .sbd-shapes .sbd-shape-box,
    .sp-filter-wrap.shapes .sbd-shapes .sbd-shape-box {
        margin: 15px 7px 0;
    }

    .sbd-shapes .sbd-shape-box span {
        font-size: 11px;
    }

    .sbd-shapes .sbd-shape-box p {
        font-size: 10px;
        font-weight: 500;
        height: 35px;
        width: 35px;
    }


    .sbd-shapes .sbd-shape-box img {
        height: 25px;
        margin: 0 auto;
    }

    .ddetail-desc h1 {
        line-height: 1.3;
        font-size: 26px;
        width: 100%;
        max-width: 100%;
    }
}

@media (max-width:1279px) {
    .sbd-shapes {
        overflow-x: auto;
        scroll-behavior: smooth;
        padding-bottom: 10px;
    }
}

@media (max-width:1199px) {
    /* .dproduct-box {
        height: 300px;
    } */

    .ddetail-desc {
        padding-left: 0;
    }

    .ddetail-desc h1 {
        max-width: 100%;
    }
}

@media (max-width:991px) {
    .sp-diamond-filter {
        padding: 20px 0 0;
    }

    .sp-diamond-filter .diamond-filters {
        margin-bottom: -20px;
    }

    .table-wrapper {
        overflow-x: auto;
    }

    .table-wrapper .table-wrap-header {
        display: inline-flex;
        text-align: center;
    }

    .table-wrapper .thead-items {
        width: 140px;
    }

    .table-wrapper .table-wrap-inner {
        display: inline-flex;
    }

    .table-wrapper .tbody-items {
        padding: 0 5px;
        white-space: nowrap;
        width: 140px;
        overflow: hidden;
        display: block;
        text-overflow: ellipsis;
    }

    .table-wrapper .tbody-items img {
        position: relative;
        top: -2px;
    }

    .sbd-shapes .sbd-shape-box {
        min-width: 90px;
    }
}

@media (max-width:767px) {
    .sp-step-top-wrapper {
        display: none;
    }
    .sbfilter-shapes {
        flex-wrap: wrap;
    } 
    .sp-steps {
        min-height: 45px;
        padding: 10px 5px;
        border-radius: 7px;
        border: none;
    }

    .step-number {
        display: none;
    }

    .step-img {
        display: none;
    }

    .step-text {
        padding-left: 0;
        margin: 0 auto;
    }

    .step-text h3 {
        font-size: 14px;
        font-weight: 500;
        margin: 0;
    }

    .step-text h3 span {
        display: none;
    }

    .step-text .sp-links {
        display: none;
    }

    .sp-step-wrapper {
        border-radius: 7px;
    }

    .sp-step-wrap-inner:nth-child(1)::before,
    .sp-step-wrap-inner:nth-child(2)::before {
        border-width: 17px 0 17px 13px;
        border-style: solid;
        border-width: 18px 0 18px 15px;
        content: "";
        position: absolute;
        right: -15px;
        top: -1px;
        z-index: 9;
        border-width: 17px 0 17px 13px;
        top: 6px;
    }

    .sp-step-wrap-inner:nth-child(1)::after,
    .sp-step-wrap-inner:nth-child(2)::after {
        border-width: 15px 0 15px 12px;
        border-style: solid;
        border-width: 16px 0 16px 13px;
        content: "";
        position: absolute;
        right: -13px;
        top: 1px;
        z-index: 9;
        border-width: 15px 0 15px 12px;
        top: 8px;
    }

    .step-text i {
        border-radius: 3px;
        position: relative;
        top: 2px;
        margin-left: 5px;
    }

    .sp-advance-btn {
        display: none;
    }

    /*
    .diamond-filters-innr {
        display: none;
    }
*/
    .dcolproduct .sp-top-steps {
        padding: 0;
    }

    .dcolproduct .step-top-price {
        font-weight: 600;
        font-size: 16px;
    }

    /* .ddetail-slider .zoom-gallery-slide {
        height: 450px;
    } */

    .ddetail-desc h1 {
        font-size: 20px;
    }

    .dp-sortby {
        margin-top: 10px;
    }

    .sp-step-top-wrap-inner {
        width: 100%;
    }
 } 

@media (max-width:575px) {
    .sp-diamondt-links {
        flex-direction: column;
        padding: 0;
    }

    .sp-diamondt-links {
        background: transparent;
    }

    .sp-diamondt-links a {
        font-size: 15px;
        margin-bottom: 10px;
        height: 40px;
        line-height: 40px;
        border-radius: 5px;
        width: 200px;
        font-weight: 600;
    }

    .sp-diamondt-links a img {
        height: 25px;
        position: relative;
        top: -3px;
        padding-right: 7px;
    }

    .sp-diamondt-links a:last-child {
        margin: 0;
    }

    .sp-step-main-wrapper {
        padding: 20px 0;
    }

    .sp-advance-inner {
        flex-direction: column;
    }

    .sp-advance-inner .reset-box {
        margin-bottom: 10px;
    }

    .diamond-pagination ul li:first-child,
    .diamond-pagination ul li:last-child {
        padding: 0 10px;
    }

    .diamond-pagination ul li:first-child a,
    .diamond-pagination ul li:last-child a {
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    .diamond-pagination ul li {
        padding: 2px;
    }

    .diamond-pagination ul li a {
        font-size: 16px;
        width: 30px;
        height: 30px;
        line-height: 30px;
    }

    .dp-img-box img {
        object-fit: cover;
    }

    .dp-icon-box {
        display: flex;
        justify-content: flex-end;
        position: absolute;
        z-index: 1;
        width: auto;
        height: auto;
        align-items: flex-start;
        opacity: 1;
        background: transparent;
        right: 0;
        flex-direction: column;
    }

    .dp-icon-box span {
        height: 30px;
        width: 30px;
        border-radius: 100%;
        text-align: center;
        margin: 5px;
        line-height: 30px;
        font-size: 19px;
    }

    .irs--round .irs-grid-text {
        font-size: 10px;
        letter-spacing: 0;
    }

    .irs--round .irs-from,
    .irs--round .irs-to,
    .irs--round .irs-single {
        font-size: 12px;
    }

    .sp-diam-filt-controls input {
        font-size: 12px;
    }

    .sp-diamcont-group span {
        font-size: 12px;
        line-height: 23px;
    }

    /* .ddetail-slider .zoom-gallery-slide { 
        height: 300px;
    } */
 
    .dd-product-button a {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
    }

    .dd-product-button a:last-child {
        margin-bottom: 0;
    }

    .dd-product-button {
        flex-direction: column;
    }

    .dd-product-share {
        display: flex;
        align-items: flex-start;
        margin-bottom: 30px;
        justify-content: space-between;
        flex-direction: column;
    }

    .dd-product-share-opt {
        order: 2;
    }

    .dd-product-drop-hint {
        margin-bottom: 15px;
    }

    .dd-product-ring-size {
        flex-direction: column;
    }

    .dd-product-ring-size .form-group {
        width: 100%;
        margin-right: 0;
        margin-bottom: 10px;
    }

    .dh-submit-btn button {
        margin-bottom: 10px;
    }

    .dd-heading {
        font-size: 22px;
    }

    .accordion-header {
        width: 100%;
    }

    .dd-product-gia {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }

    .dd-product-share-opt {
        width: 100%;
    }
 
    /* .dproduct-box {
        height: auto;
    } */
    .fancy-colorbx-intens .sbd-shape-box {
         min-width: 120px !important;
    }   
}


/* ------ End all max - width ------ */
