/* @media(max-width:1700px) {
    .craft-moment.van-cp {
        left: 5%;
    }
} */

@media(max-width:1600px) {
    .van-cp h4 {
        font-size: 30px;
    }

    .craft-moment.valentine .craft-head h1 {
        font-size: 40px;
    }

    p.discount {
        font-size: 50px;
    }

    .craft-moment.valentine p.txt-tp,
    .craft-moment.valentine p.txt-bt {
        font-size: 24px;
    }

    .craft-btn a {
        font-size: 14px;
        width: 200px;
    }

    .pro-img-main {
        height: 500px !important;
    }

    .drop-ship ul li {
        flex: 0 0 49% !important;
    }

    /* section#most-design .container-fluid, */
    section#most-design .custom-container {
        padding: 10px 20px !important;
    }

    section#most-design .swiper {
        margin-left: 0px !important;
    }
}

@media(min-width:1500px) and (max-width:1400px) {
    .filter_box.filter-flex ul.filter-color {
        padding-left: 31px;
    }
}

@media(max-width:1500px) {
    .custom-insta {
        justify-content: flex-start;
    }
}

@media(max-width:1400px) {
    .van-cp h4 {
        margin-bottom: 0;
        font-size: 24px;
    }

    .van-cp a {
        font-size: 14px;
        width: 200px;
    }
}

@media (max-width:1199px) {
    .craft-moment.valentine {
        top: 10%;
    }

    #grid-view #grid_diamond .card-box {
        flex: 0 0 32% !important;
    }

    .pro-img-main {
        height: 400px !important;
    }

    .quantity-control button {
        padding: 4px 8px !important;
    }

    .quantity-number {
        padding: 0 10px !important;
    }

    section.sec-cart .details h2 {
        font-size: 16px !important;
    }

    section.sec-cart .details p {
        font-size: 14px !important;
    }

    .everlasting {
        left: 25%;
    }

    .everlasting a {
        padding: 8px 20px;
        font-size: 16px;
    }

    .everlasting p {
        font-size: 24px;
    }

    .everlasting h1 {
        font-size: 40px;
    }

    section#craft-banner {
        height: 500px !important;
    }

    .craft-head h1 {
        font-size: 40px;
    }

    section#vid-block .row {
        /* gap: 12px; */
        flex-wrap: nowrap;
        overflow-x: auto;
        /* Enables horizontal scrolling when content overflows */
        overflow-y: hidden;
        /* scrollbar-width: none; */
        scrollbar-width: thin;
        -ms-overflow-x-style: none;
        -webkit-overflow-scrolling: touch;
    }

    section#vid-block .row::-webkit-scrollbar {
        display: none;
    }

    section#vid-block .box:nth-child(1) {
        padding-left: 10px;
    }

    section#vid-block .box {
        padding-left: 0px;
        padding-right: 10px;
    }

    section#our_products .modal-img-block.position-relative img.img-fluid {
        height: 400px;
        width: 100%;
        /* min-width: 999px; */
        max-width: 999px;
        object-position: top;
    }

    section#our_products .modal-img-block.position-relative {
        height: unset;
    }

    /* .category-item .image-container .img-box .img-inner img { width: 100%; max-width: 400px; min-width: 362px; height: 100%; min-height: 428px; } */
    /* #gift_love .our-service-inner { overflow: scroll; } */
    /* #hero-banner { height: 600px; } */
    section#our_products .row.align-items-center {
        gap: 25px;
    }

    .modal-img-block.position-relative img.img-fluid {
        display: none;
    }

    section#our_products .modal-img-block.position-relative img.img-fluid.responsive {
        display: block;
    }

    .register-page .container {
        max-width: 1140px;
    }

    .register-page .register_column {
        padding-left: calc(var(--bs-gutter-x) * .5);
    }

    /* .register-page .new_register_design { padding: 19px 0px; } */
    header .navbar-nav .dropdown-menu.hover_dropdown-menu {
        left: -150px !important;
    }

    #custom-navbar li svg {
        width: 20px;
        height: 20px;
        fill: #fff;
    }

    /* .badge_count { min-width: 18px; min-height: 18px; } */
}

