.flex-direction-nav a.flex-next,
.flex-direction-nav a.flex-prev {
    display: none;
}

.slider-loading li {
    display: none;
}

.banner-slider-wrap {
    position: relative;
}

    .banner-slider-wrap ul,
    .banner-slider-wrap li {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .banner-slider-wrap .flex-control-nav {
        position: absolute;
        left: 0;
        bottom: 10px;
        width: 50%;
        text-align: center;
        padding-left: 0;
        margin: 0 25%;
    }

        .banner-slider-wrap .flex-control-nav li {
            display: inline-block;
            vertical-align: middle;
            margin: 0 6px;
        }

        .banner-slider-wrap .flex-control-nav a {
            width: 12px;
            height: 12px;
            background: #dad4ca;
            display: inline-block;
            font-size: 0;
            text-align: center;
            cursor: pointer;
            border-radius: 50%;
        }

            .banner-slider-wrap .flex-control-nav a.flex-active {
                background: #ffa053;
                width: 16px;
                height: 16px;
            }

.banner-full-image img {
    display: block;
    width: 100%;
}

.banner-wrap {
    height: 400px;
    max-width: 2000px;
    position: relative;
    background: url(../images/front/home-page-banner.jpg) center top no-repeat;
    background-size: cover;
}

.banner-cover-link {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.banner-section {
    padding: 60px 0;
    width: 460px;
    text-align: center;
    margin-right: 120px;
    font-size: 14px;
    color: #554335;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    margin-left: auto;
}

    .banner-section h1 {
        font-family: 'Cinzel', serif;
        color: #e10e0e;
        font-size: 60px;
        margin: 0 0 20px;
    }

.off-section-wrap {
    display: flex;
    flex-wrap: wrap;
    font-family: 'Cinzel', serif;
    font-size: 36px;
    color: #554335;
    position: relative;
    padding: 0 0 10px;
}

    .off-section-wrap::before {
        content: " ";
        background: url(../images/front/plus.png) no-repeat;
        width: 26px;
        height: 26px;
        position: absolute;
        left: 50%;
        top: 20px;
        margin-left: -13px;
    }

.off-section {
    width: 45%;
    text-align: center;
}

    .off-section:last-child {
        margin-left: auto;
    }

    .off-section span {
        font-size: 18px;
        display: block;
        font-weight: bold;
    }

.btn-black-transparent,
.btn-banner {
    text-transform: uppercase;
    font-family: Georgia;
    font-size: 21px;
    color: #676767;
    font-weight: bold;
    border: 2px solid #676767;
    display: inline-block;
    padding: 17px 70px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

    .btn-black-transparent:hover,
    .btn-black-transparent:focus,
    .btn-banner {
        background: #f85451;
        border-color: #f85451;
        color: #fff;
    }

        .btn-banner:hover {
            color: #fff;
            opacity: 0.9;
        }

.slider-secondary-wrap {
    padding: 0 0 60px;
    text-align: center;
    position: relative;
}

    .slider-secondary-wrap h2 {
        font-family: 'Cinzel', serif;
        font-size: 30px;
        color: #a16d3b;
        margin: 0 0 10px;
    }

        .slider-secondary-wrap h2 a {
            color: #a16d3b;
        }

    .slider-secondary-wrap h3 {
        color: #424242;
        font-size: 15px;
        font-weight: 500;
        margin: 0 0 7px;
    }

.slide-in {
    padding: 0 25px;
}

.price-pro {
    color: #43505c;
    font-size: 14px;
    padding: 0 0 2px;
}

    .price-pro span {
        text-decoration: line-through;
    }

.sale-pr {
    font-size: 16px;
    margin: 0 0 5px;
}

    .sale-pr span {
        font-weight: bold;
        color: #43505c;
    }

    .sale-pr strong {
        font-weight: bold;
        color: #e10e0e;
    }

.review-st img,
.review-st span {
    display: inline-block;
    vertical-align: middle;
}

.slider-secondary-wrap ul,
.slider-secondary-wrap li {
    list-style: none;
    margin: 0;
    padding: 0;
    max-height: 502px;
}

.slider-secondary-wrap .flex-control-nav,
.customer-slider .flex-control-nav {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
    padding-left: 0;
}

.customer-slider .flex-control-nav {
    bottom: -25px;
    display: block !important;
}

    .slider-secondary-wrap .flex-control-nav li,
    .customer-slider .flex-control-nav li {
        display: inline-block;
        vertical-align: middle;
        margin: 0 6px;
    }

    .slider-secondary-wrap .flex-control-nav a,
    .customer-slider .flex-control-nav a {
        width: 12px;
        height: 12px;
        background: #dad4ca;
        display: inline-block;
        font-size: 0;
        text-align: center;
        cursor: pointer;
        border-radius: 50%;
    }

        .slider-secondary-wrap .flex-control-nav a.flex-active,
        .customer-slider .flex-control-nav a.flex-active {
            background: #ffa053;
            width: 16px;
            height: 16px;
        }

.outer-section,
.gemstone-wrap,
.loose-diamond-inner {
    max-width: 1600px;
    margin: 0 auto;
}

.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;
    }

    .title-section p {
        color: #43505c;
        font-size: 13px;
        font-family: arial;
        font-weight: bold;
        text-transform: uppercase;
    }

.collection-wrap,
.weeding-bd-wrap {
    background: url(../images/front/collect-bg.png) repeat-x;
    padding-top: 30px;
}

.items-section-wrap {
    padding: 0 15px 50px;
}

.items-section {
    position: relative;
    transition: all 0.5s ease;
    margin: 0 0 10px;
}

    .items-section:hover {
        box-shadow: 0 28px 35px rgba(0, 0, 0, 0.33);
        margin-top: -5px;
    }

    .items-section > img {
        display: block;
        width: 100%;
    }

.item-link {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
}

.item-info {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    text-align: center;
    padding: 26px 10px 10px;
}

.items-section h3 {
    font-weight: 300;
    font-size: 30px;
    color: #6a6560;
    margin: 0 0 18px;
}

.items-section a {
    color: #43505c;
    font-size: 13px;
    font-family: arial;
    text-transform: uppercase;
    text-decoration: underline !important;
}

.box {
    background: #f8f5f1;
    font-style: normal;
    padding: 25px 30px 10px 10px;
    margin-left: 20px;
    border: none;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
}

.over-hide {
    overflow: hidden;
}

.star-wrap {
    text-align: right;
}

    .star-wrap img {
        max-width: 15px;
    }

.box h3 {
    font-size: 16px;
    color: #616161;
    font-weight: 500;
}

.info-date {
    color: #b0b0b0;
}

.box p {
    font-size: 14px;
    color: #43505c;
}

.box-img {
    width: 95px;
    margin-left: -30px;
    margin-top: 8px;
}

.box-info {
    margin-left: 90px;
}

.box-img img {
    display: block;
    box-shadow: 0 3px 40px rgba(0, 0, 0, 0.1);
}

.under-line {
    text-decoration: underline !important;
}

.customer-bot {
    text-align: right;
    margin: 0 65px 15px 0;
}

    .customer-bot span,
    .customer-bot a {
        display: inline-block;
        vertical-align: middle;
        color: #b9b9b9;
    }

.jewelry-section-wrap {
    padding: 20px 0;
    background: #eef0f1;
}

.instagram-wrap {
    padding: 45px 0;
}

    .instagram-wrap .title-section {
        padding: 0;
        margin: 0;
    }

.instagram-section {
    text-align: center;
}

.gemstone-wrap {
    padding: 0 15px;
}

.loose-diamond-wrap {
    overflow: hidden;
    background: #eef7f6;
    padding: 45px 0 20px;
}

.loose-section {
    text-align: center;
}

.loose-diamond-wrap .title-section {
    padding: 0;
    margin: 0 0 10px;
}

.loose-section a {
    position: relative;
    display: block;
    padding: 35px 5px 40px;
    color: #a0afb5;
    font-size: 14px;
    text-transform: uppercase;
}

.loose-section img {
    display: block;
    margin: 0 auto 12px;
}

.loose-section a em {
    font-style: normal;
}

.img-wr {
    display: block;
    min-height: 95px;
}

.round-wrap .img-wr,
.princess-wrap .img-wr,
.cushion-wrap .img-wr,
.heart-wrap .img-wr {
    padding-top: 10px;
}

.asscher-wrap .img-wr {
    padding-top: 13px;
}

.pear-wrap .img-wr {
    padding-top: 4px;
}

.loose-section a:hover .loose-overlay {
    display: block;
}

.loose-overlay {
    display: none;
    background: #fff;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    padding: 35px 5px 45px;
    -moz-box-shadow: 0 16px 50px rgba(79, 140, 141, 0.4);
    -webkit-box-shadow: 0 16px 50px rgba(79, 140, 141, 0.4);
    box-shadow: 0 16px 50px rgba(79, 140, 141, 0.4);
}

    .loose-overlay span {
        display: block;
        color: #42738c;
    }

.advantages-wrap {
    padding: 45px 0;
}

.advantages-section {
    color: #6c6868;
    text-transform: uppercase;
}

.advantage-img {
    width: 100px;
    max-width: inherit;
    margin: 0 auto 10px;
}

.advantages-section strong {
    font-weight: normal;
}

.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, 0.4);
        -webkit-box-shadow: 0 3px 40px rgba(0, 0, 0, 0.4);
        box-shadow: 0 3px 40px rgba(0, 0, 0, 0.4);
    }

