@font-face {
    font-family: 'Proxima Nova Rg';
    src: url('../fonts/ProximaNova/ProximaNova-Regular.woff2') format('woff2'),
        url('../fonts/ProximaNova/ProximaNova-Regular.woff') format('woff'),
        url('../fonts/ProximaNova/ProximaNova-Regular.ttf') format('truetype'),
        url('../fonts/ProximaNova/ProximaNova-Regular.svg#ProximaNova-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

*, *:before, *:after {
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
a,a.link,
a:visited,a.link:visited{
    text-decoration: none;
    cursor: pointer;
    color: #3a3a3a;
    outline: 0;
}
a:hover,a.link:hover{
  color:#658399; 
}

a:focus,a.link:focus{
  outline: none !important; 
}
h1,h2,h3,h4,h5,h6{
    margin:0;
    color:#658399;
    font-family: 'Proxima Nova Rg';    
}
/*start header setting*/
/*#mk-page-introduce {
    display: none;
}*/
span#loader1 {
    display: inline-block;
}
img#loaderimage {
    width: 30px;
    vertical-align: middle;
}
header.mk-header{
    background-image: url(../images/diamond_header.jpg) !important;
    background-repeat: no-repeat;
    height: 470px;    
    position: relative;
    background-size: cover !important;
}
.tps_header{
    background-image: url(../images/diamond_header.jpg);
    background-repeat: no-repeat;
    height: 470px;
    background-size: cover;
    position: relative;
    margin-top: -3px;
}
.tps_page_title {
    max-width: 1280px;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}
#mk-boxed-layout .trans-header .bg-true:not(.a-sticky) .mk-header-bg{
    opacity: 1;
}
#mk-boxed-layout .trans-header .bg-true.light-skin:not(.a-sticky) .main-navigation-ul > li.menu-item > a.menu-item-link{
    color:#444444 !important;
}
#mk-boxed-layout .trans-header .bg-true.light-skin:not(.a-sticky) .menu-hover-style-4 .main-navigation-ul li.menu-item > a.menu-item-link:hover{
    background-color:#658298 !important;
}
.header-style-1 .logo-has-sticky .mk-sticky-logo, .header-style-3 .logo-has-sticky .mk-sticky-logo{
    opacity: 1 !important;
}
/*close header setting*/
.dimond_search_box {
  background: #fff;
  color: #3a3a3a;
  padding: 0;
  margin-top: 50px;
  font-weight: normal;
  font-style: normal;
  line-height: 1;
  position: relative;
  cursor: default;
  font-size: 14px;
  font-family: 'Proxima Nova Rg';
}
.clearfix{
    display: block;float: left;width: 100%;
}
.clearfix::before,.clearfix::after{
    clear: both;
}
.tps-row {
    margin-left: -15px;
    margin-right: -15px;
    clear: both;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.tps-row-container{
    max-width: 1280px;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}
.column, .tps-columns {
    position: relative;
    padding-left: 15px;
    padding-right: 15px;
    float: left;
}
.tps-col-12,.tps-col-6,.tps-col-4{
    float: left;
} 
.tps-col-12{
    width: 100%;
}
.tps-col-6{ 
    width:50%;
} 
.tps-col-4{
    width: 33.33%;
}
.breadcrumb-row{
    display: block;
    float: left;
    width: 100%;
    padding:10px 0;
    font-size: 14px;
    background-color: #ffffff;
}
.breadcrumb-row .breadcrumb{
    background-color: #ffffff;
}
.breadcrumb a, .breadcrumb a:visited{color:#3a3a3a;}
.breadcrumb a:hover{color:#658399;}
.tps-btn-primary, .tps-btn-primary:visited, .tps-btn-primary:link{
    font-size: 14px;
    background: url(../images/button_bg.jpg);
    color: #fff;
    background-position: center;
    border: 2px solid transparent;
    -webkit-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    box-shadow: none;
    font-weight: normal;
    text-transform: uppercase;
    line-height: 1.4;
    cursor: pointer;
    padding: 12px 25px;
    text-shadow: none;
    text-decoration: none;
    display: inline-block;
}
.tps-btn-primary:hover, .tps-btn-primary:active, .tps-btn-primary:focus{
    border: 2px solid #658399;
    color: #fff;
    box-shadow: none;
    outline: none;
}
#loading {
   background-color: rgba(255, 255, 255, 0.6);
   background-image: url(../images/loading.gif);
   background-position: center center;
   background-repeat: no-repeat;
   margin: 0;
   position: absolute;
   height: 579px;
   top: 48%;
   width: 996px;
   z-index: 10000;
   position: fixed;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   display: none;
}
#msgdiaplay{
    display: none;
}
.dimond_search_box .page-title{
    line-height: 1.4;
    font-family: inherit;
}
.tps_page_title .page-title {
    max-width: 100%!important;
    position: absolute;
    bottom: 30px;
    margin:0px !important;
}
.dimond_search_box .fa{
    font-family: 'FontAwesome';
    font-weight: normal;
}
/*start code for sprite image of diamond shape filter */
.diamond_sprite{ 
    background:url(../images/EvereTTBRookes_Sprite.png) no-repeat 0 0;
    width: 74px;
    height: 82px;
    /*height: 100px;*/
    display:block;
    float: none;
    margin: 0 auto;
}
.diamond_sprite.round_icon{
    background-position: -16px -607px;
}
.diamond_sprite.princess_icon{
    background-position: -108px -604px;
}
.diamond_sprite.emerald_icon{
    background-position: -199px -604px;
}
.diamond_sprite.asscher_icon{
    background-position: -293px -604px;
}
.diamond_sprite.marquise_icon{
    background-position: -391px -604px;
}
.diamond_sprite.oval_icon{
    background-position: -17px -702px;
}
.diamond_sprite.radiant_icon{
    background-position: -107px -702px;
}
.diamond_sprite.pear_icon{
    background-position: -201px -702px;
}
.diamond_sprite.heart_icon{
    background-position: -293px -702px;
}
.diamond_sprite.cushion_icon{
    background-position: -389px -702px;
}
.diamond_shape_name{
    display: block;
    float: left;
    width: 100%;
    text-align: center;
}
/*end code for sprite image of diamond shape filter */
/*start code for sprite image of diamond grid */
.diamond_grid_sprite{ 
    background:url(../images/EvereTTBRookes_Sprite.png) no-repeat 0 0;
    width: 30px;
    height: 30px;
    display: inline-block;
    float: left;
    /*margin-left: 20px;*/
    vertical-align: middle;
    margin-right: 5px;
}
.diamond_grid_sprite.round_icon{
    background-position:-9px -10px;
}
.diamond_grid_sprite.princess_icon{
    background-position:-215px -10px;
}
.diamond_grid_sprite.emerald_icon{
    background-position:-133px -10px;
}
.diamond_grid_sprite.asscher_icon{
    background-position:-296px -10px;
}
.diamond_grid_sprite.marquise_icon{
    background-position:-255px -10px;
}
.diamond_grid_sprite.oval_icon{
    background-position:-92px -10px;
}
.diamond_grid_sprite.radiant_icon{
    background-position:-337px -10px;
}
.diamond_grid_sprite.pear_icon{
    background-position:-173px -10px;
}
.diamond_grid_sprite.heart_icon{
    background-position:-50px -10px;
}
.diamond_grid_sprite.cushion_icon{
    background-position:-377px -10px;
}
.recentgrid .diamond_grid_sprite{
    margin-left: 15px;
}
/*end code for sprite image of diamond grid */
.shape_inline{
    width: 100%;
    display: block;
    margin: 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
}
.tps_listing_grid .diamondlistingDesk .mb_shape img{
    width: 100%;
    float: left;
}
.tps_grid_img{
    width: 60px;
    height: 50px;
    float: left;
    padding-top:6px;
}
.tps_listing_grid .diamondlistingDesk .mb_shape .sh_tit{
    float: left;  
    padding-left: 3px;  
}
.tps_cursor{
    cursor: default;
}
/*start code for sprite image of lab in diamond grid */
.lab_icon{ 
    background:url(../images/EvereTTBRookes_Sprite.png) no-repeat 0 0;
    width: 58px;
    height: 24px;
    display: inline-block;
    vertical-align: middle;
}
.lab_icon.gia{
    background-position:-323px -255px;
}
.lab_icon.hrd{
    background-position:-459px -255px;
}
.lab_icon.igi{
    background-position:-542px -257px;
}
.lab_icon.ags{
    background-position:-394px -254px;
}
.lab_icon.cgl{
    background-position:-612px -208px;
}
/*end code for sprite image of lab in diamond grid */
/* start code for tab design */
.tps_diamond_tab{
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top:15px;
    margin-bottom:5px;
}
.tps_diamond_tab ul{
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 600px;
    cursor: pointer;
}
.tps_diamond_tab ul li,.tps_diamond_tab ul li:focus{
    width: 50%;
    background: #f7f7f7;
    display: inline-block;
    float: left;
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
}
.tps_diamond_tab ul li a{
    font-size: 14px;
    line-height: 1.5;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 0.5px;
    text-align: center;
    text-decoration: none;
    width: 100%;
    height: 100%;
    display: block;
    padding: 7px;
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    color: #3a3a3a;
}
.tps_diamond_tab ul li:hover,
.tps_diamond_tab ul li.active{
    background: #658399;
    color: #fff;
}
.tps_diamond_tab ul li.active a,
.tps_diamond_tab ul li:hover a{
    color: #fff;
}
.tps_diamond_tab ul li:first-child{
    /*border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;*/
    border-right:1px solid #f7f7f7;
}
.tps_diamond_tab ul li:last-child{
   /* border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;*/
    border-left:1px solid #f7f7f7;
}
/* end code for tab design */

/*start code for filter  */
#tps_adv_slide{
    display: none;
}
.dimond_sarch_data {
    float: left;
    position: relative;
    width: 100%;
    margin-bottom: 30px;
    border:1px solid #a1a1a1;
    border-top: none;
}
.filter_header{
    font-size: 14px;
    color: #658298;
    display: block;
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
    font-weight: 600 !important;
}
.filter_content{
    display: block;
    width: 100%;
    margin-bottom: 15px;
    float: left;
}
.diamond_shapes{
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.diamond_shapes li {
    display: block;
    float: left;
    margin: 0;
    padding: 0 5px;
    width: 20%;
    margin-bottom: 5px;
}
.diamond_shapes li a {
    font-size: 12px;
    display: block;
    float: left;
    width: 100%;
    margin: 0;
    text-align: center;
    color: inherit;
     transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
}
.diamond_shapes li a span{
    margin: 0;
    width: 100%;
    line-height: 16px;
    color:#3a3a3a;
    padding-bottom: 3px;
    border-bottom: 2px solid transparent;
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
}
.diamond_shapes li a:hover span,
.diamond_shapes li a.selected span {
    border-bottom: 2px solid #a1a1a1;
    color: #3a3a3a;

}
.tps_filter_right{
    padding-left: 5%;
}
.tps_col_pdright{
    padding-right: 4%;
}
.input_box {
    display: block;
    float: left;
    width: 100%;
    margin: 0px 0px 25px;
}
.input_left_box, .input_right_box{
    width: 20%;
    color: #3a3a3a;
    border-radius: 3px;
    border: 1px solid #a1a1a1;
    font-size: 13px;
    height: 25px;
    line-height: 1.5em;
    padding: 1px 7px;
    float: left;
    text-align: left;
    font-family:inherit;
}
.input_right_box {
    text-align: right;
    float: right;
}
.input_left_box:focus, .input_right_box:focus{
    outline:none;
}
.tps_advance_filter_section .input_box{
    margin-top: 10px;
}
.slider_box{
    display: block;
    float: left;
    width: 100%;
    padding: 0 10px;
    position: relative;
}
.tps_diamond_search_box .slider_box ul li{
    margin-left: 0px;
}
.tps_diamond_search_box .ui-widget-content{    
    background-color: #dddddd;
}
.tps_diamond_search_box .ui-slider-horizontal,
.tps_diamond_gallery .ui-slider-horizontal {
    border:none;
    display: inline-block;
    width: 100%;
    vertical-align: top;
    height: 3px;
    margin-top: 0;
}
.tps_diamond_search_box .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 3;
    cursor: pointer;
    background: #efefef none repeat scroll 0 0;
    cursor: pointer;
    background-size: 100% 100%;
    border-radius: 22px;
    height: 22px;
    margin-left: -9px;
    margin-top: -5px;
    top: -4px;
    width: 22px;
    box-shadow: none;
    transition: none;
}
.tps_diamond_search_box .ui-slider .ui-slider-handle {
    background-color: #fff !important;
    border: 2px solid #a1a1a1;
}
.tps_diamond_search_box .slider_box .ui-widget-header {
    background: #a1a1a1;
}
.tps_diamond_gallery .ui-slider-horizontal ,
.tps_diamond_gallery .ui-widget-header {background:#658399;}
.tps_diamond_search_box {
    width: 100%;
    display: inline-block;
    float: left;
    border: 1px solid #a1a1a1;
    padding: 10px 20px;
    margin-bottom: 15px;
    background: #fff;
    position: relative;
}
.tps_diamond_search_box .tps_reset{
    position: absolute;
    top: 27px;
    right: 20px;
    text-transform: uppercase;
    font-size: 16px;
    color: #3a3a3a;
    z-index: 9;
}
.tps_diamond_search_box .tps_reset:hover{
    color:#658399;
}
.steps_list {
    position: relative;
    display: block;
    float: left;
    width: 100%;
    z-index: 2;
}
.steps_tick {
    height: 13px;
    position: absolute;
    width: 2px;
    z-index: 3;
    bottom: -13px;
    display: block;
    background: #fff;
}
.steps_list ul {
    margin:0;
    padding:0;
}
.steps_list ul li{
    font-size: 12px;
    display: block;
    float: left;
    width: 25%;
    text-align: center;
    line-height: 14px;
    height: 30px;
    text-transform: capitalize;
    color: #3a3a3a;
    margin: 15px auto;
}
.tps_filter_head {
    text-transform: uppercase;
    text-align: center;
    font-size: 30px;
    color: #658399;
    margin: 10px 0;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 1.4;
}
#adv-area .tps_filter_head{
    cursor: pointer;
}
.certificates-group {
    width: 16%;
    display: inline-block;
    float: left;
    text-align: left;
    position: relative;
    margin-top: 13px;
}
.checkbox_group .certificate_label {
    font-size: 12px;
    display: block;
    float: left;
    width: 100%;
    text-align: left;
    line-height: 14px;
    height: 30px;
    text-transform: capitalize;
}
.checkbox_block {
    position: absolute;
    display: block;
    vertical-align: top;
    margin: 0 auto;
    float: none;
    width: 20px;
     bottom: 0;
    left: 50%;
    transform: translate(-50%,0);
}
.checkbox_block input[type="checkbox"] {
    opacity: 0;
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 0;
    width: 20px;
    height: 20px;
}
.checkbox_block label {
    position: absolute;
    left: 2px;
    top: 0;
    display: inline-block;
    width: 20px;
    height: 20px;
}
.checkbox_block label:before {
    content: '';
    width: 20px;
    height: 20px;
    display: inline-block;
    border: 1px solid #3a3a3a;
    /*border-radius: 2px;*/
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.checkbox_block label:after {
    content: '';
    opacity: 0;
    width: 10px;
    height: 5px;
    position: absolute;
    left: 50%;
    top: 40%;
    border: 1px solid #3a3a3a;
    border-top-color: #fff;
    border-right-color: #fff;
    -webkit-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
    -webkit-transform: translate(-50%,-50%) rotate(-45deg);
    transform: translate(-50%,-50%) rotate(-45deg);
}
.checkbox_block input[type="checkbox"]:checked + label:after {
    opacity: 1;
}
.fancy_dia_color{
    margin: 0;
    padding: 0;
    display: block;float: left;
    width: 100%;
    margin-top: 10px;
}
.fancy_dia_color li{
    width: 7%;
    display: block;
    float: left;
}
.fancy_dia_color li{
    font-size: 12px;
    text-align: center;
    color: inherit;
    margin-bottom: 10px;
    padding:0px 0px 5px 0px;
    cursor: pointer;
}
.fancy-color-tps .img_shape{
    display: block;
    margin:0 auto;
    width:35px;
    height:35px;
    float: none;
    border-radius: 15px;
    margin-bottom: 5px;
    background:url(../images/EvereTTBRookes_Sprite.png) no-repeat 0 0;    
}
.fancy-color-tps .img_shape.Yellow{background-position: -484px -604px;}
.fancy-color-tps .img_shape.Pink{background-position: -523px -604px;}
.fancy-color-tps .img_shape.Purple{background-position: -92px -560px; }
.fancy-color-tps .img_shape.Red{background-position: -131px -559px; }
.fancy-color-tps .img_shape.Blue{background-position: -169px -560px; }
.fancy-color-tps .img_shape.Green{background-position: -206px -560px; }
.fancy-color-tps .img_shape.Orange{background-position: -243px -560px; }
.fancy-color-tps .img_shape.Brown{background-position: -323px -559px; }
.fancy-color-tps .img_shape.Black{background-position: -284px -560px;}
.fancy-color-tps .img_shape.Gray{background-position: -359px -559px;}

.fancy_dia_color li .img_shape{
    border: 1px solid #ffffff;
    display: block;
    line-height: 16px;
}
.fancy_dia_color li .text_shape{
    display: none;
}
.fancy_dia_color li:hover .img_shape,
.fancy_dia_color li.selected_color .img_shape{
    border: 1px solid #a1a1a1;
    border-radius: 2px;
    color:inherit;
}
.tps_listing_search{
    margin: 0px 0px;
}
.tps_listing_search a.search_btn{
    float: right;
    padding: 12px 50px;
    margin: 5px 0px;
}
/*end code for filter  */

/*---diamond-list css start--- */
.diamond_result_block{
    clear: both;
    width: 100%;
    display: block;
    float: left;
    margin-top: 15px;
    position: relative;
    background: #fff;
    overflow: hidden;
}
.compare-diam-block-tps {
    display: block;float: left;
    width: 100%;
    padding: 0;
    border: 1px solid #a1a1a1;
    border-bottom: none;
    background: #f7f7f7;
    margin-bottom: -1px;
}
.compare-diam-block-tps .tps_grid_tab {
    padding: 0;
    text-align: center;
    float: left;
    margin-left: 0;
    /*border-left: 1px solid #a1a1a1;*/
}
/*.compare-diam-block-tps .tps_grid_tab:first-child {
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}
.compare-diam-block-tps .tps_grid_tab:last-child {
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}*/
.compare-diam-block-tps .tps_grid_tab:hover, 
.compare-diam-block-tps .tps_grid_tab.block_active {
    background: #31759d;
    color: #fff;
}
.compare-diam-block-tps .tps_grid_tab_name {
    font-size: 18px;
    font-weight: normal;
    text-transform: capitalize;
    padding: 10px 0;
    line-height: 22px;
    cursor: pointer;
    display: block;
}
.tps_grid_tab {    
    border-right: 1px solid #a1a1a1;
}
.tps_reset_desktop { display: block; }
.tps_reset_mobile {
    display: none;
}
#listiveiwcontainer {
    position: relative;
    height: 100%;
    width: 100%;
    float: left;
    display: inline-block;
    transition: all .25s ease-in-out;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -webkit-overflow-scrolling: touch;
}
#listiveiwcontainer.widthless{
    width: 75% ;
}
#listiveiwcontainer .table_view {
    display: inline-block;
    position: relative;
    width: 100%;
    vertical-align: top;
}
.horizontal #listiveiwcontainer.widthless{
    width: 100% ;
}
.listingHeaderOne .tps_pointer{
    cursor: pointer;
}
.table_view .table_header,
.table_view .table_rows {
    display: block;
    float: left;
    position: relative;
    width: 100%;
    text-align: center;
}
.listingHeaderOne {
    display: block;
    float: left;
    width: 100%;
    border-bottom:1px solid #dddddd;
}
.back_diamond_list,
.listingHeaderOne > span{
    padding: 7px 0;
    position: relative;
    text-align: center;
    width: 10%;
    font-size: 14px;
    line-height: 30px;
    display: block;
    float: left;
    text-transform: uppercase;
    /*border:1px solid #cccccc;*/
}
.recentgrid .listingHeaderOne > span{
    width: 12.5%;
}
.back_diamond_list{
    border-bottom:1px solid #cccccc;
    display: inline-block;
    width: 100%;
    letter-spacing: 0;
    position: relative;
}
.back_diamond_list i{
    position: absolute;
    right: 0px;
    top: 50%;
    -webkit-transform: translate(0%,-50%);
    transform: translate(0%,-50%);
    width: 40px;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    cursor: pointer;
    opacity: 1;
}
/*.datagrid-sort-asc,
.datagrid-sort-desc{
    cursor: pointer;
}*/
.tps_sort::after{
    font-family: FontAwesome;
    content: "\f106";
    font-style: normal;
    padding-left: 5px;
}
.datagrid-sort-desc .tps_sort::after{
    content: "\f107";
}
.table_view .row_main_div {
    max-height: 660px;
    height: 630px;
    overflow-y: scroll; 
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
    display: block;
    float: left;
    width: 100%;
}
.table_view .table_rows {
    cursor: pointer;
    /*border-radius: 20px;*/
    line-height: 30px;
}
.table_view .table_rows:nth-child(2n+1) {
    background: #f7f7f7;
}
.table_view .table_rows:hover {
    background: #31759d;   
}
.table_view .table_rows.current{
    background: #31759d;
    z-index: 1;
}   
.table_rows:hover .sh_comp, .table_rows:hover .mb_shape , .table_rows:hover .mb_carat, 
.table_rows:hover .mb_carat, .table_rows:hover .mb_color, .table_rows:hover .mb_intensity, 
.table_rows:hover .mb_clarity, .table_rows:hover .mb_cut, .table_rows:hover .mb_price,
.table_rows:hover .fa.fa-eye, .table_rows:hover .sh_comp a span {
    color: #fff;
}
.table_rows.current .sh_comp, .table_rows.current .mb_shape , .table_rows.current .mb_carat, 
.table_rows.current .mb_carat, .table_rows.current .mb_color, .table_rows.current .mb_intensity, 
.table_rows.current .mb_clarity, .table_rows.current .mb_cut, .table_rows.current .mb_price,
.table_rows.current .fa.fa-eye, .table_rows.current .sh_comp a span {
    color: #fff;
}  
.table_rows:hover .tps_grid_checkbox input[type="checkbox"] + label::after,
.table_rows.current .tps_grid_checkbox input[type="checkbox"] + label::after {
    border: 1px solid #fff;
}
.table_rows:hover .lab_icon.gia, .table_rows.current .lab_icon.gia{
    background-position: -402px -567px;
}
.table_rows:hover .lab_icon.igi, .table_rows.current .lab_icon.igi{
    background-position: -623px -567px;
}
.table_rows:hover .lab_icon.hrd, .table_rows.current .lab_icon.hrd{
    background-position: -541px -566px;
}
.table_rows:hover .lab_icon.ags, .table_rows.current .lab_icon.ags{
    background-position: -478px -564px;
}
.table_rows:hover .lab_icon.cgl, .table_rows.current .lab_icon.cgl{
    background-position: -614px -171px;
}
.table_view .table_rows > span {
    display: inline-block;
    position: relative;
    text-align: center;
    vertical-align: middle;
    font-size: 13px;
    width: 10%;
    text-transform: capitalize;
    padding: 5px 0;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
/*    border:1px solid #ccc;
*/}
.table_view .table_rows > span .mb_view{
    display: none;
    width: 100%;
    float: left;
}
.table_view.recentgrid .table_rows > span{
    width: 12.5%;
}
 .tps_grid_checkbox{
    position: relative;
    display: inline-block;
    width: 20px;
}
.sh_comp .tps_grid_checkbox{ 
    margin-top:15px;
}
.tps_grid_checkbox label{
    display:inline-block;
    width:100%;
}
.tps_grid_checkbox{
    position:relative;
    width:20px;
    height: 20px;
    vertical-align: middle;
}
.tps_grid_checkbox input[type="checkbox"]{
    position: absolute;
    cursor: pointer;
    float: left;
    left: 0;
    margin: 0;
    opacity: 0;
    top: 0;
    z-index: 9;
    width: 20px;
    height: 20px;
}
.tps_grid_checkbox input[type="checkbox"]:checked + label::after{
    font-family:FontAwesome;
    content:"\f00c";
    opacity:1;
    font-size:12px;
}
.tps_grid_checkbox input[type="checkbox"] + label::after{
    cursor:pointer;
    display:block;
    font-family:FontAwesome;
    font-size:18px;
    opacity:1;
    position:absolute;
    transition:opacity 0.2s ease 0s;
    content:"";
    top:0;
    left:0;
    border:1px solid #777777;
    border-radius:0px;
    width:18px;
    height:18px;
    padding:4px 0px;
    line-height:10px;
}
.tps_report_sec .tps_grid_checkbox input[type="checkbox"] + label::after{   
    border:2px solid #a1a1a1;
    border-radius:2px;
    width:26px;
    height:26px;
    padding:6px 5px;
    line-height:10px;
}
.tps_report_sec .tps_grid_checkbox label{
    display:inline-block;
    width:100%;
    color: #777777;
}
.tps_report_sec .filter_content.certificates_col{
    padding-left: 5px;
}
.mb_shape .sh_tit{
    line-height: 40px;
    vertical-align: middle;
    /*float: left;*/
    padding: inherit;
}
.diamond_page span .mb_inner_title,
.diamond_compare_page span .mb_inner_title {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    border:0;
    padding: inherit;
}