@media (min-width: 992px) and (max-width:1199px) {
    #Size button {
        font-size: 11px;
    }

    .product-options_header.clearfix.wow.fadeInUp .my-tooltip.my-dropdown {
        width: 6% !important;
    }

    #Size .form-select {
        font-size: 11px;
    }

    ul.navbar-nav.main-menu li a {
        margin: 0px;
    }

    ul.navbar-nav.user-profile li a {
        padding: .3rem .5rem !important;
    }

    /*header ul li a.nav-link { padding: .5rem .3rem !important; }*/
    /*.top-nav ul.nav.contact-details li a { padding: .5rem 3px !important; }*/
    .top-nav ul li a {
        font-size: 11px;
        font-weight: 400;
        padding: .5rem 3px !important;
    }

    /* .tps_filter label { font-size: 11px !important; } */
    /* section.dia-page.section-top-inner .filter p.border-box { font-size: 11px !important; } */
    .c-form-control {
        font-size: 11px !important;
    }

    footer ul li a.nav-link {
        padding: .5rem .6rem !important;
    }

    section.main-banner {
        padding: 267px 0px 167px 0px;
    }

    .card-body.row button.btn.main-btn.btn-block,
    .card-body.row button.btn.secondary-btn.btn-block {
        font-size: 14px;
        padding: 7px 10px;
    }

    section.section-top-inner.address-page button.main-btn.add-address {
        padding: 7px 30px;
        border-radius: 0px;
        font-size: 13px;
    }

    section.section-top-inner.address-page .cell.edit button.btn.main-btn,
    section.section-top-inner.address-page .cell.edit button.btn.secondary-btn {
        padding: 7px;
        width: 100%;
        font-size: 13px;
    }

    .col-sm-8.address-form form#address-form .form-group .col-sm-6 label.font-normal,
    .col-sm-8.address-form form#address-form .form-group .col-sm-6 label {
        font-size: 12px;
    }

    /* .wish-list-view .product-grid.row .action a.main-btn, .wish-list-view .product-grid.row .action .secondary-btn { padding: 5px 13px; font-size: 13px; } */
    /*about page*/
    .about-icon i {
        width: 65px;
        height: 65px;
        line-height: 55px;
        font-size: 25px;
    }

    .my-tooltip.my-dropdown {
        width: 11% !important;
    }

    .section-top-inner {
        margin: 45px 0PX;
    }

    .top-35 {
        padding-top: 0px !important;
    }

    .cart-body .panel-heading.padding-two.text-center.text-uppercase h4,
    .cart-body form .panel-heading.radius-flat.bg-dark-gray h4.white-text {
        font-size: 30px;
    }

    .register-page .panel-body {
        /* display: flex; flex-direction: column; gap: 15px; */
        padding: 0px 0px;
    }
}

@media (min-width: 768px) and (max-width:991px) {

    /* ul.product-links li { width: 157px !important; } */
    .breadcrumb h2 {
        font-size: 32px;
    }

    .breadcrumb ul.nav li a {
        padding: 10px 10px 10px 0px;
    }

    .main-banner .left-banner-content h1 {
        font-size: 54px;
        font-weight: 700;
        line-height: 60px;
    }

    .section-top {
        margin-top: 75px;
    }

    section.diamond-lab p {
        width: calc(100% - 30%);
    }

    .heading-section p {
        width: calc(100% - 30%);
    }

    div.bhoechie-tab-container {
        padding: 30px !important;
    }

    div.bhoechie-tab-content {
        padding-left: 30px;
    }

    .heading-section h2,
    section.diamond-beautiful h2,
    section.diamond-lab h2 {
        font-size: 28px;
    }

    .copyright-footer p,
    .copyright-footer p a {
        font-size: 11px;
    }

    .copyright-footer {
        padding: 15px 0px;
    }

    ul.nav.social-links li a:after {
        padding-left: 25px;
    }

    .about-icon i {
        width: 75px;
        height: 75px;
        line-height: 60px;
        font-size: 30px;
    }

    section.about-page img,
    section.about-page:hover img {
        transform: rotate(90deg);
        margin: auto;
        display: block;
    }

    /* section.contact-page .contact-padding { padding-left: 15px !important; } */
    .section-top-inner {
        margin: 0px !important;
    }

    section.section-top-inner.address-page button.main-btn.add-address {
        padding: 7px 25px;
        border-radius: 0px;
    }

    section.section-top-inner.address-page .cell.edit button.btn.main-btn,
    section.section-top-inner.address-page .cell.edit button.btn.secondary-btn {
        padding: 7px 1px;
        width: 100%;
        font-size: 13px;
    }

    section#pageContent .cart-body form.form-horizontal button.btn.btn-primary.radius-flat.btn-block.main-btn {
        font-size: 12px;
        padding: 7px 12px;
    }
}

@media (max-width: 700px) {
    section#our_products .modal-img-block.position-relative img.img-fluid.responsive {
        max-height: 245px !important;
    }
}