.passion-in {
    padding: 0 15px;
}

.passion-info {
    color: #ccd4d8;
}

    .passion-info h3 {
        color: #fff;
        font-weight: bold;
    }

    .passion-info h3 {
        margin: 0 0 13px;
    }

.stone-section {
    position: relative;
    margin: 0 0 30px;
    transition: all 0.5s ease;
}

    .stone-section:hover {
        box-shadow: 0 28px 35px rgba(0, 0, 0, 0.33);
        margin-top: -5px;
    }

    .stone-section img {
        display: block;
        width: 100%;
    }

.stone-link {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: block;
    z-index: 1;
}

/*.stone-section img{
            min-height: 446px;
        }*/
.stone-desc {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    padding: 35px 30px 0;
}

.stone-big .stone-desc {
    width: 40%;
}

.stone-desc h3 {
    font-size: 30px;
    font-weight: 300;
    color: #6a6560;
    margin: 0 0 12px;
}

.stone-desc a {
    font-family: arial;
    font-size: 13px;
    color: #43505c;
    text-transform: uppercase;
    text-decoration: underline !important;
}

.stone-desc-inner {
    font-size: 16px;
    color: #6a6560;
}

    .stone-desc-inner span {
        color: #e8635c;
    }

    .stone-desc-inner p {
        padding: 0 0 5px !important;
    }