.diamond_page span.mb_price .mb_inner_title,
.diamond_compare_page span.mb_price .mb_inner_title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: middle;
}
.diamond_page span.mb_price .mb_inner_title span span, 
.diamond_compare_page span.mb_price .mb_inner_title span span{
    display: none;
}
.tps_detailview .fa{
    font-size: 15px;
    width: 50px;
    color: #777777;
}
.presta_main_pop_div {
    position: absolute;
    left: auto;
    top: 0;
    width: 25%;
    float: left;
    display: inline-block;
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
}
.presta_main_pop_div.active {
    opacity: 1;
    visibility: visible;
    z-index: 1;
    height: 100%;
    right:0;
    background-color: #ffffff;
    border-left:1px solid #cccccc;
}
.horizontal .presta_main_pop_div.active{
    display: none;
}
.info_main_block{
    padding:0 15px;
    display: none;
}
.info_main_block.tps_active{
    background: #fff;
    border: 1px solid #a1a1a1;
    float: left;
    width: 100%;
    border-right: 5px solid #31759d;
    border-top: none;
}
.main_div_info{
    display: inline-block;
    width: 100%;
}
.dia_info_image{
    width: 20%;
    float: left;
    display: block;
}
.dia_info_name{
    width: 30%;
    float: left;
    display: inline-block;
    padding-right: 3%;
    padding-left: 3%;
    margin-top: 20px;
}
.dia_right_info{
    width: 50%;
    float: left;
    display: inline-block;
    margin: 25px 0 5px;
}
.info_block_col3{
    width: 33.33%;
    display: inline-block;
    float: left;
    padding:15px;
}
.diamond_page span.sh_comp a{
    width: 20px;
    line-height: 30px;
    vertical-align: text-top;
    display: inline-block;
    font-size: 20px;
    font-style: normal;
    color:#3a3a3a;
}
.diamond_page span.sh_comp a:hover{
    color:#3a3a3a;
    text-decoration: none;
}
.view_detail_btn {
    display: block;
    float: left;
    width: 100%;
    text-align: left;
    margin-top: 15px;
}
.dia_image{
    display: block;
    float: left;
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.dia_image img{
    display: inline-block;
    width: 100%;
}
.info_diamond_name{
    display: block;float: left;
    width: 100%;
    font-size: 22px;
    text-align: left;
    margin:15px 0;
    padding: 0;
    font-weight: normal;
    color:#3a3a3a;
}
.info_diamond_name span{
    color:#3a3a3a;
}
.more_info_sty_tps{
    display: inline-block;
    width: 98%;
    margin-bottom: -14px;
    font-size: 13px;
    font-weight: normal;
}
.more_info_sty_tps .list_info_tps_left{
    display: inline-block;
    float: left;
    text-align: left;
    font-weight: 600 !important;   
}
.more_info_sty_tps .list_info_tps_right{
    display: inline-block;
    float: right;
    text-align: right;
}
.tps-btn-primary.startedbutton {
    background: none;
    color: #31759d;
    border: 2px solid #31759d;
}
.no_diamond_found {
    font-size: 16px;
    width: 100%;
    text-align: center;
    margin:20px 0;
    display: block;float: left;
}
/*.diamond_page .table_rows.current span.mb_detail .tps_detailview i {
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    margin-top: 0px;
    vertical-align: middle;
}*/
/*---diamond-list css end--- */
/*  start css for diamond detail page gallery */

.back_to_search a, .back_to_search a:visited{
    color: #3a3a3a;
}
.back_to_search a:hover{
    color: #658399;
    text-decoration: none;
}
.tps_diamond_gallery{
    margin-bottom: 30px;
    float: left;
    width: 45%;
}
.tps_diamond_gallery .dia_gallery_image {
    padding: 0;
    width: 320px;
    height: 350px;
    margin: 10px auto 0;
    transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    position: relative;
    display: none;
}
.tps_diamond_gallery .dia_gallery_image.active{
    display: block;
}
.tps_diamond_gallery .dia_gallery_image > img,
.tps_diamond_gallery .dia_gallery_image > canvas{
    position: absolute;
    left:50%;
    top:50%;
    transform: translate(-50%,-50%);
}
.tps_diamond_gallery .tps_thumbnail {
    margin: 0;
    text-align: center;
    display: inline-block;
    width: 100%;
}
.tps_diamond_gallery .tps_thumbnail > li {
    margin: 0px 3px;
    display: inline-block;
    float: none;
    border: 1px solid #a1a1a1;
    width: 80px;
    height: 80px;
    position: relative;
    cursor: pointer;
     transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
}
.tps_diamond_gallery .tps_thumbnail > li:hover, .tps_diamond_gallery .tps_thumbnail > li.selected {
    border-color: #31759d;
}
.tps_diamond_gallery .tps_thumbnail > li a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 18% 0;
}
.tps_diamond_gallery .tps_thumbnail > li a img {
    width: 100%;
    position: absolute;
    display: block;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    padding: 5px;
}
.tps_diamond_gallery .tps_thumbnail #thumb-two img, .tps_diamond_gallery .tps_thumbnail #thumb-three img{
    padding: 12px;
}
.tps_diamond_gallery .dia_gallery_image .skintone{
    display: block;
    float: left;
    width: 100%;
    position: relative;
    height: 250px;
    overflow: hidden;
}
.tps_diamond_gallery .dia_gallery_image .skintone img{
    height: 250px;
    width: auto;
    left: 50%;
    top: 0;
    transform: translate(-50%,0);
    position: absolute;
    opacity: 0.5;
}
.tps_diamond_gallery .dia_gallery_image .skintone img.skintonnerimg_white{
    opacity: 1;
}
.tps_diamond_gallery .carat_diamond_img {
    background: url(../images/hands/Round_Zoom.png)no-repeat;
    background-repeat: no-repeat;
    background-size: auto auto;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 10% auto;
    cursor: default;
    height: 40%;
    left: 63.5%;
    margin-left: -23%;
    margin-top: 0;
    position: absolute;
    top: 48%;
    width: 40%;
    z-index: 2;
    -webkit-transform: translate(-40%,-50%);
    transform: translate(-40%,-50%);
}