@media (max-width: 991px) {
    .craft-moment {
        top: 6%;
        right: 6%;
    }

    /* #hero-banner { height: 400px; } */
    i.fa.fa-exchange {
        padding-left: 5px !important;
    }

    ul.navbar-nav.user-profile li a.nav-link {
        padding-left: 0px !important;
    }

    /* header ul li a.nav-link { padding-left: 0px; } */
    .edu-fourcs div.span50r {
        width: 100%;
        padding-left: 0px;
        border-left: none;
    }

    .card-body.row button.btn.main-btn.btn-block,
    .card-body.row button.btn.secondary-btn.btn-block {
        font-size: 14px;
        padding: 7px 10px;
    }

    section.section-top-inner.eduction-page .edu-fourcs .row.mt-5:first-child .col-md-12.col-lg-4 {
        margin-top: 30px !important;
    }

    section.section-top-inner.eduction-page .edu-fourcs .row.mt-5 {
        margin-top: 0px !important;
    }

    .edu-fourcs div.span50r:before,
    .edu-fourcs div.span50r:after {
        display: none;
    }

    .navbar-toggler {
        border: 1px solid #00004a;
    }

    button:focus {
        outline: none;
    }

    ul.nav.nav-pills.nav-stacked.col-md-12.col-lg-2.full-screen-width.mt-2 {
        margin: 0px 16px 28px;
        display: block !important;
    }

    header .navbar .navbar-collapse ul.main-menu {
        text-align: left;
    }

    ul.navbar-nav.mx-auto.text-center.main-menu li,
    ul.navbar-nav.user-profile li {
        display: block;
        z-index: 99;
        text-align: left;
    }

    header .navbar .navbar-nav {
        display: block;
    }

    ul.navbar-nav.main-menu li a {
        margin: 10px 10px 10px 0px;
        padding-left: 0px !important;
    }

    ul.navbar-nav.main-menu li a:hover {
        border: 1px solid transparent;
        border-radius: 0px;
        margin: 10px 10px 10px 0px;
    }

    /*ul.navbar-nav.user-profile li a { padding-left: 0px !important }*/
    .tps_diamond_shapes li {
        width: 17% !important;
    }

    ul#tps_diamond_shapes li label a span {
        padding: 6px;
        font-size: 12px;
    }

    .tps_filter {
        width: 100% !important;
    }

    body {
        font-size: 14px !important;
    }

    .address-box {
        display: block;
        margin-bottom: 20px !important;
    }

    .row.profile-row-custom {
        display: flex;
        flex-direction: column;
    }

    .profile-row-custom .profile-col-custom {
        display: flex;
        flex-direction: row;
    }

    .profile-row-custom ul.profile-custom-col {
        display: flex;
        flex-direction: column;
    }

    .sidenav-user a {
        padding: 11px 8px 10px 16px;
    }

    .custom-navbar-nav.align-items-center.justify-content-end.right-side-icons {
        display: flex;
    }

    #custom-navbar .right-bar .c-navlink,
    #custom-navbar .custom-navbar-nav .nav-item .nav-link {
        display: inline-block;
        position: relative;
        width: max-content;
    }

    #footer h3 {
        text-align: center;
    }

    .col-xl-3.col-lg-3.col-md-5.px-0.useful_link {
        order: 3;
    }

    .col-xl-3.col-lg-3.col-md-5.px-0.contact-us {
        order: 4;
    }

    #custom-navbar .d-lg-none li .dropdown-menu svg path {
        fill: #000 !important;
    }

    .abt-head h1,
    .detail-text h1,
    .top-text h2 {
        font-size: 35px;
    }

    .login-page .login_column {
        padding-left: calc(var(--bs-gutter-x) * .5) !important;
    }

    .register-page .container {
        max-width: 720px;
    }

    .navbar.navbar-expand-lg.position_remove ul.dropdown-menu a.dropdown-item {
        padding-left: 65px !important;
    }

    .navbar.navbar-expand-lg.position_remove ul.dropdown-menu {
        min-width: 300px;
        padding: 30px 20px !important;
        left: -100px !important;
        top: 40px;
        border-radius: 0.365rem;
    }

    .navbar.navbar-expand-lg.position_remove ul.dropdown-menu li {
        border-radius: 50px;
        border: 1px solid #ccc;
    }
}

