﻿body
{
    margin: 0;
    padding: 0;
    font-family: Arial;
    overflow-x: scroll !important;
    overflow-y: scroll !important;
}
a
{
    text-decoration: none;
}
a:hover
{
    text-decoration: none;
}
.header
{
    background-color: #222222;
    padding: 10px;
   /* min-width: 1170px;*/
}

.main-container
{
   /* width: 1170px;*/
    margin: 0 auto;
}
.title
{
    background-color: #c5691d;
    color: #ffffff;
    text-align: center;
    padding: 10px 0px;
  /*  min-width: 1170px;*/
}
.main-container
{
}
.diamondshape
{
    text-align: center;
    margin: 3px 0px;
}
.diamondshape span
{
    font-size: 12px;
    color: #000000;
    margin-top: 5px;
    display: block;
}
.diamondshape img
{
    border: solid 1px #777;
    padding: 10px;
    border-radius: 5px;
}
.diamondshape img:hover
{
    border: solid 1px #C5691D;
}
.diamondblock
{
        background-color: #f1f0f0;
   /* min-width: 1170px;*/
    padding: 5px 0px;

}
.catoption
{
    text-align: center;
    margin: 20px 0px;
}
.catoption a
{
    display: inline-block;
    background-color: #c5691d;
    color: #ffffff;
    padding: 10px 40px;
    border-radius: 25px;
    margin: 0px 5px;
}
.catoption a:hover
{
    background-color: #222222;
    color: #ffffff;
    text-decoration: none;
}
.sccolor ul
{
    padding: 0;
}
.sccolor ul li
{
    list-style: none;
    float: left;
}
.sccolor
{
    margin: 20px 0px;
    display: inline-block;
    width: 100%;
    margin-bottom: 40px;
}
.carat .col-md-1 span
{
    color: #c5691d;
    font-size: 16px;
        white-space: nowrap;
}
.sccolor .col-md-1 span
{
    position: relative;
    top: 20px;
    color: #c5691d;
    font-size: 16px;
}
.stonecolor .col-md-1 span
{
    position: relative;
    top: 45px;
    color: #c5691d;
    font-size: 16px;
        white-space: nowrap;
}

.carat
{
    display: inline-block;
    width: 100%;
    margin: 5px 0px;
}
.sccolor ul li a
{
    display: inline-block;
    color: #000000;
    padding: 11px 16px;
    border: solid 1px #aaa;
    text-transform: uppercase;
    margin: 1px;
}
.sccolor ul li a:hover
{
    background-color: #c5691d;
    color: #ffffff;
    text-decoration: none;
}
/*.sccolor span, .carat span
{
    font-size: 18px;
    margin-top: 16px;
    display: block;
    color: #c5691d;
}

*/
.stonecolor ul
{
    padding: 0;
}
.stonecolor ul li
{
    list-style: none;
    float: left;
}
.stonecolor
{
    margin: 10px 0px;
    display: inline-block;
    width: 100%;
    transition-property: all;
	transition-duration: .5s;
	transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
}
.carat
{
    display: inline-block;
    width: 100%;
    margin: 15px 0px;
}
.stonecolor ul li a
{
    display: inline-block;
    color: #000000;
    padding: 20px 13px;
    border: 1px solid transparent;
    margin: 1px;
    cursor: pointer;
}
.stonecolor ul li a:hover
{
    background: rgb(251, 235, 222);
    color: #fff !important;
    border: 1px solid #da680a;
    border-radius: 5px;
}
.stonecolor ul li a span
{
    display: block;
    font-size: 13px;
    text-align: center;
    margin-top: 10px;
    color: #000000;
}
/*.stonecolor span, .carat span
{
    font-size: 18px;
    margin-top: 16px;
    display: block;
    color: #c5691d;
}*/