.dropline-wrap {
    border-top: none;
    margin-top: 0;
}

@media (max-width: 1200px) {
    .btn-black-transparent,
    .btn-banner {
        padding: 8px 25px;
        font-size: 11px;
    }

    .items-section-wrap {
        padding-left: 30px;
        padding-right: 30px;
    }

    .items-section h3 {
        font-size: 22px;
    }

    .item-info {
        padding: 15px 5px 10px;
    }

    .stone-desc {
        padding-top: 10px;
    }

        .stone-desc h3 {
            font-size: 18px;
            margin: 0 0 5px;
        }

    .stone-big .stone-desc {
        width: 50%;
        top: 2%;
    }

    .stone-desc-inner {
        font-size: 13px;
    }

    .advantages-section {
        font-size: 11px;
    }

    .passion-in {
        padding: 0;
    }

    .slide-in {
        padding: 0 10px;
    }

    .slider-secondary-wrap h3 {
        font-size: 14px;
    }

    .slider-secondary-wrap .flex-prev {
        left: 15px;
    }

    .star-wrap {
        margin-left: -25px;
    }
}

@media (max-width: 992px) {
    .banner-wrap {
        height: 295px;
    }

    .banner-section {
        bottom: 5px;
    }

        .banner-section h1 {
            font-size: 20px;
        }

    .btn-black-transparent, .btn-banner {
        padding: 6px 20px;
    }

    .item-info {
        padding: 15px 10px 10px;
    }

    .items-section h3 {
        font-size: 16px;
        margin: 0 0 10px;
    }

    .items-section a {
        font-size: 10px;
    }

    .title-section h2 {
        font-size: 24px;
    }
    /*.stone-section img{
        min-height: 210px;
    }*/
    .stone-desc {
        padding: 10px 20px 0;
    }

        .stone-desc a {
            font-size: 11px;
        }

        .stone-desc h3 {
            font-size: 15px;
            margin: 0 0 5px;
        }

    .advantages-section li {
        padding: 0 20px 20px;
    }

    .passion-info h3 {
        font-size: 13px;
    }

    .passion-info {
        font-size: 13px;
    }
    /*.items-section-wrap .col-sm-4 {
        padding: 0 5px;
    }*/
    .items-section-wrap {
        padding-left: 15px;
        padding-right: 15px;
    }

    .loose-diamond-inner {
        padding: 0 15px;
    }

    .star-wrap {
        margin-left: 0;
    }
}