@media screen and (max-width: 767px) {
    .step_thankyou {
        width: 125px !important;
    }

    .heading-section p,
    section.diamond-lab p {
        width: calc(100% - 0%);
    }

    section.section-quality.section-top .col-md-4 .quality-text p {
        margin-bottom: 45px;
    }

    section.section-quality.section-top .col-md-4:last-child .quality-text p {
        margin: 0px;
    }

    .section-top {
        margin-top: 50px;
    }

    .heading-section h2,
    section.diamond-beautiful h2,
    section.diamond-lab h2 {
        font-size: 29px;
    }

    ul.navbar-nav.main-menu li a:hover {
        border: 1px solid transparent;
        border-radius: 0;
        margin: 0px;
    }

    header.position-remove ul li a.nav-link {
        padding: 10px 0px !important;
    }

    .offcanvas-body.p-0.p-md-2 {
        padding-top: 10px !important;
    }

    footer ul li a.nav-link {
        padding: .5rem .5rem !important;
    }

    .main-banner .left-banner-content h1 {
        font-size: 48px;
        font-weight: 700;
        line-height: 60px;
    }

    .main-banner .left-banner-content h6 {
        margin-top: 30px;
    }

    .bhoechie-tab-container.row {
        margin: 0px;
    }

    div.bhoechie-tab-container {
        padding: 40px 20px !important;
    }

    .copyright-footer p,
    .copyright-footer p a {
        line-height: 25px;
        text-align: center;
    }

    .copyright-footer {
        padding: 10px 0px;
    }

    section.about-page img,
    section.about-page:hover img {
        transform: rotate(90deg);
        margin: auto;
        display: block;
    }

    /* section.contact-page .contact-padding { padding-left: 15px !important; padding-top: 30px; } */
    .breadcrumb h2 {
        font-size: 25px;
    }

    .breadcrumb ul.nav li a {
        padding: 10px 10px 10px 0px;
    }

    .section-top-inner {
        margin: 40px 0PX;
    }

    input#ship_fname {
        margin-bottom: 1rem;
    }

    .step_line.backline,
    .step_line {
        left: 128px !important;
    }

    .tps_diamond_shapes li {
        width: 23% !important;
    }
}

@media screen and (max-width: 575px) {
    .table-design .view {
        text-align: center;
    }

    #Contact-page_update_design .location_section,
    #Contact-page_update_design .form-bag {
        padding: 30px 30px !important;
    }

    .product-gallery.vertical-pager1 ul {
        height: auto !important;
    }

    .product-options_header.clearfix.wow.fadeInUp .my-tooltip.my-dropdown {
        top: 0 !important;
        right: 12px !important;
    }

    .bullet-list>li {
        width: 100% !important;
    }

    .step_line.backline,
    .step_line {
        left: 119px !important;
    }

    /* header a.navbar-brand img.img-fluid { width: 135px; } */
    .navbar-dark .navbar-toggler {
        padding: 5px 8px;
    }

    .copyright-footer p,
    .copyright-footer p a {
        line-height: 18px;
    }

    .copyright-footer p,
    .copyright-footer p a {
        font-size: 9px;
    }

    section.main-banner {
        padding: 170px 0px 62px 0px;
    }

    section.about-page img,
    section.about-page:hover img {
        transform: rotate(0deg);
        margin: 25px auto 0px;
        display: block;
    }

    .breadcrumb ul.nav li a {
        padding: 5px 5px 0px 0px !important;
    }

    .breadcrumb ul.nav li a:after {
        padding-left: 5px;
    }

    .breadcrumb .page_breadcrumb_content h2 {
        font-size: 35px !important;
        margin: 0px !important;
    }

    /* .breadcrumb .d-flex.justify-content-between { display: block !important; } */
    .breadcrumb {
        padding-top: 10px !important;
        padding-bottom: 10px !important;
        margin: 0px !important;
    }

    /* .section-top-inner { margin: 50px 0px !important; } */
    section.contact-page .text-med p i {
        width: 30px !important;
        height: 30px !important;
        /* line-height: 35px !important; */
        font-size: 16px !important;
        padding: 10px;
    }

    section.about-page.section-top-inner h2,
    section.about-page.section-top-inner .about-content h5,
    section.contact-page h2 {
        font-size: 20px;
    }

    .about-icon i {
        width: 70px;
        height: 70px;
        line-height: 62px;
        font-size: 25px;
        border: 5px solid #daf4fb;
    }

    ul.navbar-nav.main-menu li a {
        margin: 5px 5px 5px 0px;
    }

    section.section-top-inner.eduction-page h2 {
        color: #2ea8c8;
        font-weight: 500;
        font-family: 'Poppins', sans-serif;
        font-size: 29px;
    }

    section.section-top-inner.eduction-page .edu-fourcs .row.mt-5 {
        margin-top: 35px !important;
    }

    .diamond-banner-img img {
        margin: auto;
        display: block;
        height: 275px !important;
        width: auto;
    }

    section.contact-page .map iframe {
        height: 300px;
    }

    .tps_diamond_shapes li {
        width: 30.3% !important;
    }

    .top-35 {
        padding-top: 0 !important;
    }

    section.top-35 .table-design .row.pb-5.px-1 .col-sm-3.col-md-3.col-lg-3.col-12.pull-right p,
    .table-design .row.pb-5.px-1 .col-sm-3.col-md-3.col-lg-3.col-12 form#per_page_form {
        text-align: center !important;
    }

    section.top-35 .table-design .row.pb-5.px-1 .margin-24 {
        margin: 15px 0px;
    }

    /* .search_filter_cut.tps_filter { display: block !important; height: auto !important; padding: 15px 10px 20px 10px !important; } */
    .table-design .row.pb-5.px-1 {
        padding-bottom: 0px !important;
    }

    .certified-icon input {
        width: 95px !important;
    }

    /* #search_div input[type="checkbox"] { width: 95px !important; } */
    section.section-top-inner.address-page .cell.edit button.btn.main-btn,
    section.section-top-inner.address-page .cell.edit button.btn.secondary-btn {
        margin-top: 15px;
    }

    .address-form {
        margin-top: 20px;
    }

    .inner.pd-gray-bg .col-xs-12.col-md-6.col-sm-6.col-lg-6 .pr-d-inner {
        padding: 0px 10px;
    }
}