.btn-block
{
    text-align: right;
    margin: 20px 0px;
    display: inline-block;
    width: 100%;
}
.btn-block a
{
    display: inline-block;
    background-color: #222222;
    padding: 10px 30px;
    color: #fff;
    border-radius: 3px;
}
.btn-block a:hover
{
    background-color: #C5691D;
    color: #ffffff;
    text-decoration: none;
}
/***tab**/
.card
{
    margin-top: 20px;
}
.nav-tabs
{
    border-bottom: 2px solid #DDD;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover
{
    border-width: 0;
}
.nav-tabs > li > a
{
    background-color: #222222;
    border: none !important;
    color: #ffffff !important;
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 25px;
    padding: 10px 30px;

}
.nav-tabs > li.active > a, .nav-tabs > li > a:hover
{
    border: none;
    background-color: #c5691d !important;
}

.nav-tabs > li.active > a::after, .nav-tabs > li:hover > a::after
{
    transform: scale(1);
}
.tab-nav > li > a::after
{
    background: #21527d none repeat scroll 0% 0%;
    color: #fff;
}
.tab-pane
{
}
.nav-tabs
{
    border-bottom: 2px solid #DDD; /* position: absolute; */
    text-align: center;
}
.card .nav-tabs > li
{
    float: none;
    display: inline-block;
    margin-bottom: 8px;
}
.categoryblock
{
    position: absolute;
    margin-left: 65px;
    bottom: -5px;
}
.categoryblock span
{
    margin: 0px 28px;
    font-size: 13px;
}
.categoryblock span:after
{
    content: '';
    display: inline-block;
    height: 13px;
    width: 2px;
    background-color: #d2d2d2;
    position: absolute;
    top: -19px;
    z-index: 999;
    margin-top: 3px;
    margin-left: 20px;
}

.categorycut
{
    position: absolute;
    margin-left: 65px;
    bottom: -5px;
}
.categorycut span
{
    font-size: 13px;
    text-align: center;
    display: inline-block;
    width: 177px;
}
.categorycut span:after
{
    content: '';
    display: inline-block;
    height: 13px;
    width: 2px;
    background-color: #d2d2d2;
    position: absolute;
    top: -32px;
    z-index: 999;
    margin-top: 16px;
    margin-left: 60px;
}

/**/
.nocount .count, .nocount .count
{
    display: none;
}
.diamondblock
{
}
.diamondblock .col-md-1
{
    width: auto;
    float: left;
}
.container
{
    /*width: 1170px;*/
}
.cutdiv
{
    margin: -17px 0 0 0;
}

.caratdiv
{
    margin: 1px 0 10px 0;
}

.navDiv
{
    border-bottom: 1px solid #ddd;
}
.sccolor .col-md-11
{
    padding: 0;
}
.dataload
{
    background: url(../images/loader.gif) center no-repeat;
    background-size: 30px;
    position: absolute;
    width: 200px;
    height: 200px;
}
.divBigImage
{
    height: 541px;
    overflow: hidden;
}

.divGrid2
{
    padding: 7px;
    display: inline-block;
    border: 1px solid #ddd;
    margin: 5px;
}
.divmd6
{
    padding: 0;
}

.movieViewer
{
    width: 100%;
}

.SelType
{
    opacity: 0.2;
}
.dataload
{
    background: url("../../images/loader.gif") center no-repeat;
    background-size: 30px;
    position: absolute;
    width: 200px;
    height: 200px;
}
.Spinnerloader
{
    /*background: url("../../images/spinner.gif") center no-repeat;*/
    position: absolute;
    display: none;
    width: 100%;
    height: 100%;
        top:0;
}
.topspinner
{
            top: 23%;
    position: absolute;
    left: 48%;
    }

.divSpinner
{
    background: url("../../images/spinner1.gif") center center no-repeat;
    min-height: 338px;
}
.pointernone
{
    
     pointer-events: none;
    }

@media(max-width:1199px)
{
    .rangpoint li
    {
        width:71px;
        }
    .slidercut .rangpoint li {
    width: 161px;
}
}

.sk-circle {
  margin: 40px auto;
  width: 40px;
  height: 40px;
  position: relative; }
  .sk-circle .sk-child {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0; }
  .sk-circle .sk-child:before {
    content: '';
    display: block;
    margin: 0 auto;
    width: 15%;
    height: 15%;
    background-color: #c5691d;
    border-radius: 100%;
    -webkit-animation: sk-circleBounceDelay 1.2s infinite ease-in-out both;
            animation: sk-circleBounceDelay 1.2s infinite ease-in-out both; }
  .sk-circle .sk-circle2 {
    -webkit-transform: rotate(30deg);
        -ms-transform: rotate(30deg);
            transform: rotate(30deg); }
  .sk-circle .sk-circle3 {
    -webkit-transform: rotate(60deg);
        -ms-transform: rotate(60deg);
            transform: rotate(60deg); }
  .sk-circle .sk-circle4 {
    -webkit-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
            transform: rotate(90deg); }
  .sk-circle .sk-circle5 {
    -webkit-transform: rotate(120deg);
        -ms-transform: rotate(120deg);
            transform: rotate(120deg); }
  .sk-circle .sk-circle6 {
    -webkit-transform: rotate(150deg);
        -ms-transform: rotate(150deg);
            transform: rotate(150deg); }
  .sk-circle .sk-circle7 {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg); }
  .sk-circle .sk-circle8 {
    -webkit-transform: rotate(210deg);
        -ms-transform: rotate(210deg);
            transform: rotate(210deg); }
  .sk-circle .sk-circle9 {
    -webkit-transform: rotate(240deg);
        -ms-transform: rotate(240deg);
            transform: rotate(240deg); }
  .sk-circle .sk-circle10 {
    -webkit-transform: rotate(270deg);
        -ms-transform: rotate(270deg);
            transform: rotate(270deg); }
  .sk-circle .sk-circle11 {
    -webkit-transform: rotate(300deg);
        -ms-transform: rotate(300deg);
            transform: rotate(300deg); }
  .sk-circle .sk-circle12 {
    -webkit-transform: rotate(330deg);
        -ms-transform: rotate(330deg);
            transform: rotate(330deg); }
  .sk-circle .sk-circle2:before {
    -webkit-animation-delay: -1.1s;
            animation-delay: -1.1s; }
  .sk-circle .sk-circle3:before {
    -webkit-animation-delay: -1s;
            animation-delay: -1s; }
  .sk-circle .sk-circle4:before {
    -webkit-animation-delay: -0.9s;
            animation-delay: -0.9s; }
  .sk-circle .sk-circle5:before {
    -webkit-animation-delay: -0.8s;
            animation-delay: -0.8s; }
  .sk-circle .sk-circle6:before {
    -webkit-animation-delay: -0.7s;
            animation-delay: -0.7s; }
  .sk-circle .sk-circle7:before {
    -webkit-animation-delay: -0.6s;
            animation-delay: -0.6s; }
  .sk-circle .sk-circle8:before {
    -webkit-animation-delay: -0.5s;
            animation-delay: -0.5s; }
  .sk-circle .sk-circle9:before {
    -webkit-animation-delay: -0.4s;
            animation-delay: -0.4s; }
  .sk-circle .sk-circle10:before {
    -webkit-animation-delay: -0.3s;
            animation-delay: -0.3s; }
  .sk-circle .sk-circle11:before {
    -webkit-animation-delay: -0.2s;
            animation-delay: -0.2s; }
  .sk-circle .sk-circle12:before {
    -webkit-animation-delay: -0.1s;
            animation-delay: -0.1s; }