@media (max-width: 767px) {
    .flex-direction-nav a.flex-next,
    .flex-direction-nav a.flex-prev {
        display: block;
    }

    .banner-wrap {
        height: auto;
        background-size: 100% auto !important;
        margin-bottom: 30px;
    }

    .banner-slider-wrap .flex-control-nav {
        /*bottom: -45px;*/
    }

    .banner-section {
        position: absolute;
        left: 0;
        bottom: 5px;
        width: 100%;
        padding: 0;
    }

        .banner-section h1 {
            font-size: 20px;
        }

    .banner-mobile img {
        display: block;
        width: 100%;
    }

    .btn-black-transparent,
    .btn-banner {
        padding: 10px 15px;
        font-size: 11px;
    }

    .box {
        padding: 20px;
        margin-left: 0;
    }

    .box-img {
        float: none;
        margin: -60px auto 20px;
    }

    .box-info {
        margin-left: 0;
    }

    .customer-slider li {
        padding-top: 40px;
    }

    .customer-slider .flex-prev, .customer-slider .flex-next {
        top: 50%;
        margin-top: -15px;
    }

    .stone-big .stone-desc {
        width: 100%;
        top: 0;
    }

    .jewelry-section-wrap {
        padding: 50px 20px;
    }

    .loose-diamond-inner {
        padding: 0 20px;
    }

    .star-wrap {
        text-align: left;
    }

    .slider-secondary-wrap .flex-control-nav li {
        margin: 0 2px;
    }

    .slide-in {
        padding: 0 5px;
    }

    .customer-slider .flex-direction-nav li {
        padding: 0;
    }
}

.timerspan {
    position: absolute;
    color: white;
    font-size: 2.45vw;
    width: 29%;
    top: 81.5%;
    height: 16%;
}

.timerspan1 {
    right: 52.39%;
}

.timerspan2 {
    right: 51.45%;
}

.timerspan3 {
    right: 50.53%;
}

.timerspan4 {
    right: 49.62%;
}

@media (max-width: 992px) {
    .timerspan {
        font-size: 3.6vw;
        top: 61.5%;
    }

    .timerspan1 {
        right: 52.96%;
    }

    .timerspan2 {
        right: 51.7%;
    }

    .timerspan3 {
        right: 50.45%;
    }

    .timerspan4 {
        right: 49.2%;
    }
}

@media (max-width: 767px) {
    .timerspan {
        font-size: 5vw;
        top: 40.5%;
    }

    .timerspan1 {
        right: 49.25%;
    }

    .timerspan2 {
        right: 47.55%;
    }

    .timerspan3 {
        right: 45.85%;
    }

    .timerspan4 {
        right: 44.25%;
    }
}


.slide-in .pro-img img {
    mix-blend-mode: multiply;
}

.slide-in {
    margin: 18px;
    padding: 0 0 10px 0;
    background-color: #f6f6f6;
}

@media(max-width:1400px) {
    .slide-in {
        margin: 11px;
    }

    .small-title {
        font-size: 25px !important;
    }
}

@media(max-width:768px) {
    .slide-in {
        margin: 5px;
    }
}