/* 31-05-23 for filters */
@media(max-width:991px) and (min-width:768px) {
    .search_filter_cut.tps_filter .new_add {
        max-width: unset;
        flex: 1;
        align-items: flex-start !important;
    }

    .search_filter_cut.tps_filter.row {
        margin: 5px 0px;
        padding: 4px 0px !important;
        align-items: start !important;
    }

    .c-form-control {
        margin: 0px 0px 13px 0px;
    }

    .row.new_add.ratio_filter {
        /* display: flex; */
        /* justify-content: end; */
        margin-left: 16px;
    }

    .iti--allow-dropdown input,
    .iti--allow-dropdown input[type=text],
    .iti--allow-dropdown input[type=tel],
    .iti--separate-dial-code input,
    .iti--separate-dial-code input[type=text],
    .iti--separate-dial-code input[type=tel] {
        padding-right: 27px !important;
    }
}

@media(max-width:767px) {
    #grid-view #grid_diamond .card-box {
        flex: 0 0 42% !important;
    }

    .fs-entry-container img {
        max-height: 400px;
    }

    .insta-masonry {
        /* -webkit-box-pack: justify; -ms-flex-pack: justify; */
        grid-gap: 0;
        /* display: -webkit-box; display: -ms-flexbox; */
        display: flex;
        /* -ms-flex-wrap: wrap; */
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .insta-masonry .fs-entry-container {
        display: none;
    }

    .insta-masonry .fs-entry-container:nth-child(-n+4) {
        /* display: -webkit-inline-box; display: -ms-inline-flexbox; */
        display: inline-flex;
        height: 50vw;
        margin-bottom: 2px;
        width: calc(50% - 1px) !important;
    }

    section#introduction .container {
        padding: 0 !important;
    }

    .re-type p {
        width: 100%;
        text-align: center;
    }

    .search_filter_cut.tps_filter .new_add,
    .search_filter_stock.tps_filter .new_add {
        border-right: 0 !important;
        margin: 10px 0px;
    }

    .tps_filter.row {
        margin: 0px;
        padding: 0px 0px !important;
    }

    .register-page .panel-body {
        padding: 0px 0px;
    }

    ul#tps_diamond_shapes li label a span {
        padding: 8px 0px !important;
    }

    /* #hero-banner { min-height: 440px; } */
    /* #hero-banner a { width: 160px; height: 37px; } */
    /* .category-item .image-container .img-box .img-inner img { min-width: 300px; } */
    #gift_love .gift_of_love h3,
    #gift_love h3,
    #gift_love .content-block h3,
    #our_products h3,
    .insta-head h1 a {
        font-size: 40px;
    }

    .insta-head h1 a {
        font-weight: 400;
    }

    .insta-head h5 {
        font-size: 18px;
    }

    .offer-deal p,
    .offer-deal p i {
        font-size: 22px;
    }

    .offer-deal p span {
        font-size: 18px;
        display: block;
    }

    .video-block {
        height: 500px;
    }

    header .custom-container p.m-0.text-uppercase {
        font-size: 13px;
    }

    .custom_header .top-nav p {
        font-size: 13px;
    }

    section#our_products .container-fluid.products-container {
        padding: 0 20px;
    }

    .set_us .row {
        gap: 40px;
    }

    .set-apart {
        flex-direction: column;
        gap: 100px;
        padding-top: 60px;
    }

    .cross-box {
        flex-direction: column;
        justify-content: space-between;
        height: 100%;
    }

    .half-img {
        width: 24% !important;
        z-index: 1;
        position: absolute;
        right: unset;
        top: -38%;
        right: 0;
        left: 37%;
        display: flex;
        justify-content: center;
    }

    .full-box {
        width: 100% !important;
        padding: 43px 40px 10px 40px;
        text-align: center;
        position: unset;
        right: 0%;
        min-height: 200px;
    }

    .abt-logo img.img-fluid {
        height: 100px;
        width: 100px;
    }

    section#abt-grid {
        margin: 40px 0;
    }
}

