﻿* {
margin: 0;
padding: 0;
}

body {
    font-family: "Cinzel", serif;
    color: #000;
}

.smallfont {
    font-family: 'Montserrat', sans-serif;
}

.breadcrumb {
    margin-top: 40px;
    display: block;
}

.cepmb20 {
margin-bottom: 20px;
}

.mt100 {
    margin-top: 150px !important;
}

.product-image-slider img {
    width: 100%;
    height: auto !important;
}

.connectform input {
    width: 100%;
    padding: 25px 10px;
    border: none;
    border-bottom: 1px solid #000;
    font-family: "Cinzel", serif;
}

.connectform input:focus {
    border: none;
}

.connectform button {
    background: #000;
    color: #fff;
    padding: 15px 40px;
    border-radius: 10px;
    margin-top: 20px;
    font-family: "Cinzel", serif;
    font-size: 16px;
    font-weight: bold;
}

.footer {
    margin-top: 0;
}

.footer-links {
margin-top: 120px;
}

.footer img {
    width: 280px;
}

.image100 img {
width: 100%;
 }

.g-recaptcha {
width: 305px;
margin: 10px auto;
}

@media screen and (min-width: 1480px) {

    
    .connectform button {
    margin: 40px auto;
    display: block;
    }


    form.connectform {
        width: 50%;
        margin: 0 auto;
    }

    .connect video {
    width: 500px;
    }


    iframe {
        height: 1180px;
    }

    .connectform .row {
        margin: 0;
    }

    .row60 {
        width: 57% !important;
        display: block;
        margin: 70px auto;
    }

    .image100 img {
        width: 60%;
    }
    
    
    
    .flex {
        display: flex;
        justify-content: center; /* ortalar */
        align-items: center; /* dikey ortalama (isteğe bağlı) */
        gap: 10px; /* aralarındaki mesafe */
    }

    .product-box .e-icon {
        display: inline-block;
        margin-top: -4px;
    }


    img.e-icon {
        width: 27px !important;
        vertical-align: middle;
        margin-left: calc(50% - 48.5px);
    }

    span.explore-btn {
        vertical-align: middle;
        font-weight: bold;
    }


    .product-detail-title {
        width: 100%;
        display: block;
        font-weight: bold;
        font-size: 26px;
        padding-bottom: 15px;
        border-bottom: none;
        margin-bottom: 15px;
    }


    .fl {
        float: left;
    }

    .fr {
        float: right;
    }

    .ml10 {
        margin-left: 10px;
    }

    .fs-26 {
        font-size: 28px;
    }

    .fs-32 {
        font-size: 32px;
    }

    .fs-18 {
        font-size: 18px;
    }

    .bold {
        font-weight: bold;
    }

    .block {
        display: block;
    }

    .half {
        width: 48%;
        display: inline-block;
        padding: 2%;
    }

    .mt10 {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    .mt50 {
        margin-top: 90px;
    }

    .row50 {
        width: 60%;
        display: block;
        margin: 70px auto;
    }

    .text-center {
        text-align: center;
    }

    .uppercase {
        text-transform: uppercase;
    }

    .fa-book-open {
        margin-right: 10px;
    }

    .fa-bars {
        cursor: pointer;
    }

    .wrapper {
        width: 1440px;
        margin: 0 auto;
    }

    i {
        font-size: 24px;
        color: #000;
    }

    .relative {
        position: relative;
    }

    .italic {
        font-style: italic;
    }

    .header {
        padding: 30px 30px;
        width: calc(100% - 60px);
        display: inline-block;
        position: absolute;
        top: 80px;
        left: 0;
    }

    .section.banner {
        background: #dcdcdc;
    }


    .section.sell-your-jewelry {
        background: #dcdcdc;
        padding: 20px 0;
        margin: 20px 0;
    }

    .section.product-list, .section.product-list-2 {
        display: flex;
    }


    #owl-demo .item img, #owl-demo .item video {
        display: block;
        height: 750px;
        margin: 0 auto;
        margin-top: 88px;
    }

    .main-banner {
        width: 70% !important;
        margin: 0 auto;
        margin-top: -89px;
    }

    .fa-chevron-down {
        position: absolute;
        z-index: 998;
        left: calc(50% - 19px);
        bottom: 0;
        font-size: 38px;
        color: #fff;
    }

    .product-box {
        width: 27%;
        display: inline-block;
        margin-left: 0;
        margin-bottom: 20px;
        padding: 0 3%;
        height: 500px;
    }

       

        .product-box .product-name {
            display: block;
            margin: 5px 0;
            height: 75px;
        }

        .product-box img {
            width: 80%;
            display: block;
            margin: 0 auto;
        }

        .product-box a {
            text-decoration: none;
            color: #000;
            font-weight: bold;
            font-size: 14px;
        }

    .formbtn {
        font-weight: bold;
        color: #fff;
        background: #000;
        padding: 15px 25px;
        border-radius: 10px;
        text-decoration: none;
        margin: 10px auto;
        display: table;
        font-size: 14px;
        margin-top: 30px;
    }

    .instagram {
        display: block;
        margin: 40px 0;
    }

    .footer-links, .footer-icons {
        display: flex;
        justify-content: space-between;
    }

        .footer-links a {
            color: #000;
            text-decoration: none;
        }

    .footer-icons {
        width: 12.5%;
        margin: 0 auto;
    }

    .newsletter-box input {
        height: 30px;
        border: 1px solid #000;
        width: 200px;
        padding: 0 10px;
    }

    .newsletter-box button {
        background: #000;
        color: #fff;
        text-decoration: none;
        padding: 15px 25px;
        font-family: "Cinzel", serif !important;
        border: none;
        font-weight: bold;
        border-radius: 10px;
        font-size: 16px;
    }

    .main-menu {
        width: 100%;
        height: 100%;
        z-index: 999;
        background: rgba(255,255,255, 1);
        position: fixed;
        opacity: 0;
        display: none;
    }

    .closebutton {
        position: absolute;
        left: 5%;
        top: 5%;
        cursor: pointer;
    }

    .menu-holder {
        width: 300px;
        position: absolute;
        left: calc(50% - 150px);
        top: calc(50% - 111.5px);
    }

        .menu-holder a {
            display: block;
            font-size: 32px;
            text-align: center;
            margin: 15px 0;
            text-decoration: none;
            color: #000;
        }

    .header-logo {
        width: 200px;
        margin-top: 50px;
    }


    .footer img {
        width: 200px;
    }

    .about img {
        width: 100%;
    }

    .section.gray {
        padding: 40px 0;
        width: 100%;
        background: #d8d8d8;
    }

    .row {
        width: 100%;
        display: inline-block;
        margin: 25px 0;
    }

    .sold-box {
        width: calc(25% - 57px);
        float: left;
        display: inline-block;
        padding: 20px;
        margin-left: 20px;
        margin-top: 20px;
        height: 424px;
        text-decoration: none;
        color: #000;
    }

        .sold-box:nth-child(4n+1) {
        margin-left: 0;
        }

    .sold-box-product-name {
    width: 100%;
    margin: 10px 0;
    text-align: center;
    display: block;
    height: 80px;
    }

    .sold-box i {
    margin-left: calc(50% - 53.665px);
    }

    }


