@media screen and (max-width: 1180px){
    .firstli,
    .secondl{margin-left: 0;}
}

@media screen and (max-width: 1080px){

    .contact-order .item form .application {width: 420px;}

    .five{
        padding: 100px 10px 0px;
        margin: 0 auto;
        max-width: 1060px;
        text-align: center;
    }
    .five .item{
        display: inline-block;
        float: none;
        margin: 0 20px 40px;
        width: 295px;
        vertical-align: top;
    }
    .five .item + .item{margin-left: 27px;}


    .our-process  .step6 .item-left{
        margin: 30px 0;
        float: none;
        text-align: left;
    }
    .our-process  .step6 .text-block__sample-table{width: 100%;}
    .our-process .step6 .item-right{
        display: block;
        margin: 50px 0 0;
        float: none;
        width: 100%;
    }
    .our-process .step6 .item-right p{margin: 0px 0px 10px 0;}


    .own-diamond .item-own .content{
        float: none;
        width: 100%;
    }
    .own-diamond .item-own img {float: none;}


    .guarantees .item img{ width: 30%;}


    .guarantees .item img + img{margin-left: 35px;}
    .blog .item-edit .content{width: 100%;}

    /* service */
    .service{
        padding: 100px 10px 50px;
        margin: 0 auto;
        max-width: 860px;
    }
    .service h1{margin-bottom: 30px;}
    .service .content{
        display: block;
        float: none;
        width: auto;
    }
    .service .slider_image{
        float: none;
        display: block;
        margin: 30px 0 0;
        width: 340px;
    }
    .service .main-content .text-edit{
        float: none;
        width: auto;
    }
    .service .text-edit{margin: 30px 0;}
    .service ul{padding: 0;}
    .service ul li{
        padding-left: 45px;
        background: url(../img/list-2.png) no-repeat 18px 6px;
    }
    .service a{
        font-size: 15px;
        line-height: 23px;
    }
    /* /service */
}


@media screen and (max-width: 900px){
    .jewellery-seting2 h1{
        margin-bottom: 30px;
        text-align: center;
    }
    .jewellery-seting2 .wr-slider-product{
        display: block;
        margin: 0 auto;
        vertical-align: top;
        width: auto;
        max-width: 700px;
    }
    .jewellery-seting2 .wr-slider-product #slider_product{width: 100%;}
    .jewellery-seting2 .wr-slider-product #slider_product .main-photo{margin: 0 auto;}
    .jewellery-seting2 .wr-slider-product #slider_product .main-photo img{
        display: block;
        margin: 0 auto;
    }
    .jewellery-seting2 .wr-slider-product #slider_product .slide_items{text-align: center;}
    .jewellery-seting2 .jewellery-table{
        display: block;
        margin: 30px auto 0;
        width: auto;
        max-width: 700px;
    }
}

@media screen and (max-width: 868px){
    .about-us .our-team .item{
        margin-top: 25px;
        margin-left: 2.0%;
        width: 23%;
    }

    .about-us .our-team .item .text{padding: 0px 8px 5px;}
    .about-us .our-team .item .text .name{font-size: 14px;}
    .about-us .our-team .item .text .position{font-size: 12px;}
}


@media screen and (max-width: 750px){
    .certified-partners .each .content{
		float: left;
		width: 60%;
	}
	.certified-partners .list .item .content .name{font-size: 14px;}
	.certified-partners .list .item .content .text{font-size: 13px;}
	.certified-partners .list .item .content a{font-size: 15px;}
}

@media screen and (max-width: 690px){
	.certified-partners .list .item .content{
		display: block;
		margin-left: 0px;
		margin-top: 10px;
	}
	.certified-partners .list .item + .item{margin-top: 35px;}
    .certified-partners .list .item .name{
        margin: 0px 0px 10px;
        top: 0px;
    }
}


@media screen and (max-width: 850px){
	.how-order .helpful .content{width: 100%}
	.how-order .helpful .wr-image{display: none;}
	.how-order .helpful .wr-image img{display: none;}
}


@media screen and (max-width: 939px){
    .contact-order .item form label{width: 100%;}
    .contact-order .item form label span {vertical-align: top;}
    .contact-order .item form label b{
        display: inline-block;
        width: 90%;
        margin: 5px 0px 0px;
    }
    .contact-order .item .wr-label + .wr-label{margin-top: 10px;}
}