@media(max-width:575px) {
    p.txt-bt {
    font-size: 20px;
}
    p.txt-tp {
    font-size: 20px;
    letter-spacing: 3px;
    margin-bottom: 15px;
}
    .craft-moment.van-cp {
    top: 65%;
}
    .craft-moment.valentine {
        top: 0%;
    }

    #gift_love {
        padding: 20px 0px !important;
    }

    section#most-design .btn-shop {
        font-size: 14px !important;
    }

    .section-header {
        margin-bottom: 0 !important;
    }

    .its-btn {
        left: 0 !important;
    }

    .market-ticker {
        position: relative !important;
        flex-direction: column;
        gap: 5px !important;
        font-size: 12px !important;
    }

    .craft-moment {
        right: 0% !important;
        width: 100%;
    }

    section#hero-banner .swiper-button-next svg,
    section#hero-banner .swiper-button-prev svg {
        height: 10px;
        width: 10px;
    }

    section#hero-banner .swiper-button-prev {
        left: 0px !important;
        height: 20px;
        width: 20px;
        padding: 0 !important;
    }

    section#hero-banner .swiper-button-next {
        right: 0px !important;
        height: 20px;
        width: 20px;
        padding: 0 !important;
    }

    section#dia-shape h2 {
        font-size: 26px !important;
    }

    .everlasting h3 {
        font-size: 26px !important;
    }

    .its-btn h3 {
        font-size: 30px !important;
    }

    .follow-us h3 {
        font-size: 30px !important;
    }

    #grid-view #grid_diamond .card-box .img-box img {
        min-height: 200px !important;
    }

    #grid-view #grid_diamond .card-box {
        flex: 0 0 48% !important;
    }

    section.top-30 .table-design .container,
    section.dia-page.section-top-inner.new_update_design .container {
        padding: 10px !important;
    }

    section#productDetails .container {
        padding: 10px 0 !important;
    }

    .navbar-header {
        width: 100% !important;
    }

    .search-header .search-box input[type="text"] {
        width: 200px;
    }

    .search-header .search-box {
        top: 40px;
        right: -255px;
    }

    header .navbar-nav .dropdown-menu.hover_dropdown-menu {
        left: -35px !important;
    }

    .check-cross {
        flex-direction: column;
    }

    section#checkout-section .border {
        display: block !important;
        padding: 10px !important;
    }

    .follow-box a svg {
        height: 14px;
        width: 14px;
    }

    .follow-box a {
        height: 40px;
        width: 150px;
    }

    .follow-us p {
        font-size: 14px !important;
    }

    .follow-us h1 {
        font-size: 30px;
    }

    .product-options_cart.clearfix.wow.fadeInUp .d-flex.align-items-center.justify-content-left {
        gap: 10px !important;
    }

    .product-options_header h3 {
        font-size: 20px;
    }

    .pro-img-main {
        flex: 0 0 100% !important;
    }

    .entries_paragraph {
        justify-content: center !important;
    }

    .pagination-container.wow.fadeInUp {
        justify-content: flex-start !important;
    }

    .d-flex.entries-responsive {
        flex-direction: column;
        align-items: center;
    }

    .main-content .container.container-custom.entries {
        padding: 10px !important;
    }

    .register-page .new_register_design h4,
    .login-page .new_register_design h4 {
        font-size: 24px !important;
    }

    div#jewelry_view_section-wishlist .container {
        padding: 10px 15px !important;
    }

    section.sec-cart .sec-cart-img img.img-fluid {
        max-width: 200px;
    }

    section.sec-cart .sec-cart-img {
        text-align: center;
    }

    section.sec-cart .container {
        padding: 10px !important;
    }

    .format-pay-return h2.pay-return-head {
        font-size: 24px;
        margin-bottom: 20px;
        text-decoration: underline;
        text-transform: capitalize;
        font-weight: 500;
        line-height: 40px;
    }

    .terms-page .terms-row .terms-heading h1,
    .pay-return-page .pay-return-row .pay-return-heading h1 {
        font-size: 26px;
    }

    .faqpage .accordion .accordion-item .accordion-body {
        font-size: 14px !important;
    }

    .create-realize div#accordionFlushExample h3 {
        font-size: 16px;
    }

    .detail-text p,
    .abt-text p,
    ul.text-list li p {
        line-height: 22px;
    }

    /* .its-btn p {
    max-width: 400px;
    font-size: 14px;
    width: 100%;
} */

    .its-btn h5.text-uppercase {
        font-size: 14px !important;
    }

    .its-btn h1 {
        font-size: 26px !important;
    }

    #gift_love h3,
    .section-title {
        font-size: 26px !important;
    }

    section#craft-banner {
        background-position: right;
    }

    .everlasting {
        left: 13% !important;
    }

    .dia-allshape .shape img.img-fluid {
        max-width: 60px !important;
        height: 60px !important;
    }

    .dia-allshape .shape p {
        font-size: 14px;
    }

    nav#custom-navbar .navbar-header img {
        width: 240px;
    }

    /* #hero-banner a { height: 36px; padding: 5px; width: 220px !important; } */
    /* .craft-moment { right: 10%; } */
    .craft-moment {
        gap: 5px;
    }

    /* .craft-btn {
        flex-direction: column;
    } */

    section#dia-shape h1 {
        font-size: 30px !important;
    }

    section#dia-shape h1 {
        margin-bottom: 30px;
    }

    #hero-banner {
        background-position: right;
    }

    .search_filter_cut.tps_filter .new_add,
    .search_filter_stock.tps_filter .new_add {
        margin: 5px 0px;
    }

    .contact-page h1.text-white {
        top: 35%;
        letter-spacing: 7px;
    }

    .mb_new {
        margin-bottom: 2px;
    }

    .mellee-section.tps_diamond_shapes li {
        width: 35.09% !important;
    }

    ul#tps_diamond_shapes li label a span {
        padding: 5px 0px !important;
    }

    .breadcrumb .about-us h2 {
        font-size: 32px !important;
    }

    .abt-sub h5 {
        font-size: 16px;
    }

    .abt-head h1,
    .detail-text h1,
    .top-text h2 {
        font-size: 24px;
    }

    .about-norm {
        padding: 25px 0px;
    }

    section#abt-real .container .row {
        padding: 35px 0px 0px 0px !important;
    }

    .create-realize button.accordion-button {
        padding: 10px 0;
    }

    section#our_products .modal-img-block.position-relative img.img-fluid.responsive {
        max-height: 155px !important;
        object-position: 71%;
    }
}