.tps_diamond_gallery #min_carat_detail {
    display: inline-block;
    width: 50px;
    font-size: 12px;
    line-height: 18px;
    color: #3a3a3a;
    margin-left: 0px;
}

.tps_diamond_gallery .tps_leftslide_control, .tps_diamond_gallery .tps_rightslide_control {
    position: absolute;
    top:0;
    left: -55px;
    font-size: 13px;
}
.tps_diamond_gallery .tps_rightslide_control {
    right: -55px;
    left:auto;
}
.tps_diamond_gallery .gallery_slider {
    display: block;
    float: left;
    width: 100%;
    margin-bottom: 5px;
    position: relative;
    margin:15px 0;
}
.ui-slider-handle:focus{
    outline: 0;
}
/* start add class vertical to tps_diamond_gallery to show it vertical */
.tps_diamond_gallery.vertical .tps_thumbnail {
    margin: 0;
    width: 85px;
    text-align: center;
    display: block;
    float: left;
    position: absolute;
    top: 20px;
    left: 15px;
}
.tps_diamond_gallery.vertical .tps_thumbnail > li{
    margin:3px 0;
}
.tps_diamond_gallery.vertical .gallery_slider {
    width: 84%;
    margin: 15px 8%;
}
.tps_diamond_gallery.vertical .tps_leftslide_control{
    top: 19px;
    left: -22px;
}
.tps_diamond_gallery.vertical .tps_rightslide_control{
    top: 19px;
    right:-22px;
}
/* stop add class vertical to tps_diamond_gallery to show it vertical */
/* end diamond detail page gallery */
/* backround issue */
.clearfix{
    float:inherit !important;
}
/* end backround issue */
/* start information block of right side */
.dia_attributes_info {
    display: block;
    width: 100%;
    float: left;
    padding-bottom: 6px;
}
.diamond_info .tps-columns {
    width: 25%;
    margin-right: 60px;
}
.dia_attributes_info .attr_text_left {
    float: left;
}
.dia_attributes_info .attr_text_right {
    float: right;
}
.back_to_search {
    margin-top: 15px;
}
.back_to_search a{
    font-size: 18px;
    font-weight: 600 !important;
}
.diamond_info{
    margin-top: 30px;
    margin-bottom: 30px;
    float: left;
    width: 55%;
}
.diamond_title{
    text-align: left;
    padding:0 0 10px 0;
    margin:0 0 15px 0;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 1.4;
    border-bottom: 1px solid #a1a1a1;
    font-weight: 500;
    color: #3a3a3a;
    text-transform: capitalize;
}
.diamond_sub_title{
    text-transform: capitalize;
    text-align: left;
    font-size: 16px;
    padding:0 0 10px 0;
    margin:0 0 15px 0;
    font-weight: normal;
    letter-spacing: 0;
    line-height: 1.4;
    font-weight: 500;
    color: #3a3a3a;
}
h1.diamond_title:not(.site-title):before{
    content: none;
}
.diamond_info .diamond_title.price{
    margin-top: 50px;
    text-transform: uppercase;
}
.diamond_detail_information{
    padding-bottom: 30px;
    background-color: #ffffff;
    border-top: 1px solid #a1a1a1;
    padding-top: 25px;
    margin-bottom: 40px;
}
.diamond_detail_information h3.diamond_title{
    text-transform: uppercase;
    position: relative;
    border-bottom: none;
    margin-bottom: 30px;
    padding-bottom: 0;
    text-align: left !important;
}
.diamond_detail_information .diamond_title .border {
    position: absolute;
    border: 1px solid #31759d;
    width: 240px;
    bottom: -4px;
    left: 0;
}
.diamond_detail_information .attributes_info{
    display: block;
    float: left;
    width: 100%;
}
.diamond_detail_information .attributes_info:hover .attr_text_left,
.diamond_detail_information .attributes_info:hover .attr_text_right{
    font-weight: 600!important
}
.diamond_detail_information .attributes_info .attr_text_left,
.diamond_detail_information .attributes_info .attr_text_right{
    margin: 7px 0;
    display: inline-block;
    float: left;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    width: 45%;
    line-height: 18px;
}
.diamond_detail_information .tps-row:nth-child(odd) {
    background: #f7f7f7;
}
.diamond_detail_information .tps-columns:nth-child(odd){
    padding-right: 0px;
    padding-left: 30px;
}
.diamond_detail_information .tps-columns:nth-child(even){
    padding-right: 20px;
    padding-left: 20px;
}