@media screen and (min-width: 1280px) and (max-width: 1479px) {


    .connectform button {
        margin: 40px auto;
        display: block;
    }

    form.connectform {
        width: 50%;
        margin: 0 auto;
    }


    .connect video {
        width: 500px;
    }

    iframe {
        height: 1180px;
    }


    .connectform .row {
        margin: 0;
    }
    
    
    .row60 {
        width: 60% !important;
        display: block;
        margin: 70px auto;
    }


    .image100 img {
        width: 70%;
    }


    .flex {
        display: flex;
        justify-content: center; /* ortalar */
        align-items: center; /* dikey ortalama (isteğe bağlı) */
        gap: 10px; /* aralarındaki mesafe */
    }
    
    
    .product-box .e-icon {
        display: inline-block;
        margin-top: -4px;
    }

    img.e-icon {
        width: 27px !important;
        vertical-align: middle;
        margin-left: calc(50% - 48.5px);
    }

    span.explore-btn {
        vertical-align: middle;
        font-weight: bold;
    }




    .product-detail-title {
        width: 100%;
        display: block;
        font-weight: bold;
        font-size: 26px;
        padding-bottom: 15px;
        border-bottom: none;
        margin-bottom: 15px;
    }




    .sold-box {
        width: calc(25% - 57px);
        float: left;
        display: inline-block;
        padding: 20px;
        margin-left: 20px;
        margin-top: 20px;
        height: 424px;
        text-decoration: none;
        color: #000;
    }

        .sold-box:nth-child(4n+1) {
            margin-left: 0;
        }

    .sold-box-product-name {
        width: 100%;
        margin: 10px 0;
        text-align: center;
        display: block;
        height: 80px;
    }

    .sold-box i {
        margin-left: calc(50% - 53.665px);
    }

    .fl {
        float: left;
    }

    .fr {
        float: right;
    }

    .ml10 {
        margin-left: 10px;
    }

    .fs-26 {
        font-size: 28px;
    }

    .fs-32 {
        font-size: 32px;
    }

    .fs-18 {
        font-size: 18px;
    }

    .bold {
        font-weight: bold;
    }

    .block {
        display: block;
    }

    .half {
        width: 48%;
        display: inline-block;
        padding: 2%;
    }

    .mt10 {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    .mt50 {
        margin-top: 90px;
    }

    .row50 {
        width: 50%;
        display: block;
        margin: 70px auto;
    }

    .text-center {
        text-align: center;
    }

    .uppercase {
        text-transform: uppercase;
    }

    .fa-book-open {
        margin-right: 10px;
    }

    .fa-bars {
        cursor: pointer;
    }

    .wrapper {
        width: 1240px;
        margin: 0 auto;
    }

    i {
        font-size: 24px;
        color: #000;
    }

    .relative {
        position: relative;
    }

    .italic {
        font-style: italic;
    }

    .header {
        padding: 30px 30px;
        width: calc(100% - 60px);
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
    }

    .section.banner {
        background: #dcdcdc;
    }


    .section.sell-your-jewelry {
        background: #dcdcdc;
        padding: 20px 0;
        margin: 20px 0;
    }

    .section.product-list, .section.product-list-2 {
        display: flex;
    }


    #owl-demo .item img, #owl-demo .item video {
        display: block;
        height: 750px;
        margin: 0 auto;
    }

    .main-banner {
        width: 70% !important;
        margin: 0 auto;
/*        margin-top: -89px;
*/    }

    .fa-chevron-down {
        position: absolute;
        z-index: 998;
        left: calc(50% - 19px);
        bottom: 0;
        font-size: 38px;
        color: #fff;
    }

    .product-box {
        width: 32%;
        display: inline-block;
        margin-left: 2%;
        margin-bottom: 20px;
    }

        .product-box:nth-child(1), .product-box:nth-child(4), .product-box:nth-child(7) {
            margin-left: 0;
        }

        .product-box .product-name {
            display: block;
            margin: 5px 0;
            height: 75px;
        }

        .product-box img {
            width: 80%;
            display: block;
            margin: 0 auto;
        }

        .product-box a {
            text-decoration: none;
            color: #000;
            font-weight: bold;
            font-size: 14px;
        }

    .formbtn {
        font-weight: bold;
        color: #fff;
        background: #000;
        padding: 15px 25px;
        border-radius: 10px;
        text-decoration: none;
        margin: 10px auto;
        display: table;
        font-size: 14px;
        margin-top: 30px;
    }

    .instagram {
        display: block;
        margin: 40px 0;
    }

    .footer-links, .footer-icons {
        display: flex;
        justify-content: space-between;
    }

        .footer-links a {
            color: #000;
            text-decoration: none;
        }

    .footer-icons {
        width: 12.5%;
        margin: 0 auto;
    }

    .newsletter-box input {
        height: 30px;
        border: 1px solid #000;
        width: 200px;
        padding: 0 10px;
    }

    .newsletter-box button {
        background: #000;
        color: #fff;
        text-decoration: none;
        padding: 15px 25px;
        font-family: "Cinzel", serif !important;
        border: none;
        font-weight: bold;
        border-radius: 10px;
        font-size: 16px;
    }



    .main-menu {
        width: 100%;
        height: 100%;
        z-index: 999;
        background: rgba(255,255,255, 1);
        position: fixed;
        opacity: 0;
        display: none;
    }

    .closebutton {
        position: absolute;
        left: 5%;
        top: 5%;
        cursor: pointer;
    }

    .menu-holder {
        width: 300px;
        position: absolute;
        left: calc(50% - 150px);
        top: calc(50% - 111.5px);
    }

        .menu-holder a {
            display: block;
            font-size: 32px;
            text-align: center;
            margin: 15px 0;
            text-decoration: none;
            color: #000;
        }

    .header-logo {
        width: 180px;
        margin-top: 50px;
    }


    .footer img {
        width: 180px;
    }

    .about img {
        width: 100%;
    }

    .section.gray {
        padding: 40px 0;
        width: 100%;
        background: #d8d8d8;
    }

    .row {
        width: 100%;
        display: inline-block;
        margin: 25px 0;
    }
}