/* 31-05-23 for profile page*/
@media(max-width:991px) {
    .van-cp h4 {
    font-size: 18px;
}

    .craft-moment.valentine p.txt-tp,
    .craft-moment.valentine p.txt-bt {
        font-size: 20px;
        margin-bottom: 10px;
    }

    .craft-moment.valentine .craft-head h1 {
        font-size: 28px;
    }

    p.discount {
        font-size: 34px;
    }

    #hero-banner a {
        width: 150px;
        height: 40px;
        font-size: 12px;
    }

    .craft-moment {
        gap: 10px;
    }

    section#dia-shape h2 {
        font-size: 40px;
    }

    .everlasting h3 {
        font-size: 30px;
    }

    .its-btn br {
        display: none;
    }

    .its-btn h3 {
        font-size: 24px;
    }

    .follow-us h3 {
        font-size: 40px;
    }

    .product-options_header h3 {
        margin-top: 20px !important;
    }

    ul.profile-custom-col {
        flex-direction: column;
    }

    .order-summary-box {
        margin-top: 30px;
    }

    .follow-us p {
        font-size: 16px;
        text-align: center;
        padding: 0 10px;
    }

    .follow-us h1 {
        font-size: 40px;
    }

    .product-options_cart.clearfix.wow.fadeInUp.drop-ship.mt-5 {
        padding: 0 20px;
    }

    .side-term {
        padding: 20px;
    }

    .cart-summary-box {
        margin-top: 30px;
    }

    .its-btn {
        left: 60%;
        display: flex;
        flex-direction: column;
        gap: 10px;
        top: 15%;
    }

    section#introduction .center-ban {
        height: 400px;
    }

    .its-btn h1 br {
        display: none;
    }

    .its-btn a {
        padding: 8px 20px;
        font-size: 14px;
        letter-spacing: 1px;
        width: fit-content;
    }

    .its-btn p {
        max-width: 400px;
        font-size: 14px;
        width: 100%;
    }

    .its-btn h5.text-uppercase {
        font-size: 16px;
    }

    .its-btn h1 {
        font-size: 34px;
    }

    section#gift_love .custom-carousel-service {
        min-width: 250px;
        width: 100%;
    }

    section#gift_love .our-service-inner {
        overflow-x: scroll;
        flex-wrap: nowrap;
        width: 100%;
        justify-content: flex-start !important;
    }

    .category-item .category-content h4.title {
        font-size: 16px;
    }

    #gift_love {
        padding: 20px 0px 20px 0px;
        margin: 10px;
    }

    section#most-design .swiper-button-prev:after,
    section#most-design .swiper-button-next:after {
        font-size: 18px !important;
    }

    #gift_love h3,
    .section-title {
        font-size: 40px;
    }

    .everlasting {
        left: 37%;
        top: 14%;
        gap: 5px;
    }

    .everlasting a {
        padding: 6px 15px;
        font-size: 14px;
        letter-spacing: 1px;
    }

    .everlasting h1 {
        font-size: 24px;
    }

    .everlasting p {
        font-size: 16px;
        letter-spacing: 2px;
    }

    section#craft-banner {
        height: 300px !important;
    }

    .dia-allshape .shape img.img-fluid {
        max-width: 75px;
        height: 75px;
    }

    section#dia-shape h1 {
        font-size: 40px;
    }

    ul.brand-list.pointer-list .border-box {
        padding: 9px;
    }

    /* .profile-page .card .card-body .new_add,.change-password-page .card .card-body .new_add{ justify-content:center; } */
    .profile-page .card .card-body .new_add .control-label,
    .change-password-page .card .card-body .new_add .control-label {
        white-space: nowrap;
    }

    .countries {
        width: 100%;
        max-width: 660px;
    }

    ul.profile-custom-col {
        display: flex;
    }

    .abt-sub h5 {
        text-align: center;
    }

    section#abt-center ul.text-list li h3 {
        text-align: center;
    }

    section.set_us .top-text {
        align-items: center;
    }

    .abt-head h1,
    .detail-text h1,
    .top-text h2 {
        text-align: center;
    }

    .abt-head h1:after {
        right: 0;
        margin: auto;
    }
}

