﻿table {
    border-collapse: collapse
}

    table th {
        text-align: inherit
    }

.birthstone {
    font-family: Georgia,times new roman,Times,serif;
    padding: 0 0 35px
}

    .birthstone table {
        width: 100%
    }

        .birthstone table th {
            background: #ccc;
            font-size: 35px;
            color: #606060;
            padding: 15px 20px;
            font-weight: 400
        }

        .birthstone table .first {
            width: 30%
        }

        .birthstone table .second {
            width: 20%
        }

        .birthstone table td {
            font-size: 22px;
            color: #7d7d7d;
            padding: 15px 20px
        }

        .birthstone table tr:nth-child(odd) td {
            background: #efefef
        }

.birth-img {
    text-align: left
}

    .birth-img img {
        max-width: 36px;
        margin: 0;
        border: 3px solid transparent;
        border-radius: 50%
    }

.birthstone h4 {
    color: #7d7d7d;
    font-size: 26px;
    font-weight: 400;
    margin: 0
}

.ani-title-wrap {
    background: #fbfbfb;
    padding: 25px 0 5px;
    text-align: center;
    margin: 0 0 30px
}

    .ani-title-wrap h2 {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 30px;
        color: #424242;
        font-weight: 400;
        line-height: 1.2;
        margin: 0 0 7px
    }

    .ani-title-wrap p {
        font-family: Arial,Helvetica,sans-serif;
        font-size: 14px;
        color: #424242;
        padding: 0 0 2px
    }

.anniversty-wrap {
    padding: 0 0 120px
}

.anniversty-section {
    padding: 25px 0 15px;
    font-family: Arial,Helvetica,sans-serif;
    color: #4e4e4e;
    font-size: 18px;
    line-height: 1.2
}

.anniversty-bg {
    background: #efefef
}

.ani-left {
    float: left;
    width: 250px;
    padding: 15px 0 0
}

.ani-stones {
    float: left;
    width: 125px;
    padding-left: 10px
}

.stone-five {
    margin-top: -15px;
    width: 130px
}

.ani-stones img {
    max-width: 36px;
    margin: 0;
    border: 3px solid transparent;
    border-radius: 50%
}

.ani-month {
    float: right;
    width: 115px;
    font-size: 24px
}

.ani-info-wrap {
    margin-left: 255px
}

.ani-info {
    margin-right: 75px
}

.ani-icon {
    float: right;
    width: 90px;
    text-align: center
}

.advantages-wrap {
    padding: 45px 0
}

.advantages-section {
    text-align: center;
    padding: 10px 0 0;
    color: #6c6868;
    font-size: 14px
}

    .advantages-section h2 {
        margin: 0 0 30px
    }

    .advantages-section ul, .advantages-section li {
        list-style: none;
        margin: 0;
        padding: 0
    }

    .advantages-section ul {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center
    }

    .advantages-section li {
        display: block;
        vertical-align: middle;
        width: 14.28571428571429%;
        padding: 0 5px 20px
    }

.advantage-img {
    width: 100px;
    position: relative;
    max-width: inherit;
    margin: 0 auto 10px
}

.advantages-section strong {
    font-weight: 400
}

.advantages-home {
    background: #eef7f6
}

.stip-outer {
    background: 0 0;
    display: flex;
    flex-wrap: wrap
}

.stip-col {
    width: 47%;
    text-align: right;
    padding: 0 15px;
    position: relative
}

    .stip-col:last-child {
        margin-left: auto;
        text-align: left
    }