.btn-add-cart .tps-btn-primary{
    position: relative;
}
.tps_enquiry {
    margin: 20px 0 10px;
}
#addtocartloading {
    background: rgba(0, 0, 0,0) url(../images/loading.gif) no-repeat scroll 0 0 / 15px auto;
    background-position: center center;
    display: none;
    position: absolute;
    right: -33px;
    top: 25%;
    vertical-align: middle;
    width: 20px;
    z-index: 9;
    height: 20px;
}
/* end information block of right side */
/* changes in modal */

#email_Modal{
    z-index: 500;
}
#theme-page{
    z-index: 0 !important;
    position: initial !important;
}
#mk-page-introduce{
    z-index: 0 !important;
}
.mk-header-holder{
    z-index: 11 !important;
}
/*#mk-theme-container .mk-header-holder{
    z-index: 1 !important;
}
#theme-page{
    z-index: 0 !important;
}
#mk-page-introduce{
    z-index: 0 !important;
}*/
/*#mk-theme-container .mk-header .mk-header-inner{
    z-index: 0 !important;
}
#mk-theme-container .mk-header .mk-classic-nav-bg, .mk-header .mk-header-bg{
    z-index: 0 !important;
}*/
header.mk-header{
    position: initial !important;
}
#email_Modal .modal-content{
    margin-top: 5%;
}
/* end changes in modal */
/*---start modal css---*/
.modal {
  display: none;
  position: fixed; 
  z-index: 12;
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%; 
  /*overflow: auto;*/ 
  background-color: rgba(0,0,0); 
  background-color: rgba(0,0,0,0.4);
}
/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  padding: 0;
  border: 1px solid #888;
  width: 35%;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s;
  margin-top: 7%;
}
/* Add Animation */
@-webkit-keyframes animatetop {
  from {top:-300px; opacity:0} 
  to {top:0; opacity:1}
}
@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}