@media screen and (max-width: 980px){
    .blog .blog-content{
        margin: 0 auto;
        float: inherit;
        width: 82%;
    }
    .blog .archive{
        float: inherit;
        padding: 40px 20px 0px 0px;
        margin: 0 auto;
        width: 82%;
    }
}




@media screen and (max-width: 702px){
    .about-us .our-team{text-align: center;}
    .about-us .our-team .item {
        width: 40%;
        margin-top: 30px;
		margin-left: 0;
    }
    .about-us .our-team .item:nth-child(2n+1){margin-left: 30px;}
    .about-us .our-team .item .text .name{font-size: 18px;}
    .about-us .our-team .item .text .position{font-size: 13px;}

    .jewellery-seting .setting-price img{
       max-width: 100%;
        display: block;
    }
    .jewellery-seting .setting-price .td-image td{
        background-color: #fff;
        border-bottom: 1px solid #90B3C2; 
        padding: 0px !important;
    }
}



@media screen and (max-width: 746px){
    .certified-partners h2{
        text-align: left;
        width: 100%;
    }
    .certified-partners .each{text-align: center;}
    .certified-partners .each .content{
        float: inherit;
        width: 100%;
    }
    .certified-partners .each img{
        margin-top: 20px;
        margin-bottom: 20px;
        float: inherit;
        top: 0px;
    }
}




@media screen and (max-width: 910px){
   .about-rep .item .text{
    text-align: left;
    color: #7b7b7b;
    font-family: "Open Sans";
    font-size: 15px;
    line-height: 23px;
    text-transform: initial;
}
.about-rep .item .text-edit{
    margin-top: 0px;
    margin-bottom: 0px;
}
.about-rep .item .content{
    float: right;
    display: inline-block;
    vertical-align: top;
    width: 73%;
}
.about-rep .item .content .item-text{
    margin-top: 32px;
    font-family: "Crimson Text"; 
    text-align: center;
    font-size: 27px; 
    color: #A0A19E; 
    line-height: 35px;
    letter-spacing: 1px;
}

}



@media screen and (max-width: 856px){
   .about-rep .item .text{
    text-align: left;
    color: #7b7b7b;
    font-family: "Open Sans";
    font-size: 15px;
    line-height: 23px;
    text-transform: initial;
}
.about-rep .item .text-edit{
    margin-top: 0px;
    margin-bottom: 0px;
}
.about-rep .item .content{
    float: right;
    display: inline-block;
    vertical-align: top;
    width: 71%;
}
.about-rep .item .content .item-text{
    margin-top: 25px;
    font-family: "Crimson Text"; 
    text-align: center;
    font-size: 23px; 
    color: #A0A19E; 
    line-height: 25px;
    letter-spacing: 1px;
}

}



@media screen and (max-width: 790px){
   .about-rep .item .text{
    text-align: left;
    color: #7b7b7b;
    font-family: "Open Sans";
    font-size: 15px;
    line-height: 23px;
    text-transform: initial;
}
.about-rep .item .text-edit{
    margin-top: 0px;
    margin-bottom: 0px;
}
.about-rep .item .content{
    float: right;
    display: inline-block;
    vertical-align: top;
    width: 68%;
}
.about-rep .item .content .item-text{
    margin-top: 15px;
    font-family: "Crimson Text"; 
    text-align: center;
    font-size: 23px; 
    color: #A0A19E; 
    line-height: 25px;
    letter-spacing: 1px;
}

}



@media screen and (max-width: 715px){
   .about-rep .item .text{
    text-align: left;
    color: #7b7b7b;
    font-family: "Open Sans";
    font-size: 15px;
    line-height: 23px;
    text-transform: initial;
}
.about-rep .item .text-edit{
    margin-top: 0px;
    margin-bottom: 0px;
}
.about-rep .item .content{
    float: right;
    display: inline-block;
    vertical-align: top;
    width: 68%;
}
.about-rep .item .content .item-text{
    margin-top: 15px;
    font-family: "Crimson Text"; 
    text-align: center;
    font-size: 23px; 
    color: #A0A19E; 
    line-height: 25px;
    letter-spacing: 1px;
}

}



@media screen and (max-width: 719px){
    .about-us .our-team .item{
        margin-top: 25px;
        margin-left: 1.8%;
        width: 31%;
    }
.about-us .our-team .item:nth-child(4n+2){margin-left: 1.8%;}
}