.stip-or {
    position: absolute;
    right: -8%;
    top: 10%;
    font-weight: 700;
    height: 80%;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

    .stip-or:before {
        content: " ";
        background: #717171;
        width: 2px;
        height: 100%;
        position: absolute;
        left: 50%;
        top: 0
    }

    .stip-or span {
        position: relative;
        background: #fff;
        padding: 5px 0
    }

.stip-bdr-top {
    border-top: 1px solid #e2e2e2
}

.stip-bdr-bot {
    border-bottom: 1px solid #e2e2e2
}

.passion-section-wrap {
    background: url(/images/front/labor-passion.jpg) center top no-repeat;
    background-size: cover;
    padding: 90px 0 60px
}

.passion-section .title-section h3 {
    color: #fff;
    margin: 0 0 40px
}

.passion-img {
    margin: 0 0 20px
}

    .passion-img a:hover img {
        -moz-box-shadow: 0 3px 40px rgba(0,0,0,.4);
        -webkit-box-shadow: 0 3px 40px rgba(0,0,0,.4);
        box-shadow: 0 3px 40px rgba(0,0,0,.4)
    }

.passion-in {
    padding: 0 15px
}

.passion-info {
    color: #ccd4d8
}

    .passion-info h3 {
        color: #fff;
        font-weight: 700
    }

    .passion-info h3 {
        margin: 0 0 13px
    }

.title-section {
    text-align: center;
    padding: 0 0 10px
}

    .title-section h2 {
        font-family: cinzel,serif;
        font-size: 30px;
        color: #a16d3b;
        margin: 0 0 10px
    }

        .title-section h2 a {
            color: #a16d3b
        }

    .title-section h3 {
        font-family: cinzel,serif;
        font-weight: 700;
        font-size: 24px;
        color: #43505c;
        margin: 0 0 15px
    }

.no-arrow .flex-direction-nav {
    display: none
}

.banner-create-jewelry {
    background: #f4f5fa
}

.banner-create-inner {
    position: relative;
    text-align: center;
    min-height: 300px;
    padding: 65px 0 0
}

.banner-create-photo {
    position: absolute;
    left: 50px;
    bottom: 0
}

.banner-create-desc {
    max-width: 610px;
    margin-left: 650px
}

    .banner-create-desc h1 {
        font-size: 50px;
        color: #606060;
        font-weight: 700;
        margin: 0 0 25px
    }

    .banner-create-desc h2 {
        font-size: 30px;
        color: #606060;
        font-weight: 500
    }

    .banner-create-desc a {
        color: #606060
    }

.create-engagement-wrap {
    text-align: center;
    padding: 25px 0 0
}

.create-engagement-contain {
    border-bottom: 1px solid #e5e5e5;
    padding: 0 0 5px;
    margin: 0 0 35px
}

.eng-title {
    padding: 0 0 20px;
    color: #181818;
    font-size: 30px;
    font-weight: 300
}

    .eng-title h2 {
        color: #181818;
        font-size: 50px;
        font-weight: 300;
        margin: 0 0 10px
    }

    .eng-title p {
        padding: 0 0 10px
    }

.eng-section {
    margin: 0 0 30px
}

.eng-photo {
    margin: 0 0 10px
}

.eng-section h3 {
    font-size: 30px;
    color: #181818;
    font-weight: 300;
    line-height: 1.2;
    margin: 0 0 5px
}

.eng-section h4 {
    font-size: 24px;
    color: #181818;
    font-weight: 300;
    line-height: 1.2;
    margin: 0 0 5px
}

.eng-section a {
    color: #181818
}

.earrings-too {
    border-bottom: 1px solid #e5e5e5;
    padding: 0 0 40px;
    margin: 0 0 60px
}

    .earrings-too h2 {
        font-size: 36px;
        color: #181818;
        font-weight: 300;
        line-height: 1.2;
        margin: 0 0 10px
    }

.diam-engament-wrap {
    padding: 40px 0 30px;
    max-width: 1160px;
    margin: 0 auto;
    text-align: center
}

.diam-engament-section {
    border-bottom: 1px solid #e8e8e8;
    padding: 0 0 30px;
    margin: 0 0 40px
}

.diam-top {
    padding: 0 0 40px
}

    .diam-top h2, .diam-top h3 {
        font-size: 55px;
        color: #6b6b6b;
        font-weight: 500;
        margin: 0 0 10px
    }

    .diam-top h3 {
        font-size: 30px
    }

.diam-engagement-artilce {
    font-size: 14px;
    color: #181818;
    padding: 0 30px 30px
}

    .diam-engagement-artilce h3, .diam-engagement-artilce h4 {
        font-size: 45px;
        color: #7e7e7e;
        font-weight: 500;
        margin: 0 0 5px
    }

    .diam-engagement-artilce h4 {
        font-size: 33px;
        margin: 0 0 20px
    }

.dia-photo {
    margin: 0 0 15px
}

.dia-tag {
    display: block;
    padding: 10px 5px 8px;
    border: 2px solid #a69a9e;
    font-size: 22px;
    max-width: 90%;
    color: #181818;
    margin: 0 auto 10px
}

.diam-bg {
    background: #fafafc;
    padding: 40px 0 0
}

.diam-engament-section-bot .diam-engagement-artilce {
    padding-left: 0;
    padding-right: 0
}

.diam-engament-section-bot .dia-tag {
    max-width: 80%
}

.gemstone-gallery-wrap {
    padding: 50px 0;
    text-align: center
}

    .gemstone-gallery-wrap h2 {
        font-size: 36px;
        color: #5d5d5d;
        font-weight: 700;
        margin: 0 0 30px
    }

.gemstone-gallery {
    max-width: 90%;
    margin: 0 auto
}

.gemstone-mobile-link {
    display: none
}

.gemstone-gallery ul, .gemstone-gallery li {
    list-style: none;
    margin: 0;
    padding: 0
}

.gemstone-gallery ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

.gemstone-gallery li {
    width: 80px;
    position: relative;
    padding: 0 0 20px;
    margin: 0 0 15px
}

    .gemstone-gallery li a span {
        display: block;
        position: absolute;
        left: -10%;
        bottom: -20px;
        width: 120%
    }

    .gemstone-gallery li a {
        display: block;
        width: 100%;
        height: 80px;
        padding: 16px 0 0;
        border: 1px solid #e0e0e0;
        position: relative;
        font-size: 11px;
        color: #595959
    }

        .gemstone-gallery li a:hover, .gemstone-gallery li.active a {
            border-color: #f8b868;
            box-shadow: 0 0 0 2px #f8b868;
            z-index: 1
        }

        .gemstone-gallery li a img {
            display: block;
            max-width: 45px;
            margin: 0 auto
        }

.gemstone-personalize-bannner {
    margin: 0 0 90px
}

    .gemstone-personalize-bannner img {
        display: block;
        width: 100%
    }

.perfect-style-wrap {
    margin: 0 0 40px
}

    .perfect-style-wrap h3 {
        font-size: 36px;
        font-weight: 700;
        text-align: center;
        color: #999897;
        text-transform: uppercase;
        margin: 0 0 40px
    }

.perfect-section {
    text-align: center;
    margin: 0 0 90px
}

    .perfect-section a {
        font-size: 30px;
        color: #595959
    }

        .perfect-section a span {
            display: block;
            padding: 10px 0 0
        }

.weeding-band-wrap {
    padding: 40px 0 0;
    text-align: center
}

.weeding-band-section {
    margin: 0 0 70px
}

.weeding-band-title {
    max-width: 50%;
    margin: 0 auto;
    min-width: 134px;
    padding: 0 0 20px;
    font-size: 20px;
    color: #595959;
    font-weight: 500
}

    .weeding-band-title h2 {
        font-size: 36px;
        color: #595959;
        font-weight: 700;
        margin: 0 0 10px
    }

.weeding-band-photo img {
    display: block;
    width: 100%
}

.weeding-style-section {
    max-width: 1280px;
    margin: 0 auto 35px
}

.weeding-style {
    padding: 0 0 35px
}

.weeding-style-men1 {
    padding: 0;
    background: 0 none !important;
}

    .weeding-style-men1 p {
        padding: 0 !important;
    }

.weeding-style-section h2 {
    font-size: 36px;
    color: #595959;
    font-weight: 700;
    position: relative;
    margin: 0 0 40px
}

    .weeding-style-section h2:before {
        content: " ";
        background: #e8e8e8;
        width: 100%;
        height: 2px;
        position: absolute;
        left: 0;
        top: 50%
    }

    .weeding-style-section h2 span {
        display: inline-block;
        background: #fff;
        position: relative;
        padding: 0 35px
    }

.weeding-style-inner {
    max-width: 1110px;
    margin: 0 auto
}

.weeding-style h3 {
    font-size: 28px;
    color: #595959;
    font-weight: 700
}

    .weeding-style h3 a {
        color: #595959
    }

.weeding-style p {
    padding: 0 0 5px
}

.promise-ring-wrap {
}

    .promise-ring-wrap .weeding-style p {
        min-height: 180px
    }

.fsm .weeding-style h3 {
    font-size: 22px
}

.full-section .weeding-style-inner {
    max-width: inherit
}

.row-custom-auto {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center
}

    .row-custom-auto > div {
        padding: 0 10px 20px
    }

.weeding-style-pendant img {
    margin-left: auto;
    margin-right: auto
}

@media(min-width:768px) {
    .weeding-style-studs .row-dangles-studs > div p {
        min-height: 250px;
        display: flex;
        flex-wrap: wrap;
        align-items: center
    }

    .row-necklace-pendant p {
        min-height: 365px
    }
}

@media(min-width:1200px) {
    .create-engagement-top-wrap .container, .create-engagement-bot-wrap .container {
        max-width: 1200px
    }
}

@media(min-width:1600px) {
    .row-custom-auto {
        margin: 0 -100px
    }
}

@media(max-width:1800px) {
    .weeding-band-title {
        max-width: 65%
    }
}

@media(max-width:1600px) {
    .weeding-style-studs .weeding-style p {
        min-height: 210px;
        display: flex;
        flex-wrap: wrap;
        align-items: center
    }
}

@media(max-width:1400px) {
    .banner-create-desc {
        margin-left: 550px
    }

    .weeding-band-title {
        max-width: 95%;
        font-size: 26px
    }
}

@media(max-width:1200px) {
    .banner-create-photo {
        left: 0;
        width: 350px
    }

    .banner-create-desc {
        margin-left: 400px
    }

    .banner-create-inner {
        min-height: 250px;
        padding: 50px 0 0
    }

    .banner-create-desc h1 {
        font-size: 40px
    }

    .eng-title {
        font-size: 20px
    }

        .eng-title h2 {
            font-size: 36px
        }

    .eng-section h3 {
        font-size: 24px
    }

    .dia-tag {
        font-size: 20px
    }

    .diam-engament-section-bot .dia-tag {
        max-width: inherit
    }

    .diam-top h2 {
        font-size: 40px
    }

    .diam-top h3 {
        font-size: 20px
    }

    .diam-engagement-artilce h3 {
        font-size: 35px
    }

    .diam-engagement-artilce h4 {
        font-size: 26px
    }

    .perfect-section a {
        font-size: 20px
    }

    .gemstone-gallery-wrap h2 {
        font-size: 28px
    }

    .perfect-style-wrap h3 {
        font-size: 28px
    }

    .weeding-band-title {
        min-height: inherit;
        font-size: 20px
    }

        .weeding-band-title h2 {
            font-size: 46px
        }

    .weeding-style-section h2 {
        font-size: 50px
    }

    .weeding-style h3 {
        font-size: 34px
    }

    .weeding-style-pendant .row-custom-auto > div {
        width: 33%
    }

    .weeding-style-pendant .weeding-style p {
        min-height: 360px;
        display: flex;
        flex-wrap: wrap;
        align-items: center
    }
}

@media(max-width:991px) {
    .banner-create-inner {
        padding-top: 75px
    }

    .banner-create-desc {
        max-width: inherit;
        width: 350px;
        margin-left: 350px
    }

        .banner-create-desc h1 {
            font-size: 30px
        }

        .banner-create-desc h2 {
            font-size: 20px
        }

    .eng-photo, .eng-photo {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
        min-height: 200px
    }

    .eng-photo {
        min-height: 250px
    }

    .weeding-band-title {
        font-size: 16px
    }

        .weeding-band-title h2 {
            font-size: 42px
        }

    .weeding-style-section h2 {
        font-size: 40px
    }

    .weeding-style h3 {
        font-size: 28px
    }
}

@media(max-width:767px) {
    .banner-create-inner {
        padding: 40px 0 0
    }

    .banner-create-photo {
        position: static;
        width: auto
    }

    .banner-create-desc {
        width: auto;
        margin: 0
    }

        .banner-create-desc h1 {
            margin: 0 0 20px
        }

    .eng-title h2, .earrings-too h2 {
        font-size: 30px
    }

    .eng-section h3 {
        font-size: 26px
    }

    .eng-section h4 {
        font-size: 22px
    }

    .diam-engagement-artilce {
        padding: 0 0 30px
    }

    .dia-tag {
        font-size: 18px
    }

    .diam-top h2 {
        font-size: 30px
    }

    .diam-top h3 {
        font-size: 18px
    }

        .diam-top h3 br {
            display: none
        }

    .diam-engagement-artilce h3 {
        font-size: 30px
    }

    .diam-engagement-artilce h4 {
        font-size: 22px
    }

    .gemstone-gallery-wrap h2 {
        font-size: 26px
    }

    .gemstone-gallery {
        max-width: inherit
    }

    .gemstone-mobile-link {
        display: block;
        padding-top: 15px
    }

        .gemstone-mobile-link a {
            font-size: 16px;
            position: relative;
            padding-right: 15px
        }

            .gemstone-mobile-link a:after {
                content: "\f107";
                font: normal normal normal 14px/1 FontAwesome;
                position: absolute;
                right: 0;
                top: 2px
            }

            .gemstone-mobile-link a.active:after {
                content: "\f106"
            }

    .gemstone-gallery li {
        display: none
    }

    .gemstone-gallery.exp li {
        display: block
    }

    .gemstone-gallery li:nth-child(1), .gemstone-gallery li:nth-child(2), .gemstone-gallery li:nth-child(3), .gemstone-gallery li:nth-child(4) {
        display: block
    }

    .perfect-style-wrap h3 {
        font-size: 22px
    }

    .perfect-section {
        margin: 0 0 50px
    }

    .weeding-band-section {
        margin: 0 0 35px
    }

    .weeding-style-section h2 {
        font-size: 32px;
        border-bottom: 1px solid #e8e8e8;
        padding: 0 0 20px;
        margin: 0 0 25px
    }

        .weeding-style-section h2:before {
            display: none
        }

        .weeding-style-section h2 span {
            background: 0 0;
            padding: 0
        }

    .weeding-style-pendant .row-custom-auto > div {
        width: 100%
    }
}

@media(max-width:576px) {
    .eng-photo, .eng-photo {
        min-height: inherit
    }

    .gemstone-gallery li {
        width: 25%
    }
}

.blend-in:hover {
    -moz-box-shadow: 0 0 8px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,.2);
    box-shadow: 0 0 8px rgba(0,0,0,.2)
}

.blend-in .pro-img img {
    mix-blend-mode: multiply
}

.blend-in {
    background-color: #f6f6f6
}

@media(max-width:1400px) {
    .blend-in {
    }
}

@media(max-width:768px) {
    .advantages-wrap.advantages-home, .passion-section-wrap {
        display: none;
    }
}