@media screen and (min-width: 1024px) and (max-width: 1279px) {


    .connectform button {
        margin: 40px auto;
        display: block;
    }

    form.connectform {
        width: 50%;
        margin: 0 auto;
    }

    .connect video {
        width: 500px;
    }

    iframe {
        height: 1180px;
    }


    .connectform .row {
        margin: 0;
    }

    .flex {
        display: flex;
        justify-content: center; /* ortalar */
        align-items: center; /* dikey ortalama (isteğe bağlı) */
        gap: 10px; /* aralarındaki mesafe */
    }


    img.e-icon {
        width: 27px !important;
        vertical-align: middle;
        margin-left: 80px !important;
        display: inline-block !important;
        margin-top: -4px !important;
    }

    .about-image img.e-icon {
        margin-left: calc(50% - 40px) !important;
    }

    span.explore-btn {
        vertical-align: middle;
        font-weight: bold;
    }





    .product-detail-title {
        width: 100%;
        display: block;
        font-weight: bold;
        font-size: 26px;
        padding-bottom: 15px;
        border-bottom: none;
        margin-bottom: 15px;
    }




    .sold-box {
        width: calc(33.33% - 57px);
        float: left;
        display: inline-block;
        padding: 20px;
        margin-left: 20px;
        margin-top: 20px;
        height: 424px;
        text-decoration: none;
        color: #000;
    }

        .sold-box:nth-child(3n+1) {
            margin-left: 0;
        }

    .sold-box-product-name {
        width: 100%;
        margin: 10px 0;
        text-align: center;
        display: block;
        height: 110px;
    }

    .sold-box i {
        margin-left: calc(50% - 53.665px);
    }



    .fl {
        float: left;
    }

    .fr {
        float: right;
    }

    .ml10 {
        margin-left: 10px;
    }

    .fs-26 {
        font-size: 28px;
    }

    .fs-32 {
        font-size: 32px;
    }

    .fs-18 {
        font-size: 18px;
    }

    .bold {
        font-weight: bold;
    }

    .block {
        display: block;
    }

    .half {
        width: 48%;
        display: inline-block;
        padding: 2%;
    }

    .mt10 {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    .mt50 {
        margin-top: 90px;
    }

    .row50 {
        width: 70%;
        display: block;
        margin: 70px auto;
    }

    .text-center {
        text-align: center;
    }

    .uppercase {
        text-transform: uppercase;
    }

    .image100 img {
        width: 70%;
    }

    .fa-book-open {
        margin-right: 10px;
    }

    .fa-bars {
        cursor: pointer;
    }

    .wrapper {
        width: 984px;
        margin: 0 auto;
    }

    i {
        font-size: 24px;
        color: #000;
    }

    .relative {
        position: relative;
    }

    .italic {
        font-style: italic;
    }

    .header {
        padding: 30px 30px;
        width: calc(100% - 60px);
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
    }

    .section.banner {
        background: #dcdcdc;
    }


    .section.sell-your-jewelry {
        background: #dcdcdc;
        padding: 20px 0;
        margin: 20px 0;
    }

    .section.product-list, .section.product-list-2 {
        display: flex;
    }


    #owl-demo .item img, #owl-demo .item video {
        display: block;
        height: 560px;
        margin: 0 auto;
        max-width: 100%;
    }

    .main-banner {
        width: 70% !important;
        margin: 0 auto;
/*        margin-top: -89px;
*/    }

    .fa-chevron-down {
        position: absolute;
        z-index: 998;
        left: calc(50% - 19px);
        bottom: 0;
        font-size: 38px;
        color: #fff;
    }

    .product-box {
        width: 31%;
        display: inline-block;
        margin-left: 2%;
        margin-bottom: 20px;
    }

        .product-box:nth-child(1), .product-box:nth-child(4), .product-box:nth-child(7) {
            margin-left: 0;
        }

        .product-box .product-name {
            display: block;
            margin: 5px 0;
            max-height: 90px;
        }

        .product-box img {
            width: 80%;
            display: block;
            margin: 0 auto;
        }

        .product-box a {
            text-decoration: none;
            color: #000;
            font-weight: bold;
            font-size: 14px;
        }

    .formbtn {
        font-weight: bold;
        color: #fff;
        background: #000;
        padding: 15px 25px;
        border-radius: 10px;
        text-decoration: none;
        margin: 10px auto;
        display: table;
        font-size: 14px;
        margin-top: 30px;
    }

    .instagram {
        display: block;
        margin: 40px 0;
    }

    .footer-links, .footer-icons {
        display: flex;
        justify-content: space-between;
    }

        .footer-links a {
            color: #000;
            text-decoration: none;
        }

    .footer-icons {
        width: 12.5%;
        margin: 0 auto;
    }

    .newsletter-box input {
        height: 30px;
        border: 1px solid #000;
        width: 200px;
        padding: 0 10px;
    }

    .newsletter-box button {
        background: #000;
        color: #fff;
        text-decoration: none;
        padding: 15px 25px;
        font-family: "Cinzel", serif !important;
        border: none;
        font-weight: bold;
        border-radius: 10px;
        font-size: 16px;
    }

    .main-menu {
        width: 100%;
        height: 100%;
        z-index: 999;
        background: rgba(255,255,255, 1);
        position: fixed;
        opacity: 0;
        display: none;
    }

    .closebutton {
        position: absolute;
        left: 5%;
        top: 5%;
        cursor: pointer;
    }

    .menu-holder {
        width: 300px;
        position: absolute;
        left: calc(50% - 150px);
        top: calc(50% - 111.5px);
    }

        .menu-holder a {
            display: block;
            font-size: 32px;
            text-align: center;
            margin: 15px 0;
            text-decoration: none;
            color: #000;
        }

    .header-logo {
        width: 180px;
        margin-top: 50px;
    }


    .footer img {
    width: 180px;
    }

    .about img {
        width: 100%;
    }

    .section.gray {
        padding: 40px 0;
        width: 100%;
        background: #d8d8d8;
    }

    .row {
        width: 100%;
        display: inline-block;
        margin: 25px 0;
    }
}