@media screen and (max-width: 710px){
   .about-rep .item .text{
    text-align: left;
    color: #7b7b7b;
    font-family: "Open Sans";
    font-size: 15px;
    line-height: 23px;
    text-transform: initial;
}
.about-rep .item .text-edit{
    margin-top: 0px;
    margin-bottom: 0px;
}
.about-rep .item .content{
    float: right;
    display: inline-block;
    vertical-align: top;
    width: 65%;
}
.about-rep .item .content .item-text{
    margin-top: 15px;
    font-family: "Crimson Text"; 
    text-align: center;
    font-size: 20px; 
    color: #A0A19E; 
    line-height: 24px;
    letter-spacing: 1px;
}

}
@media screen and (max-width: 660px){
   .about-rep .item .text{
    margin-top: 0px;
    text-align: left;
    color: #7b7b7b;
    font-family: "Open Sans";
    font-size: 15px;
    line-height: 23px;
    text-transform: initial;
}
.about-rep .item .text-edit{
    margin-top: 0px;
    margin-bottom: 0px;
}
.about-rep .item .content{
    float: right;
    display: inline-block;
    vertical-align: top;
    width: 60%;
}
.about-rep .item .content .item-text{
    margin-top: 15px;
    font-family: "Crimson Text"; 
    text-align: center;
    font-size: 20px; 
    color: #A0A19E; 
    line-height: 24px;
    letter-spacing: 1px;
}

}



@media screen and (max-width: 605px){
   .about-rep .item .text{
    margin: 0px;
    text-align: left;
    color: #7b7b7b;
    font-family: "Open Sans";
    font-size: 15px;
    line-height: 23px;
    text-transform: initial;
}
.about-rep .item .text-edit{
    margin-top: 0px;
    margin-bottom: 0px;
}
.about-rep .item .content{
    float: right;
    display: inline-block;
    vertical-align: top;
    width: 60%;
}
.about-rep .item .content .item-text{
    margin-top: 15px;
    font-family: "Crimson Text"; 
    text-align: center;
    font-size: 20px; 
    color: #A0A19E; 
    line-height: 24px;
    letter-spacing: 1px;
}

}

@media screen and (max-width: 850px){
    .jewellery-seting .setting-start-table-mob{display: inline-block;}
    .jewellery-seting .setting-search,
    .jewellery-seting .setting-start-table{display: none;}
    .jewellery-seting .setting-id{
        margin-bottom: 30px;
    }
}