/* The Close Button */
.close {
  float: right;
  font-size: 28px;
  margin-top: 10px;
}
.close:hover,
.close:focus {
  text-decoration: none;
  cursor: pointer;
}
.modal-header {
  padding: 3px 16px;
  border-bottom: 1px solid #a1a1a1;
  text-align: center;
}
.modal-header h2 {
    margin-top: 20px;
}
.modal-btn-center{
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}
.modal-btn-center button{
    color: #fff;
    width: 100px;
}
.modal-body {
    padding: 15px;
}
.tps_form_set {
    padding: 0px 25px 5px 25px;
    /* mobile issue */
    max-height: 60vh;
    /* end mobile issue */
    overflow-y: auto;
}
.tps_form_set .fieldset {
    border: none;
    padding: 0;
}
.tps_form_set .label{
    padding-bottom: 4px;
    display: inline-block;
}
.tps_form_set .field {
    margin: 15px 0;
}
.tps_form_set .form_error {
    color: #f42c2c;
    font-size: 13px;
    display: inline-block;
    padding-top: 5px;
    text-transform: capitalize;
}
.email_Modal #emailus_send_sucess {
    color: green;
    text-align: center;
    text-transform: capitalize;
    padding: 10px 0;
    display: block;
}
.form_sucess h2 {
    color: green;
    text-transform: capitalize;
}
.form_sucess h4 {
    font-size: 18px;
    color: green;
}
input[type=email], input[type=number], 
input[type=tel], input[type=text], select, textarea{
    width: 100%;
    border-color: #a1a1a1;
    background:#fff;
}
.tps_form_set .label span {
    color: #f00;
    font-family: sans-serif;
}
button.tinvwl_button_view {
    display: none;
}
/*---start modal css---*/