@media screen and (min-width: 768px) and (max-width: 1023px) {
    .connect video {
        width: 500px;
    }

    iframe {
    height: 614px;
    }

    .connectform .row {
        margin: 0;
    }


    img.e-icon {
        width: 27px !important;
        vertical-align: middle;
        margin-left: 100px;
        display: inline-block !important;
        margin-top: -4px !important;
    }

    .about-image img.e-icon {
        margin-left: calc(50% - 40px) !important;
    }


    span.explore-btn {
        vertical-align: middle;
        font-weight: bold;
    }




    .product-detail-title {
        width: 100%;
        display: block;
        font-weight: bold;
        font-size: 26px;
        padding-bottom: 15px;
        border-bottom: none;
        margin-bottom: 15px;
    }




    .sold-box {
        width: calc(50% - 57px);
        float: left;
        display: inline-block;
        padding: 20px;
        margin-left: 20px;
        margin-top: 20px;
        height: 444px;
        text-decoration: none;
        color: #000;
    }

        .sold-box:nth-child(2n+1) {
            margin-left: 0;
        }

    .sold-box-product-name {
        width: 100%;
        margin: 10px 0;
        text-align: center;
        display: block;
        height: 80px;
    }

    .sold-box i {
        margin-left: calc(50% - 53.665px);
    }




    .header a {
    display: none;
    }

    .fl {
        float: left;
    }

    .fr {
        float: right;
    }

    .ml10 {
        margin-left: 10px;
    }

    .fs-26 {
        font-size: 28px;
    }

    .fs-32 {
        font-size: 32px;
    }

    .fs-18 {
        font-size: 18px;
    }

    .bold {
        font-weight: bold;
    }

    .block {
        display: block;
    }

    .half {
        width: 48%;
        display: inline-block;
        padding: 2%;
    }

    .mt10 {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    .mt50 {
        margin-top: 90px;
    }

    .row50 {
        width: 100%;
        display: block;
        margin: 70px auto;
    }

    .text-center {
        text-align: center;
    }

    .uppercase {
        text-transform: uppercase;
    }

    .fa-book-open {
        margin-right: 10px;
    }

    .fa-bars {
        cursor: pointer;
    }

    .wrapper {
        width: 728px;
        margin: 0 auto;
    }

    i {
        font-size: 24px;
        color: #000;
    }

    .relative {
        position: relative;
    }

    .italic {
        font-style: italic;
    }

    .header {
        padding: 30px 30px;
        width: calc(100% - 60px);
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
    }

    .section.banner {
        background: #dcdcdc;
    }


    .section.sell-your-jewelry {
        background: #dcdcdc;
        padding: 20px 0;
        margin: 20px 0;
    }

    .section.product-list, .section.product-list-2 {
        display: flex;
    }


    #owl-demo .item img, #owl-demo .item video {
        display: block;
        height: 555px;
        margin: 0 auto;
        max-width: 100%;
    }

    .main-banner {
        width: 70% !important;
        margin: 0 auto;
/*        margin-top: -89px;
*/    }

    .fa-chevron-down {
        position: absolute;
        z-index: 998;
        left: calc(50% - 19px);
        bottom: 0;
        font-size: 38px;
        color: #fff;
    }

    .product-box {
        width: 48%;
        display: inline-block;
        margin-left: 2%;
        margin-bottom: 20px;
    }


        .product-box:nth-child(1), .product-box:nth-child(3), .product-box:nth-child(5), .product-box:nth-child(7) {
            margin-left: 0;
        }




    .product-list-2 .product-box {
        width: 48%;
        display: inline-block;
        margin-right: 2%;
        margin-bottom: 20px;
        margin-left: 0;
    }



    .product-list-2 .product-box:nth-child(1), .product-list-2 .product-box:nth-child(3), .product-list-2 .product-box:nth-child(5), .product-list-2 .product-box:nth-child(7), .product-list-2 .product-box:nth-child(9) {
        margin-right: 0;
    }


    .product-box .product-name {
        display: block;
        margin: 5px 0;
        min-height: 65px;
    }

        .product-box img {
            width: 80%;
            display: block;
            margin: 0 auto;
        }

    .product-box a {
        text-decoration: none;
        color: #000;
        font-weight: bold;
        font-size: 14px;
    }

    .formbtn {
        font-weight: bold;
        color: #fff;
        background: #000;
        padding: 15px 25px;
        border-radius: 10px;
        text-decoration: none;
        margin: 10px auto;
        display: table;
        font-size: 14px;
        margin-top: 30px;
    }

    .instagram {
        display: block;
        margin: 40px 0;
    }

    .footer-links, .footer-icons {
        display: flex;
        justify-content: space-between;
    }

        .footer-links a {
            color: #000;
            text-decoration: none;
        }

    .footer-icons {
        width: 12.5%;
        margin: 0 auto;
    }

    .newsletter-box input {
        height: 30px;
        border: 1px solid #000;
        width: 200px;
        padding: 0 10px;
    }

    .newsletter-box button {
        background: #000;
        color: #fff;
        text-decoration: none;
        padding: 15px 25px;
        font-family: "Cinzel", serif !important;
        border: none;
        font-weight: bold;
        border-radius: 10px;
        font-size: 16px;
    }

    .main-menu {
        width: 100%;
        height: 100%;
        z-index: 999;
        background: rgba(255,255,255, 1);
        position: fixed;
        opacity: 0;
        display: none;
    }

    .closebutton {
        position: absolute;
        left: 5%;
        top: 5%;
        cursor: pointer;
    }

    .menu-holder {
        width: 300px;
        position: absolute;
        left: calc(50% - 150px);
        top: calc(50% - 111.5px);
    }

        .menu-holder a {
            display: block;
            font-size: 32px;
            text-align: center;
            margin: 15px 0;
            text-decoration: none;
            color: #000;
        }

    .header-logo {
        width: 180px;
        margin-top: 50px;
    }

    .footer img {
    width: 180px;
    }

    .about img {
        width: 100%;
    }

    .section.gray {
        padding: 40px 0;
        width: 100%;
        background: #d8d8d8;
    }

    .row {
        width: 100%;
        display: inline-block;
        margin: 25px 0;
    }
}