@media screen and (max-width: 602px){
   .about-rep .item .text{
        margin: 10px 0px 0px 0px ;
        text-align: left;
        color: #7b7b7b;
        font-family: "Open Sans";
        font-size: 15px;
        line-height: 23px;
        text-transform: initial;
    }
    .about-rep .item .text-edit{
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .about-rep .item .content{
        float:inherit;
        display: block;
        margin-top: 15px;
        vertical-align: top;
        width: 100%;
    }
    .about-rep .item .content .item-text{
        margin-top: 15px;
        font-family: "Crimson Text"; 
        text-align: center;
        font-size: 24px; 
        color: #A0A19E; 
        line-height: 26px;
        letter-spacing: 1px;
    }

}


@media screen and (max-width: 640px){
    .about-us .our-team .item:nth-child(4n+2){
        margin-left: 0%;
    }
}


@media screen and (max-width: 1010px){

.popup-image{
    display: none;
    position: fixed;
    top: 50%;
    z-index: 1000;
    margin-top: -190px;
    width: 100%;
    height: 380px;
    padding: 0px 90px 10px;
    background: #fff url(../img/SliderImages-PetDog1.png);
    background-size: cover;
}
.popup-image .content{
    float: left;
    margin-bottom: 20px;
    width: 100%;
    height: auto;
}
.popup-image .close{
    position: absolute;
    top: 25px;
    right: 80px;
    width: 35px;
    height: 35px;
    cursor: pointer;
}
.popup-image .slide__buttons{margin-top: 10px;}
.popup-image .slide__buttons .slide__payment,
.popup-image .slide__buttons .slider-sprite{
    transform: scale(0.7);
}
.popup-image .name{
    margin-bottom: 0;
    color: #7B7B7A;
    font-family: 'Cinzel', regular;
    font-size: 40px;
    line-height: 54px;
    font-weight: 400;
    text-transform: uppercase;
}
.popup-image .text{
    margin-bottom: 0;
    color: #606060;
    font-family: "Cinzel";
    font-size: 16px;
    line-height: 28px;
    text-transform: uppercase;
}
.popup-image .text br{display: none;}



.bg-follow{
    background: url(../img/bg1.jpg) top;
}
.follow-diamonds{
    margin: 0 auto;
    padding: 120px 10px 0px;
    max-width: 1060px;
    text-align: center;
}



.follow-diamonds p{
    color: #606060;
    font-family: "Cinzel";
    font-size: 14px;
    line-height: 28px;
    text-transform: uppercase;
}
.follow-diamonds .diamond{
    padding-bottom: 80px;
    border-bottom: 2px dotted #91b3c0;
}
.follow-diamonds .diamond .text{margin: 20px 0px;}
.follow-diamonds .diamond h1{
    margin-bottom: 40px;
    font-size: 43px;
}
.follow-diamonds img{
    margin: 10px 0px;
    width: 100%;
}
.follow-diamonds .love-story{margin: 10px 0px;}
.follow-diamonds .love-story{padding: 50px 0px 80px;}

.follow-diamonds .love-story .text{
    margin: 20px 0px 40px;
}
.follow-diamonds .item{
    padding: 50px 0px;
    border-top: 2px dotted #91b3c0;
}
.follow-diamonds .item .content{
    float: left;
    display: inline-block;
    padding-right: 10px;
    width: 50%;
    vertical-align: top;
}
.follow-diamonds .item .content-name{
    margin: 5px 0px 0px 0px;
    text-align: left;
    color: #728e9a;
    font-family: 'Cinzel', regular;
    font-size: 31px;
    font-weight: 400;
    line-height: 27px;
}
.follow-diamonds .item .content .content-text{
    text-align: left;
    color: #7b7b7b;
    font-family: "Open Sans";
    font-size: 15px;
    line-height: 23px;
    text-transform: initial;
}
.follow-diamonds .item .content a{
    display: inline-block;
    margin-bottom: 20px;
    font-size: 18px "Open Sans";
    float: left;
    font-style: italic;
    text-decoration: underline;
    color: #728e9a;
}
.follow-diamonds .item .content a:hover{text-decoration: none;}
.follow-diamonds .item img{
    float: right;
    display: inline-block;
    margin: 0px;
    width: 45%;
    vertical-align: top;
}
.follow-diamonds .mother-story{
    padding: 20px 0px 0px;
    border-top: 2px dotted #91b3c0;
}
.follow-diamonds .mother-story .name{
    text-align: left;
    color: #728e9a;
    font-family: 'Cinzel', regular;
    font-size: 31px;
    font-weight: 400;
    line-height: 27px;
}
.follow-diamonds .mother-story .text{ 
    text-align: left;
    color: #7b7b7b;
    font-family: "Open Sans";
    font-size: 15px;
    line-height: 23px;
    text-transform: initial; }
.follow-diamonds .mother-story img{
    margin: 15px 0px 70px;
}
.follow-diamonds .mother-story .content{display: inline-block;}
.bottom-border{
    padding-top: 0;
    border: none;
}


.follow{
    margin: 0 auto;
    padding: 110px 10px 60px;
    max-width: 1060px;
    text-align: center;
}
.follow .main_title{margin-left: 10px;}
.follow .content-text{display: inline-block;}
.follow .content-text p{
    width: 100%;
    text-align: left;
    color: #606060;
    font-family: "Cinzel";
    font-size: 17px;
    line-height: 35px;
    text-transform: uppercase;
}
.follow .all-article img{
    display: inline-block;
    margin: 0px;
    width: 302px;
    height: 185px;
    cursor: pointer;
}

.follow-diamonds .mother-story{
    padding: 20px 0px 0px;
    border-top: 2px dotted #91b3c0;
}
.follow-diamonds .mother-story .name{

    text-align: left;
    color: #728e9a;
    font-family: 'Cinzel', regular;
    font-size: 31px;
    font-weight: 400;
    line-height: 27px;
}
.follow-diamonds .mother-story .text{ 
    text-align: left;
    color: #7b7b7b;
    font-family: "Open Sans";
    font-size: 15px;
    line-height: 23px;
    text-transform: initial; }
.follow-diamonds .mother-story img{
    margin: 15px 0px 70px;
}
.follow-diamonds .mother-story .content{display: inline-block;}

.bottom-border{
    padding-top: 0;
    border: none;
}



.your-head .between .between-content{
    float: left;
    display: inline-block;
    width: 100%;
}



.our-process{
    padding: 100px 10px 0px;
    margin: 0 auto;
    max-width: 1060px;
    text-align: center;
}
.our-process .name{
    margin-bottom: 0;
    text-align: left;
    color: #7B7B7A;
    font-family: 'Cinzel', regular;
    font-size: 50px;
    line-height: 54px;
    font-weight: 400;
    text-transform: uppercase;
}
.our-process .text{
    margin-top: 0;
    text-align: left;
    color: #606060;
    font-family: "Cinzel";
    font-size: 15px;
    line-height: 35px;
    text-transform: uppercase;
}
.our-process img{
    width: 100%;
    padding-bottom: 40px;
    /* border-bottom: 2px dotted #91b3c0; */
}
.our-process  .step6,
.our-process  .step5,
.our-process  .step4,
.our-process  .step3,
.our-process  .step2,
.our-process  .step1{padding: 0px 20px;}
.our-process  .step6 .name,
.our-process  .step5 .name,
.our-process  .step4 .name,
.our-process  .step3 .name,
.our-process  .step2 .name,
.our-process  .step1 .name{
    position: relative;
    color: #728e9a;
    font-family: 'Cinzel', regular;
    font-size: 25px;
    font-weight: 400;
    line-height: 27px;
    text-transform: uppercase;
}
.our-process  .step5 .name{
    padding-top: 30px;
    border-top: 2px dotted #D1D6D4;
}
.our-process  .step5 p + p{
    padding-bottom: 30px;
    border-bottom: 2px dotted #D1D6D4;
}
.our-process  .step4 .name,
.our-process  .step3 .name,
.our-process  .step2 .name{
    padding-top: 30px;
    border-top: 2px dotted #D1D6D4;
}
.our-process  .step1 .name::after{
    background-image: url(../img/list-bg.png);
    background-repeat: no-repeat;
    background-size: 24px 24px;
    color: #fff;
    content: "1";
    display: block;
    font-family: "Cinzel";
    font-size: 21px;
    height: 24px;
    left: 65px;
    padding-top: 1px;
    position: absolute;
    text-align: center;
    top: 1px;
    width: 24px;
}
.our-process  .step2 .name::after{
    background-image: url(../img/list-bg.png);
    background-repeat: no-repeat;
    background-size: 24px 24px;
    color: #fff;
    content: "2";
    display: block;
    font-family: "Cinzel";
    font-size: 21px;
    height: 24px;
    left: 65px;
    padding-top: 1px;
    position: absolute;
    text-align: center;
    top: 31px;
    width: 24px;
}
.our-process  .step3 .name::after{
    background-image: url(../img/list-bg.png);
    background-repeat: no-repeat;
    background-size: 24px 24px;
    color: #fff;
    content: "3";
    display: block;
    font-family: "Cinzel";
    font-size: 21px;
    height: 24px;
    left: 65px;
    padding-top: 1px;
    position: absolute;
    text-align: center;
    top: 31px;
    width: 24px;
}
.our-process  .step4 .name::after{
    background-image: url(../img/list-bg.png);
    background-repeat: no-repeat;
    background-size: 24px 24px;
    color: #fff;
    content: "4";
    display: block;
    font-family: "Cinzel";
    font-size: 21px;
    height: 24px;
    left: 65px;
    padding-top: 1px;
    position: absolute;
    text-align: center;
    top: 31px;
    width: 24px;
}
.our-process  .step5 .name::after{
    background-image: url(../img/list-bg.png);
    background-repeat: no-repeat;
    background-size: 24px 24px;
    color: #fff;
    content: "5";
    display: block;
    font-family: "Cinzel";
    font-size: 21px;
    height: 24px;
    left: 65px;
    padding-top: 1px;
    position: absolute;
    text-align: center;
    top: 31px;
    width: 24px;
}
.our-process  .step6 p,
.our-process  .step5 p,
.our-process  .step4 p,
.our-process  .step3 p,
.our-process  .step2 p,
.our-process  .step1 p{
    text-align: left;
    color: #7b7b7b;
    font-family: "Open Sans";
    font-size: 15px;
    line-height: 23px;
}
.our-process  .step6 .item-left a{
    padding: 3px 10px;
    background-color: #DEE9ED;
    font-family: "Cinzel";
    font-size: 20px;
    color: #7b7b7b;
    text-decoration: none;
    transition: all 0.5s;
}
.our-process  .step6 .item-left a:hover{background-color: #CBD6DA;}
.our-process  .step6 .item-left p{
    margin-top: 30px;
    width: 237px;
    text-align: left;
}
.our-process .step6{margin-bottom: 80px;}




.choose-color{
    padding: 100px 10px 0px;
    margin: 0 auto;
    max-width: 1060px;
    text-align: center;
}
.choose-color .name{
    margin-bottom: 0;
    text-align: left;
    color: #7B7B7A;
    font-family: 'Cinzel', regular;
    font-size: 50px;
    line-height: 54px;
    font-weight: 400;
    text-transform: uppercase;
}
.choose-color .text{
    margin-top: 0;
    text-align: left;
    color: #7C7A76;
    font-family: "Open Sans";
    font-size: 15px;
    line-height: 30px;
    text-transform: inherit;
}
.choose-color .item{margin-top: 70px;}
.choose-color .item:last-child{margin-bottom: 110px;}
.choose-color .item .item-content{
    float: left;
    width: 48%;
}
.choose-color .item .item-content .name{
    margin: 0px;
    text-align: left;
    color: #728e9a;
    font-family: 'Cinzel', regular;
    font-size: 25px;
    font-weight: 400;
    line-height: 27px;
    text-transform: uppercase;
}
.choose-color .item p{
    text-align: left;
    color: #7b7b7b;
    font-family: "Open Sans";
    font-size: 15px;
    line-height: 23px;
    text-transform: initial;
}
.choose-color .item p span{
     font-size: 15px;
     font-weight: bold;
     color: #90B1BF;
}
.choose-color .item .item-content ul{padding: 0px;}
.choose-color .item .item-content ul li{
    padding-left: 45px;
    text-align: left;
    color: #859FA7;
    font-family: "Open Sans";
    font-size: 15px;
    line-height: 23px;
    text-transform: initial;
    list-style-type: none;
    background: url(../img/list-2.png) no-repeat 18px 6px;
}
.choose-color .item .item-content ul li + li{margin-top: 10px;}
.choose-color .item img{
    float: right;
    width: 50%;
    height: auto;
    border: 1px solid #95B2C3;
}





.own-diamond{
    padding: 100px 10px 0px;
    margin: 0 auto;
    max-width: 1060px;
    text-align: center;
}
.own-diamond .name{
    margin-bottom: 0;
    text-align: left;
    color: #7B7B7A;
    font-family: 'Cinzel', regular;
    font-size: 50px;
    line-height: 54px;
    font-weight: 400;
    text-transform: uppercase;
}
.own-diamond .text{
    text-align: left;
    color: #606060;
    font-family: "Cinzel";
    font-size: 15px;
    line-height: 43px;
    text-transform: uppercase;
}
.own-diamond .border-top-bottom{
    border-top: 2px dotted #91B3C0;
    border-bottom: 2px dotted #91B3C0;
}
.own-diamond .item-own{padding: 20px 0px;}
.own-diamond .item-own h2{
    padding: 0px 15px;
    color: #728e9a;
    text-align: left;
    font-family: 'Cinzel', regular;
    font-size: 30px;
    font-weight: 400;
    line-height: 27px;
    text-transform: uppercase;
}
.own-diamond .item-own p{
    padding: 0px 15px;
    text-align: left;
    color: #7b7b7b;
    font-family: "Open Sans";
    font-size: 15px;
    line-height: 23px;
}
.own-diamond .item-own .bottom-border{
    padding: 0px 0px 50px 0;
    margin-left: 15px;
    border-bottom: 2px dotted #CDD9D8;
}
.own-diamond .item-own p a{
    color: #728e9a;
    font-style: italic;
}
.own-diamond .item-own p a:hover{text-decoration: none;}
.own-diamond .colors{padding-bottom: 70px;}
.own-diamond .colors .name{
    display: inline-block;
    margin: 0px 0px 25px;
    color: #728e9a;
    font-family: 'Cinzel', regular;
    font-size: 25px;
    font-weight: 400;
    line-height: 27px;
    text-transform: uppercase;
}
.own-diamond .colors .item{
    margin-bottom: 50px;
    width: 180px;
    display: inline-block;
    vertical-align: top;
}
.own-diamond .colors .item + .item{margin-left: 35px;}
.own-diamond .colors .item.green{margin: 40px 45px 0px 20px;}
.own-diamond .colors .item .wr-image{
    width: 185px;
    height: 170px;
}
.own-diamond .colors .red .wr-image{
    width: 200px;
}
.own-diamond .colors .item .wr-image img{
    width: auto;
    height: 148px;
}

.own-diamond .colors .item .name{
    margin: 10px 0px 5px;
    color: #728e9a;
    font-family: 'Open Sans';
    font-size: 15px;
    font-weight: bold;
    line-height: 27px;
    text-transform: uppercase;
}
.own-diamond .colors .item .text{
    margin: 0px;
    text-align: center;
    color: #7b7b7b;
    font-family: "Open Sans";
    font-size: 15px;
    line-height: 23px;
    text-transform: none;
}
.own-diamond .text-block{
    border-top:2px dotted #CDD9D8;
    border-bottom:2px dotted #CDD9D8;
    margin:0 auto;
    max-width:1060px;
    min-width:320px;
    padding:0 10px;
}
.own-diamond .text-block .text-block__title{margin: 30px 0px 40px;}
.own-diamond .text-block .text-block__cut-link:hover{text-decoration: none;}
.own-diamond .size .title{
    margin: 30px 0px 20px 0px;
    text-align: left;
    color: #728e9a;
    font-family: 'Cinzel', regular;
    font-size: 23px;
    line-height: 27px;
    text-transform: uppercase;
}
.own-diamond .size .text{
    text-align: left;
    color: #7b7b7b;
    font-family: "Open Sans";
    font-size: 15px;
    line-height: 23px;
    text-transform: none;
}
.own-diamond ul{
    margin: 35px 0px;
    padding: 0;
}
.own-diamond ul li a{
    padding: 6px 10px;
    display: inline-block;
    list-style-type: none;
    font-family: 'Cinzel', regular;
    color: #7b7b7b;
    background-color: #DEE9ED;
    font-size: 17px;
    cursor: pointer;
    transition: all 0.5s;
}
.own-diamond ul li + li{margin-left: 40px;}
.own-diamond table{width: 100%;}
.own-diamond table + table{margin-top: 50px;}
.own-diamond table tr + tr td{
    padding: 20px 0px;
    text-align: center;
    color: #7b7b7b;
    font-family: "Open Sans";
    font-size: 15px;
    line-height: 23px;
    text-transform: none;
}
.own-diamond table img{
    width: 31px;
    height: 31px;
}
.own-diamond table .name{
    background-color: #90B3C1;
    margin: 0px;
    text-align: center;
    color: #fff;
    font-family: "Open Sans";
    font-size: 17px;
    line-height: 23px;
}
.own-diamond table .name td{padding: 14px 0px;}
.own-diamond .price-item{margin: 55px 0px;}
.own-diamond .more-item{margin-bottom: 100px;}
.own-diamond .price-item .name{
    text-align: left;
    color: #728e9a;
    font-family: 'Cinzel', regular;
    font-size: 23px;
    line-height: 27px;
    text-transform: uppercase;
}
.own-diamond .price-item .text{
    text-align: left;
    color: #7b7b7b;
    font-family: "Open Sans";
    font-size: 15px;
    line-height: 23px;
    text-transform: none;
}
.own-diamond .price-item .text a,
.own-diamond .more-item .text a{
    text-decoration: underline;
    color: #7B9DA4;
    font-style: italic;
}
.own-diamond .more-item .text a:hover,
.own-diamond .price-item .text a:hover{text-decoration: none;}


.own-diamond .more-item .name{
    text-align: left;
    color: #728e9a;
    font-family: 'Cinzel', regular;
    font-size: 23px;
    line-height: 27px;
    text-transform: uppercase;
}
.own-diamond .more-item .text{
    text-align: left;
    color: #7b7b7b;
    font-family: "Open Sans";
    font-size: 15px;
    line-height: 23px;
    text-transform: none;
}


.guarantees .item{text-align: center;}
.guarantees .item img{
    display: inline-block;
    margin-left: 0px;
}
.guarantees .item img + img{margin-left: 10px;}


}





.slide__share {
    margin-top: 0px; 
    top: 0px; 
}