@media(max-width: 1440px) {
    .tps_header{
        background-position: bottom left!important;
        background-size: auto 320px!important;
    }
    header.mk-header{
        background-size: auto 342px!important;
    }
}
@media(max-width: 1200px) {
    /* start code for filter section */
    .tps-row-container{
        /*max-width:900px;*/
        padding: 0 20px; 
    }
    .tps_filter_head{
        font-size: 22px;
    }
    .fancy_dia_color{
        margin-top: 0px;
    }
    /*.diamond_shapes li {
        width: 25%;
    }*/
    .tps_diamond_search_box .tps_reset{
        top:27px;
        font-size: 14px;
    }    
    .input_left_box, .input_right_box{
        width: 90px;
        padding: 1px 3px;
    }  
    .fancy_dia_color li {
        width: 15%;
    }
    .tps_col_pdright {
        padding-right: 0%;
    }
    .steps_list ul li {
        font-size: 11px;
    }    
    /* end code for filter section */
    /* start code for diamond grid */    
    .compare-diam-block-tps .tps_grid_tab_name {
        font-size: 16px;
    }    
    /*.tps_diamond_gallery.vertical .dia_gallery_image{
        margin: 10px 0 0 auto;
    }*/
    .listingHeaderOne .tps_shape {
        width: 13%;
    }
    .listingHeaderOne .tps_cut, .listingHeaderOne .tps_view {
        width: 8.5%;
    }
    .listingHeaderOne .tps_color, .listingHeaderOne .tps_carat{
        width: 9%;
    }
    .listingHeaderOne .tps_price{
        width: 10.5%;
    }
    .listingHeaderOne .tps_intensity {
        width: 10%;
    }
    .table_view .table_rows .mb_shape{
        margin-left: -8px;
        width: 13%;
    }
    .table_view .table_rows .mb_cut, .table_view .table_rows .mb_detail {
        width: 9%;
    }
    .table_view .table_rows .mb_color, .table_view .table_rows .mb_carat {
        width: 9%;
    }
    .table_view .table_rows .mb_price,.table_view .table_rows .mb_intensity {
        width: 10.9%;
        margin-right: -5px;
    }      
    .tps_listing_grid .diamondlistingDesk .mb_shape .sh_tit{        
        vertical-align: sub;
    }
    /*.tps_listing_grid .diamondlistingDesk .mb_shape img {
        width: 50px;
    } */   
    .info_diamond_name{        
        font-size: 20px;      
    }
    .dia_info_image {
        width: 18%;
    }
    .dia_info_name {
        width: 25%;
    }
    .dia_right_info {
        width: 57%;
    }
    .more_info_sty_tps{
        font-size: 12px;
    }
    /* end code for diamond grid */
    /* start code for diamond detail page */
    .diamond_title{
        font-size: 22px;
        margin: 0 0 10px 0;
    }
    /* end code for diamond detail page*/
}
@media(max-width: 992px) {
    .tps_header {
        height: 350px;
         background-size: auto 300px !important;
    }
    header.mk-header{
        height: 350px;
    }
    header.mk-header {
        background-size: auto 300px !important;
    }
    .mk-grid .page-title {
        margin-top: 110px !important;
    }
    /* start code for filter section */
   /* .tps-row-container{
        max-width:760px; 
    }*/    
    .tps_diamond_search_box{
        padding:10px;
    }
    .diamond_shapes li {
        width: 25%;
    }
    .diamond_shapes li a:hover span{
        border-bottom: 2px solid #fff !important;
    }
    .diamond_shapes li a.selected span{
        border-bottom:2px solid #a1a1a1 !important;
    }
    .fancy_dia_color li:hover .text_shape{
        border-bottom: 2px solid #ffffff;
    }
    .fancy_dia_color li.selected_color .text_shape{
        border-bottom: 2px solid #a1a1a1;
    }
    .fancy_dia_color li:hover .img_shape{
        border: 1px solid #fff;
    }
    .fancy_dia_color li.selected_color .img_shape{
        border: 1px solid #a1a1a1;
    }
    .certificates-group{
        width: 20%;
        text-align: center;
    }
    .checkbox_group .certificate_label {
        text-align: center;
    }
    .steps_list ul li {
        font-size: 9px;
    }
    /* end code for filter section */
    /* start code for diamond grid */    
    .tps_listing_grid .diamondlistingDesk .mb_shape .sh_tit{        
        padding-left: 0px;
    }  
    .tps_grid_img {
        width: 48px;
        height: 48px;
        padding-top: 8px;
    }
    .diamond_page span.sh_comp a{
        padding-top: 0px;
    }
    .diamond_grid_sprite{
        float: none;
        margin:0;
    }    
    .table_view .table_rows .mb_shape{
        margin-left: -15px;
        width: 14.1%;
    }
    .table_view .table_rows .mb_price,.table_view .table_rows .mb_intensity {       
        margin-right: -3px;
    } 
    .listingHeaderOne .tps_intensity {
        width: 10.7%;
    }    
    .info_diamond_name{
        text-align: left !important;  
    }
    #listiveiwcontainer{
        display: block;
    }
    #listiveiwcontainer.widthless{
        visibility: hidden;
        width: 100%;
    }
    .presta_main_pop_div.active{
        width: 100%;
    }
    .table_view .row_main_div{
        width: 100%;
    }
    .presta_main_pop_div.active{
        border-left: 0
    }
    .recentgrid .diamond_grid_sprite{
        margin-left: 0px;
    }
    .dia_info_image {
        width: 14%;       
    }
    .dia_image{
        margin-top: 25px;
    }
    .dia_info_name {
        width: 24%;
        padding-right: 2%;
    }
    .dia_right_info {
        width: 62%;
    }
    .more_info_sty_tps {
        width: 100%;
    }
    .tps_tab_col_one{
        width: 45%;
    }
    .tps_tab_col_two{
        width: 53%;
    }
    .info_diamond_name {
        font-size: 16px;
    }
    .tps-btn-primary.startedbutton{
        padding: 8px 10px;
        font-size: 12px !important;
    }
    /* end code for diamond grid */
    /* start code for diamond detail page */
    .tps_diamond_gallery, .diamond_info{
        width: 50%;
    }
     .diamond_title{
        font-size: 20px;
    }
    .diamond_sub_title{
        font-size: 14px;
    }
    .tps_diamond_gallery .tps_thumbnail > li{
        width: 65px;
        height: 65px;
    }
    .tps-btn-primary, .tps-btn-primary:visited, .tps-btn-primary:link{
        font-size: 14px;
    }
    .gallery_slider {
        width: 64%;
        margin: 10px 18%;
    }
    .tps_diamond_gallery .dia_gallery_image{
        width: 260px;
    }
    .tps_diamond_gallery.vertical .dia_gallery_image{
        width: 270px;
        margin: 10px 0 0 80px;
    }
    .tps_diamond_gallery .dia_gallery_image > canvas{
        width: 325px;
    }
    .tps_diamond_gallery .carat_diamond_img{
        left: 61.5%;
        top: 47%;
    }
    .diamond_info .tps-columns {
        width: 40%;
        margin-right: 30px;
    }
    .diamond_detail_information .diamond_title .border{
        width: 180px;
    }
    .diamond_detail_information .tps-columns:nth-child(odd) {
        padding-right: 10px;
    }
    .diamond_detail_information .tps-columns:nth-child(even){
        padding-right: 15px;
        padding-left: 15px;
    }
    .diamond_detail_information .tps-columns:last-child {
        padding-right: 15px;
        padding-left: 10px;
    }
    .diamond_detail_information .attributes_info .attr_text_left, .diamond_detail_information .attributes_info .attr_text_right{
        width: 49%;  
    }
    .diamond_detail_information .tps-columns:nth-child(odd) {
        padding-right: 10px;
        width: 32%;
    }
    .diamond_detail_information .tps-columns:nth-child(even){
        width: 35%;
    }
    .modal-content{
        width: 60%;
        margin-top: 15px;
    }
    /* end code for diamond detail page */
}
@media(max-width: 768px) {
    .mk-grid .page-title {
        margin-top: 153px !important;
    }
}
@media(max-width: 767px) {
    input, textarea{
        font-size: 16px !important;
    }
    .tps_header {
        background-size: cover !important;
    }
    /* start code for filter section */
    .tps-row-container{
        width:100%; 
    }
    .tps-col-12,.tps-col-6,.tps-col-4{
        width: 100%;
    }
     .diamond_detail_information{
        padding: 0 30px;
    }
    .tps_diamond_search_box{
        padding:10px 20px;
        border: none;
    }
    .filter_header{
        font-size: 14px;
        text-align: center;
        margin: 20px 0px;
    }
    .diamond_shapes li {
        width: 20%;
    }
    .diamond_sprite{
        width: 39px;
        height: 40px;
    }
    .diamond_sprite.round_icon{
        background-position: -466px -291px;
    }
    .diamond_sprite.princess_icon{
        background-position:-509px -289px;
    }
    .diamond_sprite.emerald_icon{
        background-position: -551px -289px;
    }
    .diamond_sprite.asscher_icon{
        background-position: -594px -289px;
    }
    .diamond_sprite.marquise_icon{
        background-position: -639px -289px;
    }
    .diamond_sprite.oval_icon{
        background-position: -467px -335px;
    }
    .diamond_sprite.radiant_icon{
        background-position: -509px -335px;
    }
    .diamond_sprite.pear_icon{
        background-position: -551px -335px;
    }
    .diamond_sprite.heart_icon{
        background-position: -594px -335px;
    }
    .diamond_sprite.cushion_icon{
        background-position: -638px -335px;
    }
    .tps_diamond_tab ul{
        width: 500px;
    }
    .input_left_box, .input_right_box{
        width: 100px;
    }
    .tps_filter_right {
        padding-left: 15px;
    }
    .tps_col_pdright {
        padding-right: 15px;
    }
    .fancy_dia_color li{
        width: 8%;
    }        
    .steps_list ul li {
        font-size: 12px;
    }
    .tps_report_sec .filter_content.certificates_col {
        padding-left: 0px;
    }
    .certificates-group {
        width: 20%;
    }
    .fancy_dia_color{
        margin-left: 10px;
    }    
    .view_detail_btn {
        float: none;
    }
    .tps_reset_desktop {
        display: none;
    }
    .tps_reset_mobile {
        display: block;
        text-align: center;
        text-transform: uppercase;
        padding: 20px 0;
    }    
    .tps_listing_search{
        text-align: center;        
    }
    .tps_listing_search a.search_btn{
        float: none;
        padding: 10px 35px;
        margin: 0 0 20px;
    }
    /* end code for filter section */
    /* start code for diamond grid */
    .listingHeaderOne>span {
        width: 10% !important;
    }    
    .table_view .table_rows .mb_shape{
        margin-left: 0px;
    }
    .table_view .table_rows>span {
        width: 10% !important;
    }    
    .table_view .table_rows .mb_price,.table_view .table_rows .mb_intensity {       
        margin-right: 0px;
    }      
    .mb_shape .sh_tit{
        display: none;
    }
    .compare-diam-block-tps .tps_grid_tab{width: 33.33%;}
    /*.compare-diam-block-tps .dia_count{
        width: 100%;
        display: block;
        float: left;
    } */   
    .table_view .table_header{
        display: none;
    }
    .table_view .table_rows {
        position: relative;
        padding: 10px 0px;
    }
    .table_view .table_rows:hover, .table_view .table_rows.current {
        padding: 0px;
    }
    .table_view .table_rows > span,
    .table_view.recentgrid .table_rows > span{
        min-width: 22%;
    }
    .table_view .table_rows > span.mb_detail{
        position: absolute;
        top: 50%;
        right: -2%;
        width: 12%;
        transform: translate(0%,-50%);
    }
    .table_view .table_rows.current > span.mb_detail{
        position: absolute;
        top: 9.7%;
    }
    .tps_listing_grid .diamondlistingDesk .mb_shape img{
        float: none;
    }
    .table_view .table_rows .mb_shape {
        line-height: 12px;
    }
    .sh_comp .tps_grid_checkbox {
        margin-top: 20px;
    }
    .tps_grid_img {
        width: 60px; 
        height: 50px;
        float: none;
        display: inline-block;
    }
    /*.sh_comp span.mb_view, .mb_shape span.mb_view {
        padding-top: 10px;
    }*/
    .table_rows:hover .mb_view,.table_rows.current .mb_view {
        color: #fff;
    }
    .compare-diam-block-tps {        
        background: #fff;
    }
    .table_view .table_rows .mb_carat {
        margin-left: 0px;
    }
    .table_view .table_rows .mb_intensity{
        display: none;
    }
    .dimond_sarch_data {
       border-top: 1px solid #a1a1a1; 
    }
    .tps_detailview .fa{
        width: 100%;
    }
    .table_view .table_rows > span .mb_view{
        display: block;
    }    
    .tps-btn-primary.startedbutton{
        padding: 8px 10px;
    }
    .main_div_info{
        display: block;float: left;width: 100%;
    }
    .dia_info_image{
        width: 40%;
        margin-top: 10px;
    }
    .dia_image {
        margin-top: 15px;
    }
    .dia_info_name {
        width: 60%;
        padding-right: 10%;
        margin-top: 15px;
    }
    .dia_right_info{
        width: 100%;
        padding-bottom: 15px;
        margin: 15px 0 0; 
    }
    /* end code for diamond grid */
    /* start code for diamond detail page */
    .tps_diamond_gallery, .diamond_info{
        width: 100%;
    }
    .diamond_info .diamond_title.price{
        margin-top:10px;
    }
    .diamond_info{
        margin-top:0;
    }
    .tps_choose_diamond_btn {
        margin-top: 5px;
    }
    .tps_diamond_gallery.vertical .tps_thumbnail{
        position: static;
        width: 100%;
    }
    .tps_diamond_gallery.vertical .dia_gallery_image {
        width: 350px;
        height: 350px;
        margin: 10px auto;
        max-height: 350px;
        overflow: hidden;
    }
    .tps_diamond_gallery .dia_gallery_image > canvas{
        width:350px;
    }
    .tps_diamond_gallery .dia_gallery_image{
        width:300px;
    }
    .diamond_value .diamond_data, .diamond_value .clip_frame{
        width: 100%;
        display: block;
    }
    .diamond_value .diamond_data{
        margin: 0 0 20px 0;
    }
    .diamond_value {
        margin: 30px 0;
    }
    .tps_diamond_gallery .carat_diamond_img{
        left: 62.5%;
    }
    .diamond_detail_information{
        border-top: none;
    }  
    .diamond_info .tps-columns {
        width: 45%;
        margin-right: 0px; 
        margin-left: 3%;
    }
    .tps_diamond_info{
        margin: 15px -15px;
    }  
    .diamond_detail_information h3.diamond_title{        
        margin: 0 auto;
        margin-bottom: 30px;
        text-align: center !important;
        border-bottom: 2px solid #31759d;
        width: max-content;
    }
    .diamond_detail_information .diamond_title .border {
        display: none;
    }
    .diamond_title, .btn-add-cart, .tps_enquiry {
        text-align: center;
    }
    .diamond_detail_information .tps-columns:nth-child(odd) {
       padding: 0 15px;
        width: 100%;
    }
    .diamond_detail_information .tps-columns:nth-child(even){
        width: 100%;
        padding: 0 15px;
        background:#f7f7f7;
    }
    .diamond_detail_information .tps-row:nth-child(odd) {
        background: none;
    }
    .diamond_detail_information .tps-row:nth-child(odd) .tps-columns:nth-child(even){
        background:none;
    }
    .diamond_detail_information .tps-row:nth-child(odd) .tps-columns:nth-child(odd){
        background:#f7f7f7;
    }
    .diamond_detail_information .tps-row .mb_hide{
        display: none;
    }
    .modal-content{
        width: 90%;
    }
    .close{
        float: left;
    }
}
@media(max-width: 639px) {
    .tps_header {
        height: 350px;
         background-size: auto 300px !important;
    }
    /*.tps_page_title{
        left: 0;
    }*/
    /* start code for filter section */
    .tps_diamond_tab ul{
        width: 400px;
    }
    .tps_diamond_tab ul li a{
        font-size: 12px;
        line-height: 14px;
    }
    .fancy_dia_color li {
        width: 7%;
    }
    /* end code for filter section */ 
    /* start code for diamond detail page */
    .tps_diamond_gallery .dia_gallery_image{
        width: 245px;
    }
    .tps_diamond_gallery.vertical .dia_gallery_image {
        width: 350px;
    }
    .tps_diamond_gallery .dia_gallery_image > canvas{
        width:350px;
    }
    .tps_diamond_gallery .carat_diamond_img{
        left: 61.5%;
    }
    /* end code for diamond detail page */
}
@media(max-width: 479px) {
     #mk-theme-container .mk-header, .tps_header{
        background-position: center !important;
    }
    .mk-grid .page-title , .tps_header .page-title{
        margin-top: 115px !important;
    }
    /* start code for filter section */
    .tps_diamond_tab ul{
        width: 250px;
    }
     .tps_diamond_gallery.vertical .dia_gallery_image {
        width: 280px;
        height: 281px;
        max-height: 281px;
        overflow: hidden;
    }
    .tps_filter_head {
        margin: 0;
    }    
    .tps_diamond_search_box{
        padding:10px 5px;
    }
    .tps_diamond_search_box .tps_reset {
        top: 15px;
        font-size: 12px;
        right: 8px;
    }
    input, textarea {
        font-size: 12px !important;
    }
    .fancy_dia_color{
        margin-left: 0px;
    }   
    .fancy_dia_color li {
        width: 16%;
    } 
    /* end code for filter section */
    /* start code for diamond grid */
    .compare-diam-block-tps .tps_grid_tab_name{
        height: 76px;
        padding:10px;
        font-size: 14px;
    }
    .table_view .table_rows > span{
        font-size: 12px;
    }
    .info_diamond_name{  
        font-size: 16px;      
    }
    .dia_info_name {
        padding-right: 0%;        
    }
    .table_view .table_rows.current > span.mb_detail {
        position: absolute;
        top: 10.6%;
    }
    /* end code for diamond grid */
    /* start code for diamond detail page */    
    .tps_diamond_gallery .tps_thumbnail > li {
        width: 60px;
        height: 60px;
    }
    .tps_diamond_gallery .dia_gallery_image > canvas{
        width: 300px;
    }
    .tps_diamond_gallery .dia_gallery_image{
        height: 310px;
    }
    .tps_diamond_gallery .gallery_slider{
        margin:10px 0;
    }
    .tps_diamond_gallery .gallery_slider {
        width: 60%;
        margin: 10px 20%;
    }    
    /* end code for diamond detail page */
}
@media(max-width: 360px) {    
    .steps_list ul li {
        font-size: 10px;
    }
    .diamond_shapes li a {
        font-size: 10px;
    }
    .tps_diamond_gallery .tps_thumbnail > li {
        width: 52px;
        height: 52px;
    }
}

::-webkit-scrollbar {
    width: 3px;
}
::-webkit-scrollbar-track-piece {
    background: #f7f7f7;
}
::-webkit-scrollbar-thumb {
    background: #a1a1a1;
}​

/*******************End Diamond listing page**************/