@media screen and (min-width: 468px) and (max-width: 767px) {

    .connect video {
        width: 100%;
    }


    iframe {
        height: 440px !important;
    }


    .connectform .row {
        margin: 0;
    }

    .sold-box img.e-icon {
        margin-left: 145px !important;
    }

    img.e-icon {
        width: 27px !important;
        vertical-align: middle;
        margin-left: calc(50% - 205px) !important;
        display: inline-block !important;
        margin-top: -4px !important;
    }

    .about-image img.e-icon {
        margin-left: calc(50% - 40px) !important;
    }

    span.explore-btn {
        vertical-align: middle;
        font-weight: bold;
    }



    .product-detail-title {
        width: 100%;
        display: block;
        font-weight: bold;
        font-size: 26px;
        padding-bottom: 15px;
        border-bottom: none;
        margin-bottom: 15px;
    }

    .sold-box {
        width: calc(100% - 17px);
        float: left;
        display: inline-block;
        padding: 20px;
        margin-left: 0;
        margin-top: 20px;
        height: 504px;
        text-decoration: none;
        color: #000;
    }
/*
        .sold-box:nth-child(2n+1) {
            margin-left: 0;
        }*/

    .sold-box-product-name {
        width: 100%;
        margin: 10px 0;
        text-align: center;
        display: block;
        height: 50px;
    }

    .sold-box i {
        margin-left: calc(50% - 53.665px);
    }



    .header a {
        display: none;
    }

    .fl {
        float: left;
    }

    .fr {
        float: right;
    }

    .ml10 {
        margin-left: 10px;
    }

    .fs-26 {
        font-size: 28px;
    }

    .fs-32 {
        font-size: 32px;
    }

    .fs-18 {
        font-size: 18px;
    }

    .bold {
        font-weight: bold;
    }

    .block {
        display: block;
    }

    .half {
        width: 100%;
        display: inline-block;
        padding: 2%;
    }

    .mt10 {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    .mt50 {
        margin-top: 90px;
    }

    .row50 {
        width: 100%;
        display: block;
        margin: 70px auto;
    }

    .text-center {
        text-align: center;
    }

    .uppercase {
        text-transform: uppercase;
    }

    .fa-book-open {
        margin-right: 10px;
    }

    .fa-bars {
        cursor: pointer;
    }

    .wrapper {
        width: 428px;
        margin: 0 auto;
    }

    i {
        font-size: 24px;
        color: #000;
    }

    .relative {
        position: relative;
    }

    .italic {
        font-style: italic;
    }

    .header {
        padding: 10px 10px;
        width: calc(100% - 20px);
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
    }

    .section.banner {
        background: #dcdcdc;
    }


    .section.sell-your-jewelry {
        background: #dcdcdc;
        padding: 20px 0;
        margin: 20px 0;
    }

        .section.sell-your-jewelry img {
        width: 100%;
        }


    .section.product-list, .section.product-list-2 {
        display: flex;
    }


    #owl-demo .item img, #owl-demo .item video {
        display: block;
        height: 350px;
        margin: 0 auto;
        max-width: 100%;
    }

    .main-banner {
        width: 100% !important;
        margin: 0 auto;
        margin-top: 0;
    }

    .fa-chevron-down {
        position: absolute;
        z-index: 998;
        left: calc(50% - 19px);
        bottom: 0;
        font-size: 38px;
        color: #fff;
    }

    .product-box {
        width: 100%;
        display: inline-block;
        margin-left: 0;
        margin-bottom: 20px;
    }


        .product-box:nth-child(1), .product-box:nth-child(3), .product-box:nth-child(5), .product-box:nth-child(7) {
            margin-left: 0;
        }




    .product-list-2 .product-box {
        width: 100%;
        display: inline-block;
        margin-right: 0;
        margin-bottom: 20px;
        margin-left: 0;
    }



        .product-list-2 .product-box:nth-child(1), .product-list-2 .product-box:nth-child(3), .product-list-2 .product-box:nth-child(5), .product-list-2 .product-box:nth-child(7), .product-list-2 .product-box:nth-child(9) {
            margin-right: 0;
        }


    .product-box .product-name {
        display: block;
        margin: 5px 0;
        height: 75px;
        margin-top: -5px;
    }

    .product-box img {
        width: 80%;
        display: block;
        margin: 0 auto;
    }

    .product-box a {
        text-decoration: none;
        color: #000;
        font-size: 14px;
        font-weight: bold;
    }

    .formbtn {
        font-weight: bold;
        color: #fff;
        background: #000;
        padding: 15px 25px;
        border-radius: 10px;
        text-decoration: none;
        margin: 10px auto;
        display: table;
        font-size: 14px;
        margin-top: 30px;
    }

    .instagram {
        display: block;
        margin: 40px 0;
    }

    .footer-links, .footer-icons {
        display: flex;
        justify-content: space-between;
    }

        .footer-links a {
            color: #000;
            text-decoration: none;
        }

    .footer-icons {
        width: 12.5%;
        margin: 0 auto;
    }

    .newsletter-box input {
        height: 30px;
        border: 1px solid #000;
        width: 200px;
        padding: 0 10px;
    }

    .newsletter-box button {
        background: #000;
        color: #fff;
        text-decoration: none;
        padding: 15px 25px;
        font-family: "Cinzel", serif !important;
        border: none;
        font-weight: bold;
        border-radius: 10px;
        font-size: 16px;
    }

    .main-menu {
        width: 100%;
        height: 100%;
        z-index: 999;
        background: rgba(255,255,255, 1);
        position: fixed;
        opacity: 0;
        display: none;
    }

    .closebutton {
        position: absolute;
        left: 5%;
        top: 5%;
        cursor: pointer;
    }

    .menu-holder {
        width: 300px;
        position: absolute;
        left: calc(50% - 150px);
        top: calc(50% - 111.5px);
    }

        .menu-holder a {
            display: block;
            font-size: 32px;
            text-align: center;
            margin: 15px 0;
            text-decoration: none;
            color: #000;
        }

    .header-logo {
        width: 180px;
        margin-top: 80px;
    }

    .footer img {
        width: 50%;
    }

    .about img {
        width: 100%;
    }

    .section.gray {
        padding: 40px 0;
        width: 100%;
        background: #d8d8d8;
    }

    .row {
        width: 100%;
        display: inline-block;
        margin: 25px 0;
    }

    .section.gray img {
    width: 100%;
    }

    .section.float img {
    width: 100%;
    }

}