@media(max-width:1400px) {
    .its-btn {
        right: 0;
    }

    /* #hero-banner a {
        width: 220px;
        height: 45px;
        font-size: 14px;
    } */

    .craft-head h1 {
        font-size: 30px;
    }

    section#most-design p {
        font-size: 14px;
    }

    section#most-design h5 {
        font-size: 16px;
    }

    section#craft-banner {
        height: 600px;
    }

    img.my-tooltip.my-dropdown.pull-right {
        margin-left: 0px !important;
    }

    .feed-text {
        bottom: 6%;
    }
}

@media(max-width:730px) {
    #grid-view .custom-1500 {
        padding: 0px 0px !important;
    }
}

@media(max-width:699px) {
    section#our_products .card-box {
        display: flex !important;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }
}

@media(max-width:340px) {
    .profile-row-custom ul.profile-custom-col {
        display: flex;
        flex-direction: column;
    }

    ul.profile-custom-col {
        display: flex;
        flex-direction: column;
    }
}

@media(max-width:360px) {
    ul#tps_diamond_shapes li label a span {
        font-size: 11px;
    }
}

@media(max-width:1050px) {
    .footer_li_link {
        gap: 30px;
    }

    .breadcrumb.about_us,
    .breadcrumb.contact_breadcrumb,
    .breadcrumb.custom-jewlery_breadcrumb {
        height: 100% !important;
        min-height: 290px;
    }

    section#our_products .modal-img-block.position-relative img.img-fluid.responsive {
        max-height: 310px;
        object-position: right;
    }

    .navbar.navbar-expand-lg.position_remove .dropdown.login-drop button {
        font-size: 15px;
    }

    #custom-navbar .custom-navbar-nav.right-side-icons {
        gap: 0px !important;
    }
}

@media(max-width:1700px) {
    .feed-text {
        bottom: 3%;
    }
}

@media(max-width:400px) {
    section#bottom-slide .container {
        padding: 10px !important;
    }
}

@media(max-width:450px) {
    .van-cp h4 {
    font-size: 14px !important;
}
    #grid-view #grid_diamond .card-box {
        flex: 0 0 98% !important;
    }
}


@media(max-width:768px) {
    .van-cp h4 {
    font-size: 26px;
}
    .its-btn {
        left: 10%;
        padding: 20px;
        width: fit-content;
        background: #ffffff6e;
    }

    section#introduction .center-ban {
        background-position: left;
    }

    #hero-banner .swiper-slide img {
        /* height: 300px; */
        object-fit: cover;
        object-position: center;
    }

    .craft-moment {
        /* background: #ffffffb5; */
        padding: 20px;
    }

    .craft-head h1 {
        font-size: 24px;
    }

.craft-moment {
    right: 0;
    width: 100%;
    left: 0;
}

    /* .craft-moment.valentine {
        background: transparent;
    } */
}