@-webkit-keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes sk-circleBounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  40% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@media(max-width:1024px)
{
    .rangpoint li {
   
    width: 71px;
    }
    .slidercut .rangpoint li {
    width: 160px;
}
}
@media(max-width:991px)
{
    .diamondshape {
    text-align: center;
    margin: 3px 0px;
    width: 90px;
}
.sccolor .col-md-1 span {
  
    top: 0;
   
}
.carat .col-md-1 span {
   
    text-align: center;
    margin-bottom: 10px;
        display: block;
}
.sccolor ul li a {
  
    width: 47px;
    height: 47px;
    text-align: center;
    line-height: 2;
}
.rangpoint li {
    list-style: none;
    font-size: 10px;
    cursor: pointer;
    width: 58px;
    display: inline-block;
    text-align: center;
}
.slidercut .rangpoint li {
    width: 128px;
}
}
@media(max-width:768px)
{
    
    .diamondshape span {
    font-size: 12px;
    color: #000000;
    margin-top: 5px;
    display: block;
    height: 34px;
}
    .diamondshape {
   width: 80px;
}
.rangpoint li {
  
    width: 58px;
}
.divBigImage {
    height: 350px;
}

}
@media(max-width:700px)
{
    
    .diamondshape {
    width: 75px;
}
}




@media(max-width:441px)
{
    .diamondshape {
    width: 66px;
}
}
@media (max-width: 425px)
{
.rangpoint li {
    width: 28px;
    font-size: 8px;
}
.slidercut .rangpoint li {
    width: 68px;
}

.tbodyclsGrid li
{
    width: 100% !important;
    height: 420px !important;
}
.divMaindataImg {
    height: 380px !important;;
    width: 100% !important;;
    position: relative;
}
.SmViewer
{
    width: 100% !important;
    height: 420px !important;
}
.tbodyclsGrid .imgViewer {
    width: 100% !important;
}
.SmViewer canvas
{
    width:100%;
    z-index:999999;
}
.tbodyclsGrid li {
   
   
    margin: 5px 0px !important;
}
.dataload {
 
    width: 100px;
    height: 100px;
    left: 37%;
    top: 37%;
}

}


@media (max-width: 375px)
{
.diamondshape {
    width: 85px;
}

.rangpoint li {
    width: 24px;
    font-size: 8px;
}
.slidercut .rangpoint li {
    width: 59px;
}
.divMaindataImg {
    height: 330px !important;
}
.tbodyclsGrid li {
    width: 100% !important;
    height: 370px !important;
}



}

@media (max-width: 320px)
{
.diamondshape {
    width: 66px;
}
.rangpoint li {
    width: 19px;
    font-size: 8px;
}
.slidercut .rangpoint li {
    width: 47px;
}
.divBigImage {
    height: 280px;
}
.divMaindataImg {
    height: 270px !important;
}
.tbodyclsGrid li {
    width: 100% !important;
    height: 310px !important;
}
}