@media screen and (max-width: 467px) {

    .connect video {
        width: 100%;
    }


    iframe {
    height: 440px !important;
    }

    .connectform .row {
    margin: 0;
    }

    .imagefull img {
        width: 100%;
    }


    img.e-icon {
        /*        width: 27px !important;
        vertical-align: middle;
        margin-left: calc(50% - 160px) !important;
        display: inline-block !important;
        margin-top: -4px !important;*/

        width: 27px !important;
        vertical-align: middle;
        margin-left: calc(50% - 50px) !important;
        display: inline-block !important;
        margin-top: -4px !important;
    }

    img.e-icon.home {
    margin-left: 0 !important;
    }

    .about-image img.e-icon {
        margin-left: calc(50% - 52.5px) !important;
    }

    span.explore-btn {
        vertical-align: middle;
        font-weight: bold;
    }
    


    .product-detail-title {
        width: 100%;
        display: block;
        font-weight: bold;
        font-size: 26px;
        padding-bottom: 15px;
        border-bottom: none;
        margin-bottom: 15px;
        margin-top: -20px;
    }


    .sold-box {
        /*        width: calc(100% - 17px);
        float: left;
        display: inline-block;
        padding: 20px;
        margin-left: 0;
        margin-top: 20px;
        height: 504px;
        text-decoration: none;
        color: #000;*/
        width: calc(50% - 20px);
        float: left;
        display: inline-block;
        padding: 10px;
        margin-left: 0;
        margin-top: 20px;
        text-decoration: none;
        color: #000;
        height: 360px;
    }
    /*
        .sold-box:nth-child(2n+1) {
            margin-left: 0;
        }*/

    .sold-box-product-name {
        /*        width: 100%;
        margin: 10px 0;
        text-align: center;
        display: block;
        height: 80px;*/
        width: 100%;
        margin: 10px 0;
        text-align: center;
        display: block;
    }

    .sold-box i {
        margin-left: calc(50% - 53.665px);
    }




    .header a {
        display: none;
    }

    .fl {
        float: left;
    }

    .fr {
        float: right;
    }

    .ml10 {
        margin-left: 10px;
    }

    .fs-26 {
        font-size: 28px;
    }

    .fs-32 {
        font-size: 32px;
    }

    .fs-18 {
        font-size: 18px;
    }

    .bold {
        font-weight: bold;
    }

    .block {
        display: block;
    }

    .cepmb20 {
        margin-bottom: 20px;
    }

    .connectform button {
        background: #000;
        color: #fff;
        padding: 15px 40px;
        border-radius: 10px;
        font-family: "Cinzel", serif;
        margin: 20px auto;
        display: block;
    }

    .half {
        width: 100%;
        display: inline-block;
        padding: 2%;
    }

    .mt10 {
        margin-top: 20px !important;
        margin-bottom: 20px !important;
    }

    .mt50 {
        margin-top: 90px;
    }

    .row50 {
        width: 100%;
        display: block;
        margin: 60px auto;
    }

    .text-center {
        text-align: center;
    }

    .uppercase {
        text-transform: uppercase;
    }

    .fa-book-open {
        margin-right: 10px;
    }

    .fa-bars {
        cursor: pointer;
    }

    .wrapper {
        width: 320px;
        margin: 0 auto;
    }

    i {
        font-size: 24px;
        color: #000;
    }

    .relative {
        position: relative;
    }

    .italic {
        font-style: italic;
    }

    .header {
        padding: 10px 10px;
        width: calc(100% - 20px);
        display: inline-block;
        position: absolute;
        top: 0;
        left: 0;
    }

    .section.banner {
        background: #dcdcdc;
    }


    .section.sell-your-jewelry {
        background: #dcdcdc;
        padding: 20px 0;
        margin: 20px 0;
    }

        .section.sell-your-jewelry img {
            width: 100%;
        }


    .section.product-list, .section.product-list-2 {
        display: flex;
    }


    #owl-demo .item img, #owl-demo .item video {
        display: block;
        height: 250px;
        margin: 0 auto;
        max-width: 100%;
    }

    .connect-img {
    width: 100% !important;
    }

    .mt100 {
    margin-top: 100px;
    }

    .main-banner {
        width: 100% !important;
        margin: 0 auto;
        margin-top: 0;
    }

    .fa-chevron-down {
        position: absolute;
        z-index: 998;
        left: calc(50% - 12.5px);
        bottom: 0;
        font-size: 25px;
        color: #fff;
    }

    .product-box {
        width: 100%;
        display: inline-block;
        margin-left: 0;
        margin-bottom: 20px;
    }


        .product-box:nth-child(1), .product-box:nth-child(3), .product-box:nth-child(5), .product-box:nth-child(7) {
            margin-left: 0;
        }




    .product-list-2 .product-box {
        width: 100%;
        display: inline-block;
        margin-right: 0;
        margin-bottom: 20px;
        margin-left: 0;
    }



        .product-list-2 .product-box:nth-child(1), .product-list-2 .product-box:nth-child(3), .product-list-2 .product-box:nth-child(5), .product-list-2 .product-box:nth-child(7), .product-list-2 .product-box:nth-child(9) {
            margin-right: 0;
        }


    .product-box .product-name {
        display: block;
        margin: 5px 0;
        max-height: 95px;
        margin-top: -5px;
    }

    .product-box img {
        width: 80%;
        display: block;
        margin: 0 auto;
    }

    .product-box a {
        text-decoration: none;
        color: #000;
        font-weight: bold;
        font-size: 15px;
    }

    .formbtn {
        font-weight: bold;
        color: #fff;
        background: #000;
        padding: 15px 25px;
        border-radius: 10px;
        text-decoration: none;
        margin: 40px auto;
        display: table;
        font-size: 14px;
    }

    .instagram {
        display: block;
        margin: 40px 0;
    }

    .footer-links, .footer-icons {
        display: flex;
        justify-content: space-between;
    }

        .footer-links a {
            color: #000;
            text-decoration: none;
        }

    .footer-icons {
        width: 50%;
        margin: 0 auto;
    }

    .newsletter-box input {
        height: 30px;
        border: 1px solid #000;
        width: 200px;
        padding: 0 10px;
    }

    .newsletter-box button {
        background: #000;
        color: #fff;
        text-decoration: none;
        padding: 15px 25px;
        font-family: "Cinzel", serif !important;
        border: none;
        font-weight: bold;
        border-radius: 10px;
        font-size: 16px;
    }

    .main-menu {
        width: 100%;
        height: 100%;
        z-index: 999;
        background: rgba(255,255,255, 1);
        position: fixed;
        opacity: 0;
        display: none;
    }

    .closebutton {
        position: absolute;
        left: 5%;
        top: 5%;
        cursor: pointer;
    }

    .menu-holder {
        width: 300px;
        position: absolute;
        left: calc(50% - 150px);
        top: calc(50% - 111.5px);
    }

        .menu-holder a {
            display: block;
            font-size: 32px;
            text-align: center;
            margin: 15px 0;
            text-decoration: none;
            color: #000;
        }

    .header-logo {
        width: 60%;
        margin-top: 80px;
    }

    .about img {
        width: 100%;
    }

    .footer img {
    width: 60%;
    }

    .section.gray {
        padding: 10px 0;
        width: 100%;
        background: #d8d8d8;
    }

    .row {
        width: 100%;
        display: inline-block;
        margin: 25px 0;
    }

    .section.gray img {
        width: 100%;
    }

    .section.float img {
        width: 100%;
    }
}