    .pl-0{padding-left:0!important;}
    .pr-0{padding-right:0!important;}
    .pt-0{padding-top:0!important;}
    .pb-0{padding-bottom:0!important;}

    .ml-0{margin-left:0!important;}
    .mr-0{margin-right:0!important;}
    .mt-0{margin-top:0!important;}
    .mb-0{margin-bottom:0!important;}

    /*Information main body*/
    .infomation-body{  max-width: 1280px; 
        width: 100%;  position: relative; margin: 0 auto; }


    .text-heading80{ font-family: 'Prata';
        font-weight: 400;
        font-size: 80px;
    }

    .text-heading48{ font-family: 'Prata';
    font-weight: 400;
    font-size: 48px; }


    .description h2 { margin: 36px 0px 16px !important; font-family: 'Plus Jakarta Sans'; font-weight: 600; font-size: 24px;
    font-weight: 600; }
    .infomation-body p { font-family: 'Plus Jakarta Sans';
        font-weight: 400;
        font-size: 16px;
        color: #1D1F1E;
        line-height: 140%;
    }

     .description p{
        line-height: 22.4px;
    }

    .description p a, 
     .showDesktop-inline, .showMobile-inline{ color:#748DA6!important }

    .new-faq-section-title h2 {
        font-family: Prata;
        font-size: 64px;
        margin-top: 0px;
        margin-bottom: 0px;
        font-weight: 400;
        margin: 80px 0px 40px;
    }

    /*Information Page new design*/

      /* .heading{
          background-color: #2A3E52;
          height: 240px;
          margin-bottom: 60px;
        }  */

        .heading h1{
          color: white;
          font-size: 40px;
          text-align: center;
          font-family: 'Prata';
          font-weight: 400;
          line-height: 54px;
          padding: 36px;
          margin-bottom: 15px;
        }
        .heading p{
          color: white;
          font-size: 16px;
          width: 660px;
          margin: auto;
          text-align: center;
        }

        .description{
           width: 660px;
           margin: auto;
        } 

        #images {
           display: flex;
           justify-content: center;
           align-items: center;
        }
        .icon {
            margin:  38px 0 39px 60px;
        }

         .royal-mail{
            max-width: 122px;
        }

         .dpd{
            max-width: 113px;
        } 

      /*Information Page new design*/

    /* .faq-page-section{ margin: 90px 0px 80px; float: left; width: 100%; } */
    .faq-page-section p{ font-size: 14px; line-height: 20px; margin-bottom: 10px; }
    .faq-page-section .panel-body{ padding: 15px 0px; }
    /* .faq-page-section .tabsection-left{ padding-right: 36px; }
    .faq-page-section .tabsection-left .nav-tabs{ background: #F8F8F8; text-align: left; padding: 40px 40px 6px; }
    .faq-page-section .tabsection-left ul li a{ text-align: left; font-size: 18px; color: #1D1F1E;
        font-weight: 600; border-bottom: 1px solid #F8F8F8; line-height:23px }
    .faq-page-section .tabsection-left ul li{ margin-bottom: 36px; padding:0px; width:100% } */
    .faq-page-section .tabsection-right{ padding-left: 36px; float: none;margin: auto;}
    .tabsection-right .style-1 .tab-content{ padding:0px }
    .faq-page-section .showsearch-container{ display: flex; width: 100%; margin: 0px 0px 40px; }

    .faq-page-section .questions-section{  display: flex;  background: #F0F6FD;  padding: 60px;
        width: 100%;  justify-content: space-between;  margin: 51.5px 0px 0px; align-items: center; float: left; }
    .faq-page-section .questions-section .questions-left{ width: 100%; max-width: 286px; font-weight: 600;
    font-size: 24px; color: #1D1F1E; }
    .faq-page-section .questions-section .questions-right{ 
        max-width: 615px;
        width: 100%;
        display: flex;
        justify-content: inherit;
        align-items: center; 
    }

    .faq-page-section p:last-child{ margin-bottom: 21px; }
    .faq-page-section p a{ font-weight: 600; border-bottom: 1px solid #1D1F1E; }
    .faq-page-section .questions-section .questions-right .line{ color:#D9D9D9 }
    .faq-page-section .questions-section .questions-right .email{ font-weight: 400;
    font-size: 14px;color: #1D1F1E; border-bottom: 1px solid #1D1F1E; }

    .faq-page-section .questions-section .questions-right .contact{ font-weight: 400;
    font-size: 14px;color: #1D1F1E }

    .faq-page-section .questions-section .questions-right .buttons .btn{ background: transparent; padding: 14px 26px !important;
        max-width: 251px; width: 100%; }
    .faq-page-section .questions-section .questions-right .buttons .btn:hover{ color: #1D1F1E !important; background: transparent !important; }
    .faq-page-section .questions-section .questions-right .buttons .btn:focus{ color: #1D1F1E !important; background: transparent !important; }
    .faq-page-section .questions-section .questions-right .buttons .btn img{ filter: invert(1); margin-right:8px }

     .more-less-plus{ background: url('/catalog/view/theme/sacet/image/information/new/plus-sign.svg') no-repeat; 
        width: 24px; height: 24px; background-position:center ; }
    .more-less-minus{ background: url('/catalog/view/theme/sacet/image/information/new/minus-sign.svg') no-repeat; 
        width: 24px; height: 24px; background-position:center;  }

    .more-less-up{ background: url('/catalog/view/theme/sacet/image/information/new/down-arrow.svg') no-repeat; 
        width: 24px; height: 24px; background-position:center ; transform: rotate(-180deg);}
    .more-less-down{ background: url('/catalog/view/theme/sacet/image/information/new/down-arrow.svg') no-repeat; 
        width: 24px; height: 24px; background-position:center;  }


    .faq-page-section .showsearch-container button{ 
        float: left;
        padding: 8px 8px 8px 0px;
        margin-top: 0px;
        background: transparent;
        border: none !important;
        font-size: 16px;
        cursor: pointer;
    }

   .faq-page-section .showsearch-container input[type="text"]{
        padding: 8.6px 8.6px 8.6px 0px;
        border: none;
        width: 100%;
        max-width: 100%;
        /* border-bottom: 1px solid #A4AAAE !important; */
        font-family: 'Plus Jakarta Sans';
        font-weight: 600;
        font-size: 18px;
        line-height: 23px;
        /*color: #A4AAAE;*/
    }

    .faq-page-section .showsearch-container input[type="text"]::placeholder{ color: #A4AAAE; }

    .faq-page-section .showsearch-container form {
        display: flex;
        height: 48px;
        width: 590px;
        margin: 0 auto;
        background: #fff;
        border: 1px solid #000;
    }

    .sec-space{ float: left; width: 100%; margin-bottom:20px }

    .get-expert-block {
        display:flex;
        justify-content:space-between;
    }
    .get-expert-info, .get-expert-image {
        flex:1;
    }
    .get-expert-image img {
        width:100%;
    }
    .get-expert-info {
        background-color:#2A3E52;
        text-align:center;
        display:flex;
        flex-direction:column;
        justify-content:center;
        align-items:center;
        color:#fff;
    }
    .get-expert-info h2 {
        font-size:64px;
        color:#fff;
        font-family:'Prata';
        margin-bottom:36px;
        color:#fff;
        margin-top:30px;
        line-height: 86.72px;
    }
    .get-expert-info p {
        color:#fff;
        margin-bottom:70px;
        font-family: 'Plus Jakarta Sans';
        font-size:16px;
    }
    .get-expert-info .border-btn img {
        margin-right:4px;
        margin-top: -2px;
    }
    .get-expert-info .border-btn {
        padding: 14px 26px 14px;
        margin-bottom:36px;
        margin-top: 0px;
    }
    .get-expert-info a {
        font-size:16px;
        font-weight:600;
        font-family: 'Plus Jakarta Sans';
        color:#fff;
    }
    .get-expert-info a.store-link {
        margin-bottom:40px;
    }


    /*=========== about us css ===================*/
    .about-banner img{ width: 100%; }
    .our-mission{ display: flex; background: #F8F8F8; margin: -80px 0px 20px; padding: 60px 80px; 
        align-items: center ; }
    .our-mission h1{ margin: 0px 0px 20px; }
    .our-mission p{ margin: 0px 0px 20px; }
    .our-mission .art{ font-family: 'Playfair Display'; font-style: italic; font-weight: 400;
    font-size: 48px; line-height: 64px;text-align: center; color: #1D1F1E; justify-content: center; }
    .our-mission blockquote::before{  content: "\201C";   
      /*Font*/
      font-family: Georgia, serif;
      font-size: 80px;
      font-weight: bold;
      color: #DADEE0;
      position: absolute;
      left: 45px;
      top:5px; }

    .our-mission blockquote{ border-left: 0px; }

      .our-mission blockquote::after{   content: "\201D";  
      /*Font*/
      font-family: Georgia, serif;
      font-size: 80px;
      font-weight: bold;
      color: #DADEE0;
      position: absolute;
      right: 20px;
      bottom:0px; }


      /* New Design August 2022 */
        .home-blog {
            flex-direction:column;
        }
        .home-blog-list, .education-list {
            width:100%;
        }
        .home-blog-list {
            margin-left:0px;
            width:99.9%;
            margin-top: 24px;
        }
        .blog-info-title {
            font-size:18px;
            margin-bottom: 10px;
        }
        .blog-info {
            padding:22px 18px;
            width: calc(100% - 19px) !important;
        }
        .blog-info p {
            font-size:16px;
            margin-bottom: 0px;
        }
        .subscription-block {
            flex-direction:column;
        }
        .klaviyo-form-USD9BK h1 {
            display:none;
        }
        .subscription-form {
            margin-left:0px;
            margin-top:30px;
        }
        .subscription-form .new-section-title h2 {
            margin-bottom: 7px;     
        }
        .subscription-form .new-section-title {
            margin-top:0px;
        }
        /*.instagram-section .new-section-title {
            flex-direction:column;
            align-items: flex-start;
        }*/
        /*.instagram-section .insta-social {
            margin-top:35px;
        }*/
        .instagram-section .insta-social li {
            margin-right:40px;
            margin-left:inherit;
        }
        .new-carousel-block .carousel-block-info .title {
            font-size:18px;
            line-height:24px;
        }   
        .category-top-banner-info {
            display:none;
        }
        .banner-mob-btn {
            display:inline-block;
        }

        .banner-mob-btn a:active, .banner-mob-btn a:focus{
            color: #fefefe !important;
        }
        .new-carousel-block .carousel-overlap-title {
            font-size:16px;
            bottom:20px;
        }
        .grey-cta-block {
            /*flex-direction:column;*/
            padding:22px;
            margin: 40px 0px 55px;
        }
        .grey-cta-block-right {
            /*margin-top:14px;*/
            padding-left:0px;
            text-align:center;
        }
        .grey-cta-block-left {
            border:none;
        }
        .grey-cta-block-right p {
            margin-bottom:25px;
        }
        .new-section-title.sidebar-title {
            flex-direction:column;
            margin-bottom: 49px;
        }
        .price-title-sidebar {
            margin-top:35px;
        }
        .price-title-sidebar .price-item {
            margin-left:0px;
            margin-bottom:6px;
        }
        .price-list-item {
            flex-direction:column;
        }
        .price-item a {
            font-size:16px;
        }
        .grey-cta-block {
            margin-bottom:40px;
        }
        .shop-by-category-list {
            flex-direction:column;
            margin-bottom:0px;
        }
        .category-list-title h3 {
            font-size:16px;
        }
        .shop-by-category-item {
            margin:0px 0px 60px !important;
        }
        .category-list-title {
            margin-top:-30px;
            width: 290px;
        }
        .metal-list-item {
            flex-direction:column;
        }
        .metal-title-sidebar .metal-item, .metal-title-sidebar .silver-item.metal-item {
            margin-right:0px;
            width:100%;
        }
        .metal-title-sidebar {
            margin-top:30px;
            width: 100%;
        }
        .metal-title-sidebar .metal-item {
            border-bottom: 1px solid #D9D9D9;
        }
        .metal-title-sidebar a {
            margin-top: 0px;
            padding: 20px 0px 12px;
            line-height: 20.16px;
        }
        .metal-title-sidebar .metal-item h3 {
            margin-bottom:0px;
            margin-top: 0px;
        }
        .reviews-block-info {
            flex-direction: column;
        }


        /* reviews redesign css start here */

        /* @font-face {
            font-family: 'proxima_nova_rgregular';            
            src: url("../fonts/ProximaNovaFont.otf") format("opentype");
            font-weight: normal;
            font-style: normal;
            font-display: swap;
        } */
        .reviews_container{
            
        }
        @media (min-width:1200px){
            .reviews_container{
                max-width:1504px; width:initial; margin:0 auto;
            }
        }
        @media (min-width:1920px){
            .reviews_container{
                padding:0;
            }
        }


        .google_rating_container,.reviews_page_google_review .flag-nav h3,.google_rating h2,.google_rating_block2 .btn, .review_auther a,.google_rating_block2,.days_ago,.show_more_reviews,.review_posted,.review_text,.google_review_container{
            font-family: 'Roboto', Helvetica, Arial, sans-serif;
        }

        .review_redesign_breadcrumb{
            display: none;
        }

        .read_customer{
            display: block;
            width: 60%;
            margin: 0 auto;
            text-align: center;
            margin-top: 16px;
        }

        .reviews_description{
            font-family: Plus Jakarta Sans;
            font-size: 16px;
            font-weight: 400;
            line-height: 22px;
            letter-spacing: 0em;
            text-align: center;
        }

        .reviews_description a {
                color: white;
        }

        .review_redesign{
            max-width: 100% !important;
            padding:0px;
        }
        .reviews_heading{           
            padding-bottom:36px;
            margin-bottom: 80px;
        }

        .reviews_google_logo{
            width: 80px;
            height: auto;
        }

        .reviews_heading h1{
            padding-top:36px;
            padding-bottom:0px;
            padding-left:0px !important;
            padding-right:0px !important;
            margin-bottom: 12px
        }

        .reviews_banner_heading{
            max-width: 660px;
            margin: 0 auto;
        }

        .reviews_banner_heading .read_more{
            display: none;        
        }

        .read_more.inline {
            display: inline;
        }

        .reviews_banner_heading  .show_more{
              color: #fff;  
              display: block;
              cursor: pointer;
              text-decoration: underline;
              margin-top: 14px;
              font-size: 16px;
              font-weight:600;
              text-align: center;
        }

        .text_excelent{
            display: flex;   
            justify-content: center;
            align-items: center; 
        }

        .excelent_heading{
            margin-right: 20px !important;
        }      

                
        .review-top {
            background: #F8F8F8;
            padding: 20px 0px;
            margin: 10px 0px;
        }

        .review-top h2 {
            font-size: 36px;
            color: #000;
            font-family: GOUDOS;
            text-align: center;
        }

        .review-star {
            padding-top: 30px;
        }

        .review-star span {
            display: inline-block;
            vertical-align: bottom;
        }

        .reviewcs .media-body h4 span {
            float: right;
            letter-spacing: 0.1em;
            color: #000;
            font-size: 14px;
            text-transform: uppercase;
            margin: 0px 0 15px;
        }

        .reviewcs h4 a {
            letter-spacing: 0.1em;
            color: #000;
            font-size: 14px;
            text-transform: uppercase;
            margin: 7px 0 15px;
            float: left;
        }

        .reviewcs p {
            color: #9A9A9A;
        }

        .reviews_page_google_review h3{
            font-weight: 800;
        }


        .reviews_page_google_review{
            float:none;
            clear: both;            
        }
        .reviews_page_google_review .flag-nav{
            margin: 30px 0px;          
        }

        .redesign_trust_pilot .sec-space{
            margin-bottom: 36px;
        }
        .redesign_trust_pilot{
            margin:40px 0 90px;
        }

        .lovely_moments_container h1{
            font-family: Prata;
            font-size: 64px;
            font-weight: 400;
            line-height: 87px;
            letter-spacing: 0em;
            text-align: center;
            margin-bottom: 40px;
        }

                
        .image-gallery {
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            gap: 24px;
            margin-bottom: 24px;
            margin-left: -12px;
            margin-right: -12px;
        }

        .image-gallery_add_margin{
            margin-bottom: 60px;  
        }
        
        .image-gallery > li {
            /* flex-basis: 293px;  */
            /*width: 350px;*/
            flex: 0 0 calc(25% - 24px);            
            position: relative;
            cursor: pointer;
        }
        
        .image-gallery::after {
           
        }
        
        .image-gallery li img {
            object-fit: cover;
            max-width: 100%;
            height: auto;
            vertical-align: middle;           
        }
        
        .overlay {
            position: absolute;
            width: 100%;
            height: 100%;
            background: rgba(57, 57, 57, 0.502);
            top: 0;
            left: 0;
            transform: scale(0);
            transition: all 0.2s 0.1s ease-in-out;
            color: #fff;            
            /* center overlay text */
            display: flex;
            align-items: center;
            justify-content: center;
        }
        
        /* hover */
        .image-gallery li:hover .overlay {
            transform: scale(1);
            
        }

        .image-gallery li .overlay{
            font-size:16px;
            font-weight: 600; 
            font-family: 'Plus Jakarta Sans';
        }

        .reviews_load{
            margin-top:36px;
        }
  
        #load_more_lovely_moments{
            font-family: 'Plus Jakarta Sans';
            font-weight: 600;
            font-size: 16px;
            line-height: 20px;
            text-align: center;
            border: 1px solid #1D1F1E;
            padding: 12px 26px;
            background: #fff;
            margin-bottom: 80px;
        }

        .google_rating_container{  
                    
            display: flex;
            flex-wrap: wrap;
            -webkit-box-pack: justify;
            justify-content: space-between;
            -webkit-box-align: center;
            align-items: center;
            padding: 16px 24px;
            /* background-color: rgb(250, 250, 250); */
            background-color: #FAFAFA;
            border-radius: 10px;
        }

        .google_rating_block1{
            display: flex;
            align-items: center;
        }

        .stars-outer {
            display: inline-block;
            position: relative;
            font-family: FontAwesome;
          }
          
          .stars-outer::before {
            content: "\f006 \f006 \f006 \f006 \f006";
            font-size: 20px;
            color: #fafafa;
          }

          .stars-outer-user {
            display: inline-block;
            position: relative;
            font-family: FontAwesome;
          }
          
          .stars-outer-user::before {
            content: "\f006 \f006 \f006 \f006 \f006";
            font-size: 14px;
            color: #fafafa;
          }          
          
          .stars-inner {
            position: absolute;
            top: 0;
            left: 0;
            white-space: nowrap;
            overflow: hidden;
            width: 0;
          }
          
          .stars-inner::before {
            content: "\f005 \f005 \f005 \f005 \f005";
            color: #f8ce0b;
            font-size: 20px;
          }

          .stars-inner-user {
            position: absolute;
            top: 0;
            left: 0;
            white-space: nowrap;
            overflow: hidden;
            width: 0;
          }
         
          
          .stars-inner-user::before {
            content: "\f005 \f005 \f005 \f005 \f005";
            color: #F8CE08;
            font-size: 14px;
          }

        .google_heading{
            display: flex;
            flex-direction: column;            
        }
        .google_rating h2{
            margin-bottom:7px;
            font-size:14px; font-weight: 700;;
            font-family:'Plus Jakarta Sans';
            color:#6A6A6A;
        }
        .google_rating_score_container{
            display: flex;
            flex-wrap: wrap;
            -webkit-box-align: center;
            align-items: baseline;
            font-weight: 800;
            line-height: 20.6px;
            align-self: flex-end;            
        }

        .google_rating_count{
            display: inline;
            margin-right: 14px;
            font-size: 20px;
            font-weight: 800;
            font-family: 'Plus Jakarta Sans';
            color: #F8CE08;
        }

        .google_logo{
            max-width:56px; height:56px;
            flex:0 0 56px;
            margin-right: 11px;
        }
        .google_logo img{
            max-width: 100%;
        }
        .google_rating_score_container h2{
            font-size: 18px;
            color: black;
            font-weight: 500;
        }

        .google_star{
            display: inline-block;
            margin-right: 12px;
            position: relative;            
        }

        .google_total_reviews{
            display: inline;
        }

        
        .google_rating_block2 > a{
            border-radius: 4px;
            color: #fff;
            font-family: inherit;
            background-color: #4285F4!important;  
            height:47px;
            width:144px;
            font-family: Plus Jakarta Sans;
            font-size: 14px;
            font-weight: 700;
            line-height: 14.41px;   
            display: inline-flex;
            align-items: center;
            justify-content: center;       
        }
        .review_item{
            height: 100%;
        }
        .review_block{
            height: 100%;
            background-color:#FAFAFA;
            padding: 28px 58px 28px 28px;
            border-radius: 10px;
        }

        .review_auther_image{
            width: 56px;
            height: 56px;
            float: left;
            margin-right: 13px;
        }       

        .review_header{
            margin-bottom:12px;
        }

        .review_auther_star{

        }

        
        .review_auther{
            font-size: 18px;
            line-height: 24px;
            font-weight: 800;
            text-align: left;
            color: #222423 !important;            
        }
        .review_auther a:hover {
            text-decoration: underline;
        }
        .star_days_ago{
            margin-top: 6px;
        }

        .star_days_ago .star{
            font-size: 5px;
        }

        .review_star {
            display: inline-block;
            /* margin-right: 5px; */
        }
        .days_ago{
            display: inline-block;
            font-size: 14px;
            line-height: 16px;
            font-weight: 400;;
            color:#797E82;
        }
        .review_text{            
            float: none;
            clear: both;
            color: #000;
            font-size: 16px;
            font-weight: 400;
            line-height: 24px;
            text-align: left;
            margin-bottom: 32px;
            
        }
        .review_footer{
            display: flex;
            align-items: center;
        }
        .review_g{
            height: 48px;
            width: 48px;
            float: left;
            margin-right: 8px;
        }
        .review_g_text{
            
        }
        .review_posted{
            font-size: 14px;
            font-weight: 400;
            line-height: 16.41px;
            color:#000;
        }
        .review_posted_google{
            font-size: 16px;
            font-weight: 400;
            line-height: 20px;
            color:#000;
            margin-top:4px;
        }

        .google_review_container{
            margin: 32px 0 0;
        }
        .google_review_container .owl-stage{
            display: flex;
        }
        .google_review_container .owl-next{
            position: absolute;
            top: 40%;
            right: 10px;
            border-radius: 50% !important;
            padding: 10px 15px !important;
            box-shadow:  -1px 6px 12px 0px #999;
        }

        .google_review_container .owl-prev{
            position: absolute;
            top: 40%;
            left: 10px;
            border-radius: 50% !important;
            padding: 10px 15px !important;
            box-shadow: -1px 6px 12px 0px #999;
        }

        .google_review_container .owl-nav .owl-next img {
            margin: 0 0 4px 0px !important;
            filter: invert(1);
        }
        .google_review_container .owl-nav .owl-prev img {
            margin: 0 0 4px 0px !important;
            filter: invert(1);
        }
        .google_review_container .owl-theme .owl-nav .disabled {
            display: none;
        }

        .google_review_container .owl-theme .owl-nav [class*=owl-]{
            background: #7b7b7b;
            opacity: 0.8;
        }

        

        .review_read_more .more-text{
            display: none;
        }

        /* .review_read_more_show , .show_more_reviews{
            display: block;
            padding:10px 0px;
            color:#000a1280;
        } */

        .review_read_more_data{
            display:none;
        }

        .show_more_reviews{
            display: inline-block !important;
            cursor: pointer;
            font-size: 18px;
            font-weight: 400;
            line-height: 24px;
            margin-top:4px;            
            color:#797E82; 
        }

        .review_read_more_data.inline{
            display: inline;
        }


        @media (max-width:767px){
            .redesign_trust_pilot{
                margin:56px 0;
            }
            .google_logo {
                display: none;
            }
            .google_rating h2 {
                margin-bottom: 7px; font-size: 12px;
            }
            .google_rating_count {
                margin-right: 8px; font-size: 16px;
            }
            .google_rating_block2 > a{
                height:39px; width:128px;         
            }
            .google_review_container{
                margin: 16px 0 0;
            }
            .show_more_reviews {
                font-size: 16px;
                margin-top: 8px;
            }
            .review_text {
                margin-bottom: 24px;
            }
        }

        /* reviews redesign css start end */

        /* As Seen On You start */
        .AsSeenOnYouSstart {
            margin-top: 56px;
        }
        .AsSeenOnYouSstart h2{
            font-family: var(--font-family-northwell);
            font-size: 40px;
            font-weight: 400;
            line-height: 52px;
            letter-spacing: 0.03em;
            text-align: center;
            margin-bottom:24px;
        }
        .AsSeenOnYouSstart picture + picture{
            margin-top:8px; display: block;
        }
        @media (max-width:767px){
            .AsSeenOnYouSstart picture:nth-last-child(1){
                display: none;
            }
        }
        @media (min-width:1200px){
            .AsSeenOnYouSstart {
                margin-top: 90px;
            }
            .AsSeenOnYouSstart h2{
                font-size: 64px;
                font-weight: 400;
                line-height: 70px;
                margin-bottom:56px;
            } 
            .AsSeenOnYouSstart picture + picture{
                margin-top:16px;
            }
        }
        /* As Seen On You end */


        .trustpilot-short {
            padding-bottom: 26px;
            margin-bottom: 26px;
        }
        .trustpilot-short img {
            max-width: 94px;
        }
        .google-short img {
            max-width: 94px;
        }
        .trustpilot-google-review .count-no {
            font-size:18px;
            line-height: auto;
        }
        .trustpilot-google-review .count-info {
            font-size:14px;
            line-height: auto;
        }
        .trustpilot-google-review {
            flex-basis:inherit;
        }
        .trustpilot-review-1 {
            margin-bottom: 30px;
        }
        .feature-logos-block {
            margin-bottom: 60px;
            margin-top: 60px;
        }

        .feature-logos-block  .feature-logos-list{ display: flex; justify-content: center; }
        .blog-item {
            margin-left: -1px;
            border: 2px solid transparent;
        }
        
        /* New Design CSS 2022 End */   


        /* Homepage content section starts */

          .create-section {
            background-color: #f0f6fd;
          }

          .create-section .create-section-container {
            padding: 88px 0px;
          }
          .new-section-title {
            margin-bottom: 40px;
          }

         /* .new-section-title h2 {
            font-family: Prata;
            font-size: 80px;
            margin-top: 0px;
            margin-bottom: 0px;
            font-weight: 400;
            margin: 83px 0px 10px;
            line-height: 87px;
          }*/
          .new-section-title .italic-text {
            font-family: "Playfair Display";
            font-weight: 400;
            font-style: italic;
          }
          .new-section-title p {
            margin-bottom: 0px;
            margin-top: 36px;
          }

          .choose-setting-list {
            display: flex;
            justify-content: space-between;
          }

          .choose-setting-item {
            background-color: #ffffff;
            margin: 0px 12px;
            padding: 37px 25px;
            display: flex;
          }

          .choose-setting-item img {
                max-width: 100px; margin-right: 15px;
          }

          .choose-setting-description h4 {
            margin-bottom: 12px;
          }

          .choose-setting-description p {
            font-size: 14px;
          }

          .lets-create-section {
            margin: 40px 0px 20px;
            display: flex;
            flex-direction: column;
            align-items: center;
          }

          .lets-create-section p {
            text-align: center;
            margin-bottom: 40px;
          }
          /* Homepage content section ends */

          .our-team{ padding: 100px 0px; float: left; width: 100%; }
          .our-team h2{ text-align: center; margin: 0px 0px 30px; }
          .our-team p{ max-width: 660px; margin: auto; text-align: center; line-height: 22px; }
          .our-team img{ margin: 50px 0px 0px; }

          .our-value{ padding: 100px 0px; float: left; width: 100%; display: flex; }
          .our-value p{ margin-bottom: 15px; }
          .our-value img{ height: 200px; margin: 30px; }
          .our-value .value-img{ display: flex; justify-content: center; align-items: center;}      .
          .feature-logos-list{ padding: 60px 10px; display: flex; flex-wrap: wrap; justify-content: center; }

          .our-stores h2{ margin: 0px 0px 40px; }
          .our-stores .store-name{ text-transform: uppercase; margin: 0px 0px 12px; font-weight: 600; }
          .our-stores .store-details{ display: flex; padding: 38px 36px; flex-direction: column;  
            background: #F8F8F8; margin: 34px 0px 0px; }
          .our-stores .address{ font-weight: 600;  font-size: 14px;  color: #1D1F1E; margin-bottom: 26px; }
          .our-stores .time-section .left{ font-weight: 400;  font-size: 14px;  color: #1D1F1E;  }
          .our-stores .time-section .right{ font-weight: 600;  font-size: 14px;  color: #1D1F1E;  }
          .our-stores .time-section .times{ display: flex; margin-bottom: 10px;  }
          .our-stores .time-section .times .left{ width: 60%;  }
          .our-stores .time-section .times .right{ width: 75%;  }
          .our-stores .store-details .button-section{ display: flex; width: 100%; }
          .our-stores .store-details .button-section .videoappoitment{ border: none; background: transparent;
              box-shadow: none; padding: 12px 20px; }
          .our-stores .store-details .button-section .videoappoitment img{ margin-right: 8px; }
          .our-stores .store-details .button-section .videoappoitment:hover{ color: #ccc; }
          .our-value h2{ margin-bottom: 40px; }
          .makers-block .new-section-title {
            display: flex;
            justify-content: space-between;
            align-items: center;
        }




    /*=========== about us css end ===================*/


    /*FAQ*/

    .top-info-banner{ 
        background: #2A3E52; 
        padding: 55px 0px 59px; 
        text-align: center; 
    }
    .top-info-banner.faqbanner{
        background: #FAFAFA !important; 
    }
    .top-info-banner.faqbanner .ptxt {
        color: #010706;
    }
    .top-info-banner.faqbanner h1 {
        color: #010706;
    }
    .top-info-banner h1{ color: #fff; margin-bottom: 12px; }
    .top-info-banner .ptxt{ color: #fff; text-align: center; max-width: 560px; 
        line-height: 25px; margin:0 auto; width: 100%; }

    .top-info-banner .ptxt a{ color: #fff; }

    .faq-block {
        display: flex;
    }
    .faq-left, .faq-right {
        flex-basis:49.5%;
    }

    .faq-section {
        display:flex;
        justify-content:space-between;
        font-family:'Plus Jakarta Sans';
        margin:0px 0px;
        color:#1D1F1E;
        align-items:flex-start;
        padding-top: 10px;
    }
    .faq-list {
        flex:1;
        margin-left:72px;    
    }
    .faq-help {
        background:#F0F6FD;
        padding:80px 76px;
        flex: 0 0 580px;
    }
    .faq-help h4 {
        font-size:24px;
        font-family:'Plus Jakarta Sans';
        font-weight:600;
        margin-bottom:44px;
        color:#1D1F1E;
        line-height:inherit;
        text-transform: none;
    }
    .faq-contact {
        display:flex;
        justify-content:space-evenly;
        margin-bottom:40px;
    }

    .faq-contact .divider{
        color: #d9d9d9;
        font-size: 23px;
        margin-left:36px;
        margin-right:36px;
        width: 1px;
    }

    .faq-contact a {
        font-size:18px;
        color:#1D1F1E;
        margin-bottom:0px;
    }
    .faq-help .border-btn {
        margin: 0 auto;
        display: inline-flex;
        align-items: center;
         max-width: 300px;
        padding: 16px 26px;
        font-size: 16px;
        letter-spacing: 0;
    }
    .faq-help .border-btn img { 
        filter:invert(1);
    }


    .faq-list h4 {
        color:#1D1F1E;
        text-align:left;
        font-family:'Plus Jakarta Sans';
        font-size:18px;
        font-weight:600;
    }
    .faq-list h4 {
        color:#1D1F1E;
        text-align:left;
        font-family:'Plus Jakarta Sans';
        font-size:14px;
        margin-top:0px;
    }
    .faq-list .panel-default>.panel-heading {
        padding: 0px;
    }
    .faq-list .panel-default>.panel-heading a {
        padding: 28px 0px !important; 
    }
    .faq-list .panel-body {
        padding: 0px 0px 36px;
        font-size:14px;
        line-height:22px;
    }
    .faq-list #accordion .panel,
    .faq-list #accordion .panel-heading,
    .faq-list #accordion .panel-title,
    .faq-list #accordion .panel-body {
      border: 0;
    }
    .faq-list .panel-default:first-child .panel-title a {
        padding-top: 9px !important;
    }
    .faq-list .panel-default:last-child{
        border: 0 !important;
    }
    .faq-list .panel-group .panel+.panel {
        margin-top:0px;
    }
    .faq-list #accordion .panel {
      box-shadow: none;
      border-bottom: 1px solid #d9d9d9;
    }
    .faq-list #accordion .panel .panel-heading {
      border-radius: 0;
      background-color:white;
      /*border-bottom: 1px solid #d9d9d9;*/
    }
    .faq-list #accordion .panel .panel-heading .panel-title a {
      text-decoration: none;
      text-transform:initial;
      letter-spacing: 0px;
      font-size:18px;
      display: flex;
      justify-content: space-between;
      align-items: center;
    }
    .faq-list #accordion .panel .panel-heading .panel-title a span {
      float: right;
      /*width: 50px;*/
      text-align:right;
    }
    /*.faq-list #accordion .panel .panel-heading .panel-title a span:after {
      content: "\2014";
      color: #1B5062;
      font-size: 21px;
      font-weight: normal;
      line-height:6px;
    }
    .faq-list  #accordion .panel .panel-heading .panel-title a.collapsed span:after {
      content: "+";
    }*/
    
    /* FAQ Section end */











    /*OLD CSS*/

    .ulList {
        list-style-type: disc;
        /*padding-left: 10px;*/
        margin-bottom: 10px;
    }

    .sub-footer ul li {
        margin: 10px 46px 2px 0;
        float: left
    }

    .chatlink {
        color: #ab9d8e!important;
        text-decoration: none
    }

    .show480,
    .show991To_481 {
        display: none
    }

        .divider_div {
            border-bottom: 3px solid #282828
        }

        .divider_div .col-xs-6 {
            padding: 0
        }

        .Hpadd5 {
            padding: 0 5px!important
        }

        .map-off {
            background: url(../image/information/office.jpg) no-repeat 0 0;
            background-size: 100% auto;
            height: 381px;
            margin: 25px auto 0 auto;
            width: 770px
        }

        .offi-indi-flg {
            background: url(../image/information/office.png) no-repeat -4px 0;
            height: 41px;
            width: 31px;
            display: block;
            position: relative;
            left: 507px;
            top: 79px!important;
            -webkit-transform: scale(1, 1);
            -moz-transform: scale(1, 1);
            transition: all .1s ease
        }

        .offi-indi-flg:hover {
            -webkit-transform: scale(1.1, 1.1);
            -moz-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
            top: 77px!important
        }

        .offi-us-flg {
            background: url(../image/information/office.png) no-repeat -67px 0;
            height: 41px;
            width: 33px;
            display: block;
            position: relative;
            left: 178px;
            top: -15px!important;
            -webkit-transform: scale(1, 1);
            -moz-transform: scale(1, 1);
            transition: all .1s ease
        }

        .offi-us-flg:hover {
            -webkit-transform: scale(1.1, 1.1);
            -moz-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
            top: -16px!important
        }

        .offi-uk-flg {
            background: url(../image/information/office.png) no-repeat -35px 0;
            height: 41px;
            width: 33px;
            display: block;
            position: relative;
            left: 342px;
            top: 105px;
            -webkit-transform: scale(1, 1);
            -moz-transform: scale(1, 1);
            transition: all .1s ease
        }

        .offi-uk-flg:hover {
            -webkit-transform: scale(1.1, 1.1);
            -moz-transform: scale(1.1, 1.1);
            top: 103px
        }

        .offi-france-flg {
            background: url(../image/information/office.png) no-repeat -98px 0;
            height: 41px;
            width: 33px;
            display: block;
            position: relative;
            left: 346px;
            top: 53px!important;
            -webkit-transform: scale(1, 1);
            -moz-transform: scale(1, 1);
            transition: all .1s ease
        }

        .offi-france-flg:hover {
            -webkit-transform: scale(1.1, 1.1);
            -moz-transform: scale(1.1, 1.1);
            top: 51px!important
        }

        .offi-germy-flg {
            background: url(../image/information/office.png) no-repeat -130px 0;
            height: 41px;
            width: 33px;
            display: block;
            position: relative;
            left: 364px;
            top: 85px;
            -webkit-transform: scale(1, 1);
            -moz-transform: scale(1, 1);
            transition: all .1s ease
        }

        .offi-germy-flg:hover {
            -webkit-transform: scale(1.1, 1.1);
            -moz-transform: scale(1.1, 1.1);
            top: 83px
        }

        #accordion .panel-title>a {
            display: block;
            text-decoration: none
        }

        #accordion .more-less {
            float: right;
            color: #212121
        }

        .diamond-guide .panel-body {
            min-height: 200px
        }

        .gold-guide .nav-tabs>li {
            width: 50%;
            font-size: 18px
        }

        .metal-circle {
            color: transparent;
            font-size: 0;
            vertical-align: middle;
            border-width: 10px;
            border-radius: 50%;
            border-style: solid
        }

        .ylw {
            border-color: #ddb538
        }

        .mix {
            border-color: #ddb538 #f5d265 #f5d265 #ddb538
        }

        .rose {
            border-color: #e7b28b
        }

        .wht {
            border-color: #dbdcdc
        }

        .gold-guide ul p {
            padding-left: 24px
        }

        .love-bg {
            background: url(../image/information/love-pic.png) no-repeat;
            min-height: 1054px;
            background-size: 100% 100%
        }

        .love-rg-dv {
            float: right;
            margin-top: 194px
        }

        .loverig-div {
            background: #282626!important;
            padding-top: 13px;
            padding-bottom: 13px;
            margin-right: 15px!important;
            margin-bottom: 18px!important;
            opacity: .9
        }

        hr.jewellery {
            border-bottom: 1px solid #1D1F1E;
            display: inline-table;
            width: 55%;
            margin: 0
        }

        .jewellery-care-bn {
            background: url(../image/information/jewellery_care_guide_banner.jpg) no-repeat 0 0;
            background-size: 100% 100%;
            width: 100%;
            height: 300px;
            margin-bottom: 10px;
            position: relative
        }

        .jewellery-care_top_title {
            font-size: 40px;
            text-transform: uppercase;
            color: #1D1F1E;
            line-height: 100%;
            font-weight: 400;
            letter-spacing: -1px
        }

        .jewellery-care_subtitle {
            font-size: 25px;
            color: #1D1F1E;
            line-height: 30px;
            padding: 29px 0 0 0;
            width: 54%;
            margin: 0 auto;
            font-family: GoudyOldStyleT-Italic
        }

        .jewellery-care_padding {
            top: 50%;
            width: 60%;
            position: absolute;
            left: 0;
            transform: translateY(-50%)
        }

        .bskwidth {
            padding: 0
        }

        .bespokbanner {
            background: url(../image/information/bespoke_experience.jpg) no-repeat;
            background-size: 100% 100%;
            height: 312px
        }

        .bsk_heading {
            position: absolute;
            bottom: 0;
            width: 100%
        }

        .bsk_heading>h1 {
            font-size: 35px;
            color: #fff;
            font-weight: 400;
            text-transform: uppercase
        }

        .bsk_work {
            background: #a8beba;
            margin: 10px 0;
            display: inline-block
        }

        .bsk_work,
        .bsk_work>h2 {
            color: #fff
        }

        .bsk_info>p {
            line-height: 15px
        }

        .bsk_info {
            margin-bottom: 15px;
            padding: 0 5px
        }

        .bsk_h2 {
            padding: 15px 0 15px;
            font-size: 18px;
            line-height: 100%;
            margin-top: 0
        }

        .bsk_icons {
            background: url(../image/product_page_sprite.png) no-repeat;
            width: 75px;
            height: 70px;
            display: inline-block;
            margin: 0 auto
        }

        .bsk_icons_list {
            width: 15.6%;
            text-align: center;
            vertical-align: top;
            padding-bottom: 20px;
            display: inline-block
        }

        .bsk_share {
            background-position: -85px -212px
        }

        .bsk_cad {
            background-position: -66px -131px
        }

        .bsk_order {
            background-position: -136px -131px
        }

        .bsk_map {
            background-position: -200px -131px;
            width: 65px
        }

        .bsk_set {
            background-position: 2px -200px
        }

        .bsk_cart {
            background-position: -135px -57px
        }

        .btn-bs-file {
            position: relative;
            width: 100%;
            background: #ecefee
        }

        .btn-bs-file input[type=file] {
            position: absolute;
            top: -9999999;
            opacity: 0;
            width: 0;
            height: 0;
            outline: 0;
            cursor: inherit
        }

        .creation {
            background: #f5f6fb;
            margin: 10px 0;
            text-align: center;
            padding-bottom: 2%
        }

        .bsk_service_h1 {
            color: #a8beba;
            font-size: 33px;
            font-weight: 400
        }

        .bsk_review {
            position: absolute;
            right: 0;
            top: 0
        }

        #masonry_container {
            padding: 5px;
            margin-bottom: 20px;
            clear: both
        }

        .bskbox,
        .grid-sizer {
            width: 31.9%
        }

        .bskbox {
            font-size: 11px;
            line-height: 1.4em;
            float: left;
            margin-bottom: 15px;
            cursor: pointer
        }

        .bskimageRollover {
            bottom: 0;
            left: 0;
            opacity: 0;
            position: relative;
            right: 0;
            top: 0;
            transition: opacity .3s;
            z-index: 5;
            background-color: rgba(51, 49, 65, .7)
        }

        .bskimageRollover .bskimageRolloverInner {
            left: 15px;
            position: absolute;
            right: 15px;
            text-align: center;
            height: 100%
        }

        .bsksocialIcons,
        .psocialCenter,
        .top-info-banner,
        .vCenter,
        label.dropdown {
            position: relative
        }

        .banner_visit_us.hoeflerFont {
            color: #fff;
            line-height: 60px;
            top: 50%;
            transform: translateY(-50%);
            margin: 0 auto;
            text-align: center;
            width: 100%;
            max-width: 779px;
            left: 0;
            right: 0;
            position: absolute;
            font-family: "Hoefler Text"
        }

        .vCenter {
            width: 100%;
            top: 35%;
            transform: translateY(-35%)
        }

        .bsksocialIcons {
            top: 35%;
            left: 0;
            right: 0;
            opacity: 0;
            z-index: 7;
            width: 100%;
            height: auto;
            display: none;
            margin-top: 55px
        }

        .bskimageRollover:hover {
            opacity: 1
        }

        .bggrey {
            background: #fafafa
        }

        .bggrey1 {
            background: #ecefee
        }

        .colW6 svg path {
            fill: #1D1F1E
        }

        .appClose {
            margin-top: 10px;
            margin-right: 10px;
            font-size: 39px
        }

        .swm_add {
            padding-left: 12%
        }

        .swm_add a.open_appointment.blackbtn {
            padding: 12px 30px;
            border: none;
            margin-bottom: 10px;
            width: 45%;
            text-align: center;
            border-radius: 27px;
            background: #1D1F1E;
            color: #fff;
            font-size: 13px;
            display: inline-block;
            text-transform: uppercase
        }

        .swm_add a.whitebtn {
            padding: 12px 50px;
            border: 1px solid;
            margin-bottom: 10px;
            width: 45%;
            text-align: center;
            border-radius: 27px;
            background: #fff;
            color: #1D1F1E;
            font-size: 13px;
            display: inline-block;
            text-transform: uppercase
        }

        .banner_visit_us.hoeflerFont h2 {
            color: #fff
        }

        .hoversocial {
            opacity: 1;
            width: 100%
        }

        .bskimageRollover .bskimageRolloverInner .bskrolloverCaption {
            font-size: 21px;
            line-height: 1.3em;
            color: #fff
        }

        .bsk_detail_emailicon {
            background: url(../image/diamonds-factory-new.png) no-repeat -416px -265px;
            height: 23px;
            width: 27px;
            margin: 0 auto;
            display: inline-block;
            vertical-align: bottom
        }

        .pd_email_bx:hover .bsk_detail_emailicon {
            background-position: -416px -265px
        }

        .bsk_detail_chaticon {
            background: url(../image/diamonds-factory-new.png) no-repeat -465px -261px;
            height: 23px;
            width: 26px;
            margin: 0 auto;
            display: inline-block
        }

        .pd_chat_bx:hover .bsk_detail_chaticon {
            background-position: -465px -261px
        }

        .bsk_detail_telephoneicon {
            background: url(../image/diamonds-factory-new.png) no-repeat -511px -258px;
            height: 25px;
            width: 25px;
            margin: 0 auto;
            display: inline-block
        }

        .pd_tel_bx:hover .bsk_detail_telephoneicon {
            background-position: -511px -258px
        }

        .pd_chat_bx,
        .pd_email_bx,
        .pd_tel_bx,
        .pd_whishlist_bx {
            display: inline-block;
            width: auto;
            margin: 0 6px
        }

        .bsk_btn_more,
        .bsk_btn_started {
            font-size: 18px;
            padding: 10px 21px;
            width: 100%;
            cursor: pointer
        }

        .bsk_btn_more {
            color: #6d6d6d;
            border: 1px solid #6d6d6d;
            max-width: 200px;
            background: 0 0;
            margin-right: 20px
        }

        .bsk_btn_started {
            background: #8d91a5;
            color: #fff;
            border: 1px solid #8d91a5;
            max-width: 300px
        }

        .bsk_btn_more:hover {
            background-color: #a8beba;
            color: #fff;
            border: 1px solid #a8beba
        }

        .newTabs.nav-tabs {
            background: #fafafa
        }

        .newTabs.nav-tabs>li {
            display: inline-block;
            float: none
        }

        .newTabs.nav-tabs>li.active>a {
            border-bottom-color: #191729;
            border: none;
            border-bottom: 1px solid;
            background: #fafafa;
            color: #1D1F1E
        }

        .newTabs.nav-tabs {
            border-bottom: none;
            background: #fafafa
        }

        .newTabs.nav-tabs>li>a:hover {
            border-bottom-color: #191729;
            color: #1D1F1E
        }

        #cboxOverlay,
        #cboxWrapper,
        #colorbox {
            position: absolute;
            top: 0;
            left: 0;
            z-index: 9999;
            outline: 0;
            overflow: unset
        }

        #cboxOverlay {
            background: #1D1F1E;
            z-index: 9999991;
            opacity: .6!important;
            position: fixed;
            width: 100%;
            height: 100%;
            top: 0;
            left: 0
        }

        #colorbox {
            z-index: 9999992
        }

        #cboxWrapper {
            text-align: center;
            border: 0;
            text-decoration: none
        }

        button#cboxClose {
            position: absolute;
            top: 0;
            right: 0
        }

        #content .contact-us-form {
            padding: 50px 0
        }

        .contact-us-title {
            font-family: Hoefler Text;
            font-size: 50px;
            line-height: 55px;
            text-align: center;
            margin: 2% 0
        }

        h3.contact-us-title {
            font-family: Hoefler Text;
            font-size: 30px;
            line-height: 30px;
            color: #1D1F1E;
            padding-bottom: 10px
        }

        p.contact-us-top-content {
            font-family: Gotham Book;
            font-size: 14px;
            line-height: 22px;
            color: #1D1F1E;
            padding-bottom: 30px
        }

        label.control-label {
            font-family: Hoefler Text;
            font-size: 20px;
            line-height: 36px;
            color: #1D1F1E
        }

        p.contact-us-bottom-content {
            font-family: Gotham Book;
            font-size: 12px;
            line-height: 22px;
            color: #1D1F1E;
            padding: 20px 0
        }

        #content .contact-us-form input[type="checkbox"] {
            position: absolute;
            opacity: 0;
            cursor: pointer;
            height: 0;
            width: 0
        }

        #content .contact-us-form span.checkmark {
            position: absolute;
            top: 10px;
            height: 16px;
            width: 16px;
            background-color: #fff;
            border-radius: 4px;
            left: 0%;
            border: 1px solid #1D1F1E
        }

        #content .contact-us-form span.contact-prem {
            padding-left: 15px
        }

        #content .contactus-middle {
            margin: 5% 0;
            background-color: #FAF0EF;
            padding: 20px 0 20px
        }

        p.contactus-middle-contain {
            margin: 10% 0;
            font-family: Gotham Book;
            font-size: 16px;
            color: #1D1F1E
        }

        p.contactus-middle-text {
            font-family: Hoefler Text;
            font-size: 30px;
            line-height: 30px;
            text-align: right;
            color: #1D1F1E
        }

        .contactus-middle-input {
            font-family: Gotham Book;
            font-size: 14px;
            line-height: 22px;
            text-align: center;
            color: #1D1F1E;
            padding: 7px 5px;
            border: 1px solid;
            width: 28%;
            margin-right: 20px;
            margin-bottom: 10%
        }

        #content p.contact-us-bottom-visitus {
            font-family: Gotham Book;
            font-size: 16px;
            line-height: 22px;
            text-align: center;
            color: #1D1F1E;
            padding: 5% 1%
        }

        #content .contac-us-map .address-time {
            border: 15px solid #FAF0EF;
            position: absolute;
            z-index: 1;
            top: 150px;
            background: white;
            width: 400px
        }

        #content .contac-us-map .address-time1 {
            right: 0px!important
        }

        p.map-address {
            font-family: Hoefler Text;
            font-size: 26px;
            line-height: 36px;
            text-align: center;
            color: #1D1F1E;
            padding: 20px 0
        }

        p.map-open {
            font-family: Gotham Book;
            font-size: 16px;
            line-height: 26px;
            text-align: center;
            color: #4A4A4A;
            margin-bottom: 20px;
        }
        .closed-text{
            text-align: center;
            margin-bottom: 10%;
            font-weight: 700;
            padding: 0 10px;
        }
        .storemapsec .closed-text {
            margin-bottom: 0;
        }   

        h2.text-visitus {
            font-family: Hoefler Text;
            font-size: 30px;
            line-height: 30px;
            color: #1D1F1E
        }

        label.custom-checkbox {
            padding-left: 30px
        }

        .button-div {
            padding-top: 40px
        }

        #pinkMap {
            height: 100%
        }

        .contac-us-map {
            height: 600px;
            margin-bottom: 70px;
            padding: 0
        }

        .map-div {
            height: 600px
        }

        

        .mar-form-left {
            margin-left: 0px!important
        }

        .mar-form-right {
            margin-right: 0px!important
        }

        div.required .control-label:before {
            content: '* ';
            color: red
        }

        .custom-checkbox {
            display: block;
            position: relative;
            padding: 8px 10px;
            cursor: pointer;
            font-size: 14px;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            color: #1D1F1E;
            font-weight: 700;
            letter-spacing: .5px
        }

        .custom-checkbox input {
            position: absolute;
            opacity: 0;
            cursor: pointer;
            height: 0;
            width: 0
        }

        .custom-checkbox:hover input~.checkmark {
            background-color: #ccc.checkmark
        }

        .custom-checkbox input:checked~.checkmark {
            background-color: #fff
        }

        .checkmark:after {
            content: "";
            position: absolute;
            display: none
        }

        .custom-checkbox input:checked~.checkmark:after {
            display: block
        }

        .custom-checkbox .checkmark:after {
            left: 5px;
            top: 2px;
            width: 6px;
            height: 9px;
            border: solid #1D1F1E;
            border-width: 0 3px 3px 0;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg)
        }

        .custom-checkbox input:disabled~.checkmark {
            opacity: .2
        }

        #cboxTitle {
            position: absolute;
            left: 0;
            top: auto;
            text-align: center;
            width: 100%;
            font-size: 18px;
            font-weight: 700;
            color: #fff;
            margin: 0;
            margin-bottom: -18px
        }

        #cboxCurrent {
            visibility: hidden
        }

        #cboxContent {
            position: relative;
            overflow: visible;
            background: 0 0
        }

        #cboxLoadingGraphic,
        #cboxLoadingOverlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%
        }

        #cboxClose,
        #cboxNext,
        #cboxPrevious,
        #cboxSlideshow {
            cursor: pointer
        }

        .cboxIframe {
            width: 100%;
            height: 100%;
            display: block;
            border: 0
        }

        #cboxOverlay {
            background: #1D1F1E;
            z-index: 9999991;
            opacity: .6!important
        }

        #cboxTopLeft {
            width: 4px;
            height: 4px
        }

        #cboxTopCenter {
            height: 4px
        }

        #cboxTopRight {
            width: 4px;
            height: 4px
        }

        #cboxBottomLeft {
            width: 4px;
            height: 43px
        }

        #cboxBottomCenter {
            height: 43px
        }

        #cboxBottomRight,
        #cboxMiddleLeft,
        #cboxMiddleRight {
            width: 4px
        }

        #cboxError {
            padding: 50px;
            border: none
        }

        #cboxLoadedContent {
            margin-bottom: 5px;
            background: 0 0;
            border: none
        }

        #cboxNext,
        #cboxPrevious,
        .bskcolorbox #cboxClose {
            background: url(../image/information/controlcolorbox.png) no-repeat;
            text-indent: -9999px;
            border: 0;
            outline: 0
        }

        .bskcolorbox #cboxClose {
            top: 0;
            right: 0;
            display: block;
            width: 33px;
            height: 33px;
            background-position: top center
        }

        #cboxNext,
        #cboxPrevious,
        #cboxSlideshow {
            position: absolute
        }

        #cboxNext {
            background-position: top right;
            width: 31px;
            height: 65px;
            top: 50%;
            right: -30px;
            margin-top: -32px
        }

        #cboxPrevious {
            background-position: top left;
            width: 31px;
            height: 65px;
            top: 50%;
            left: -30px;
            margin-top: -32px
        }

        .fricon,
        .gricon,
        .ukicon,
        .usicon {
            background: url(../image/diamonds-factory.png) no-repeat 0 0;
            width: 21px;
            height: 13px;
            display: inline-block;
            margin-right: 5px;
            float: none;
            padding: 0!important;
            margin: 0 auto;
        }

        .ukicon {
            background-position: -42px -39px
        }

        .fricon {
            background-position: -64px -39px
        }

        .gricon {
            background-position: -88px -39px
        }

        .usicon {
            background-position: -111px -39px
        }

        .store-flags .frtxt,
        .store-flags .grtxt,
        .store-flags .uktxt,
        .store-flags .ustxt {
            color: #9e9d9d
        }

        .store-flags .active .ukicon {
            background-position: -42px -53px;
            height: 14px
        }

        .store-flags .active .fricon {
            background-position: -64px -53px;
            height: 14px
        }

        .store-flags .active .gricon {
            background-position: -88px -53px;
            height: 14px
        }

        .store-flags .active .usicon {
            background-position: -111px -53px;
            height: 14px
        }

        .frhappy .selected .frtxt,
        .gerhappy .selected .grtxt,
        .store-flags .active .uktxt,
        .usahappy .selected .ustxt {
            color: #333141
        }

        .store-flags li.active a span{ color: #1D1F1E; }
        .store-flags{ margin: auto;border: 0;}
        .store-flags li{ float: none; display: inline-block; }
        .review-top{ background: #F8F8F8; padding: 20px 0px; margin: 20px 0 50px; }
        .review-top h2{ font-size: 36px; color: #1D1F1E; font-family: GOUDOS; }
        .review-star{ padding-top: 30px; }
        .review-star span{ display: inline-block; vertical-align: bottom;  }
        .reviewcs .media-body h4 span{ float: right; letter-spacing: 0.1em; color: #1D1F1E; font-size: 14px; text-transform: uppercase;margin: 0px 0 15px; }
        .reviewcs h4 a{ letter-spacing: 0.1em; color: #1D1F1E; font-size: 14px; text-transform: uppercase;margin: 7px 0 15px;float: left;  }
        .reviewcs p{ color: #9A9A9A; }
        .flag-nav{ margin: 20px 0 }
        .flag-nav h3{ color: #1D1F1E; font-size: 24px; font-family: GOUDOS; }
        .store-flags li a{ color: #1D1F1E; font-size: 14px; text-transform: uppercase; text-align: center; letter-spacing: 0.1em }
        .store-flags li.active a:hover, .store-flags li.active a:focus,.store-flags li.active a,.store-flags li a{ border-color:transparent; }
        .viewtitle {
            margin-top: 0;
        }
        .viewall {
            background: #baaa9a;
            color: #fff;
            padding: 7px 30px;
            font-size: 14px;
            margin: 0 0 20px;
            float: right;
        }

        .star {
            background-image: url(../image/trustpilot_sprite.png);
            background-position: -2px -150px;
            background-repeat: no-repeat;
            display: inline-block;
            height: 12px;
            width: 75px
        }

        .star0 {
            background-position: -2px -150px
        }

        .star1 {
            background-position: -2px -166px
        }

        .star2 {
            background-position: -2px -182px
        }

        .star3 {
            background-position: -2px -196px
        }

        .star4 {
            background-position: -2px -211px
        }

        .star5 {
            background-position: -2px -224px;
            width: 64px
        }

        .bstar0 {
            background-position: -2px -2px
        }

        .bstar1 {
            background-position: -2px -27px
        }

        .bstar2 {
            background-position: -2px -52px
        }

        .bstar3 {
            background-position: -2px -77px
        }

        .bstar4 {
            background-position: -2px -102px
        }

        .bstar5 {
            background-position: -2px -127px
        }

        .gstar1 {
            background-position: -2px -291px
        }

        .gstar2 {
            background-position: -2px -315px
        }

        .gstar3 {
            background-position: -2px -339px
        }

        .gstar4 {
            background-position: -2px -366px
        }

        .gstar5 {
            background-position: -2px -390px
        }

        .mainstar {
            width: 113px;
            height: 21px
        }

        .book_appointment_btn,
        .location_btn {
            font-size: 18px;
            line-height: 100%;
            display: inline-block;
            color: #fff;
            border: none;
            font-family: Simplo-Light;
            width: 100%
        }

        /*#informationdiv-11 #content,
        #informationdiv-12 #content,
        #informationdiv-14 #content,
        #informationdiv-15 #content,
        #informationdiv-43 #content,
        #informationdiv-44 #content,
        #informationdiv-48 #content,
        #informationdiv-53 #content,
        #informationdiv-54 #content,
        #informationdiv-112 #content,
        #informationdiv-115 #content {
            width: 100%;
        }*/

        #informationdiv-3.row.education_block {
            max-width: 100%;
        }
        
        #dartford,
        #hatton
         {
            display: none
        }

        .book_appointment_btn {
            background: #c29b34;
            margin: 15px 0 15px;
            padding: 11px 12px;
            border-radius: initial;
            max-width: 454px
        }

        .location_btn {
            background: #696d75;
            padding: 7px 35px 7px 12px;
            margin: 15px 0 15px;
            height: 40px;
            outline: 0;
            appearance: none;
            -moz-appearance: none;
            -webkit-appearance: none;
            max-width: 305px
        }

        .location_label:after {
            content: '\203A';
            font: 38px serif;
            -webkit-transform: rotate(90deg);
            -moz-transform: rotate(90deg);
            -ms-transform: rotate(90deg);
            transform: rotate(90deg);
            right: 15px;
            top: 18px;
            position: absolute;
            pointer-events: none;
            width: 21px;
            color: #fff
        }

        .book_appointment_btn:hover {
            color: #fff;
            transition: all .3s ease-in-out
        }

        .direction_padd {
            padding-top: 15px
        }

        .outer-space div[class*=" tocolor-"],
        .outer-space div[class^=col-] {
            border: 2px solid #fff
        }

        .btn_margin_location {
            margin-bottom: 50px
        }

        .map-responsive {
            border: 1px solid #cccccc87
        }

        .map-responsive iframe {
            height: 310px
        }

        .boxdesign .panel-body p {
            min-height: 65px
        }

        ul.level1>li:first-child>a {
            font-family: simplo-Demi, Simplo;
            font-size: 16px
        }

        .pad-imp-0 {
            padding: 0!important
        }


        /*NEW DESIGN CSS STARTING FROM HERE*/

        .body_container h3{
            font-size: 30px;
            font-family: "Hoefler Text";
            margin-top:0;
        }

        .customer_stories_container{
            padding:20px 0 0px;
        }


        .about_container{
            display: flex;
            flex-direction: column;
            position: relative;
            padding-bottom: 30px;
        }

        .about_container .boxpadd{
            display: flex;
            flex:0 0 80%;
            align-items: flex-start;
            background-color:#F1ECE7 !important;
            padding:70px 0px;
            flex-direction: column;
            max-width: 85%;
        }

        .about_container .box1 .banner_text, .about_container .banner_text{
            font-family: 'Gotham Book', sans-serif;
            max-width: 600px;
            color:#1D1F1E;
            font-size: 14px;
            line-height: 23px;
            margin-top: 30px;
            padding-left: 95px;

        }
        .banner_text.no-top-content{
            margin-top: 0px;
        }
        .banner_text.last-content{
            margin :40px 0px 20px 0px
        }

        .about_container .infoTitle{
            font-family: 'Hoefler Text', sans-serif;
            font-style: normal;
            font-weight: normal;
            font-size: 36px;
            line-height: 55px;
            padding-left: 95px;

        }

        .about_container .fly01{
            position: absolute;
            left: auto;
            right: 0;
            top: 80px;
        }

        .about_container .banner_text h3{
            font-family: 'Hoefler Text', sans-serif;
            font-style: normal;
            font-weight: normal;
            font-size: 22px;
            line-height:30px;
        }

        .about_container .banner_text p{
            font-size: 14px;
            line-height: 23px;
        }

        .about_container.content_box{
            display: flex;
            flex-direction: row;
            justify-content: space-between;
            margin-top: 10px;

        }

        .about_container.content_box .banner_text{
            display: flex;
            flex:0 0 50%;
            max-width: 100%;
            flex-direction: column;
        }

        .about_container.content_box .banner_text p{
            padding:0;
            max-width: 410px;
        }
        .about_container.content_box .banner_text p:first-child{
            padding-left: 95px;
        }

        .about_container .banner-2{
            display: flex;
            justify-content: flex-end;
            position: relative;
            flex-direction: column;
        }

        .about_container .banner-2 .fly02{
            position: absolute;
            top:-90px;
            left:-20%;
        }

        .about_container .banner-2 .fly02 .boxpadd{
            max-width:520px;
            height: 450px;
            display: flex;
            justify-content: center;
            align-items: center;
            text-align: center;
            padding: 0 90px;
            font-family: 'Hoefler Text', sans-serif;
            font-style: normal;
            font-weight: normal;
            font-size: 20px;
            line-height:28px;
        }

        .about_container .banner-2 .fly02 span{
            display: block;
            letter-spacing: 1px;
            font-size: 24px;
            padding-top:25px;
        }


        .about_container.content_box.footer_box{
            background-color:#BAAA9A;
            margin:40px 0;   
        padding-left: 50px;
    }

    .about_container.content_box .banner_text h3{
        margin-bottom: 25px;
        max-width: 410px;
    }

    .about_container.content_box.footer_box .banner_text h3, .about_container.content_box.footer_box .banner_text p{
        color:#ffffff;
    }
    .about_container .banner-2 {
        display: flex;
        justify-content: flex-end;
        position: relative;
        flex-direction: column;
    }

    /* Sign up/create form style starts here */

   
    /* Contact page css starts here */


    /*.signup_create_sec.contact_form form{
        flex-direction: column;
        align-items: center;
        justify-content: center;

    }

    .signup_create_sec.contact_form form .contact_header{
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        padding:15px 15px 0;
    }

    .signup_create_sec.contact_form form .contact_header h3{
        font-size: 30px;
        font-family: "Hoefler Text";
        margin-top: 0;
        margin-bottom:30px;
    }

    .signup_create_sec.contact_form form .contact_links{
        display:flex;
        justify-content:center;
        max-width:700px;
        width:100%;
        margin: 20px 0 50px;
    }

    .signup_create_sec.contact_form form .contact_links a{
        background-color: #F1ECE7;
        height: 40px;
        max-width: 300px;
        width:100%;
        margin:0 18px;
        line-height: 40px;
        text-transform: uppercase;
        font-size: 13px;
        color:#1D1F1E;
        display: flex;
        align-items: center;
        justify-content: center;

    }

    .signup_create_sec.contact_form form .contact_links a span{
        padding-right:15px;
        padding-bottom:6px;
        line-height: 32px;
    }

    .signup_create_sec.contact_form .body_container{
        padding:0;
    }

    .signup_create_sec.contact_form .body_container >p {
        margin:25px 0 40px;
    }*/

/*
    .signup_create_sec.contact_form .create_form{
        display: flex;
        flex:0 0 100%;
        max-width: 900px;
        margin:0 auto;
        width:100%;
        padding-bottom:40px;
    }*/

   /* .signup_create_sec.contact_form .create_form h3 span{
        padding-right:10px;
        display:none;

    }

    .signup_create_sec.contact_form .create_form p{
        text-align: left;
    }*/

    ./*signup_create_sec.contact_form .form_row{
        display: flex;
        width: 100%;
        justify-content: space-between;
    }

    .signup_create_sec.contact_form .form_row .form-group{
        display: flex;
        flex:0 0 50%;   
        position: relative;
        margin-bottom: 35px;
    }
*/
        /*.signup_create_sec.contact_form .common-radio .alert{
            position: static;
            line-height: 8px;
        }

        .signup_create_sec.contact_form .form_row.message_box .form-group, .signup_create_sec.contact_form .form_row.terms_box .form-group{
            flex: 0 0 100%;
            max-width:100%;
        }

        .signup_create_sec.contact_form .form_row .form-group textarea{
            width:100%;
            border: 1px solid #E0E0E0;
        }

        .signup_create_sec.contact_form .form_row.terms_box .form-group p{
            text-align: left;
        }

        .signup_create_sec.contact_form .form-group .common-radio ul li span:before{
            top:3px
        }

        .signup_create_sec.contact_form .form-group .common-radio ul li span:after{
            top:9px
        }

        .subscription_sec.contact_subscribe{
            padding:0;
        }

        .signup_create_sec.contact_form #bt_contactUS{
            height: 40px;
            background-color: #BAAA9A;
            color: #ffffff;
            text-transform: uppercase;
            text-align: center;
            width: 100%;
            border: none;
            box-shadow: none;
            margin: 0 auto;
            font-size: 12px;
            line-height: 11px;
            display: flex;
            justify-content: center;
            align-items: center;
            border-radius:0;
        }

        .signup_create_sec.contact_form .captcha_div{
            padding:0 !important;
        }
        .signup_create_sec.contact_form .captcha_div .form-group{
            display:flex;
            align-items: flex-start;
        }   

        .signup_create_sec.contact_form .captcha_div .form-group .col-md-5.col-sm-8{
            padding:15px 0 0;
        }

        .signup_create_sec.contact_form .form_row.terms_box .form-group{
            margin:0;
        }*/

        /* visit_us_container code starts here */
    /*.customer_stories_sec{
        border-bottom: 1px solid #ddd;
        padding-bottom:25px;
    }

    section.visit_us_sec{
        border-bottom: 1px solid #ddd;
    }
    .visit_us_container, .customer_stories_container, .ratings_Sec, .guides_container{
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        padding:25px 0;
    }

    .visit_us_container{
        padding:20px 0;
    }

    .visit_us_container ul, .guides_container ul{
        display: flex;
        justify-content: space-between;
        max-width:500px;
        width:100%;
        padding:15px 0 10px;
        margin-bottom: 15px;
    }

    .visit_us_container ul li a, .guides_container ul li a{
        font-family: 'Gotham Book', sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 20px;
        color:#1D1F1E;
        padding:5px 0;
    }

    .visit_us_container ul li a.activelink, .guides_container ul li a.activelink{
        border-bottom:1px solid #1D1F1E;
    }

    .visit_us_container ul li a:hover, .guides_container ul li a:hover{
        border-bottom:2px solid #1D1F1E;

    }

    .visit_us_container .list, .guides_container .list{
        display: flex;
        align-items: center;

    }

    .visit_us_container .list{
        padding:0 15px;
    }

    .guides_container .list{
        align-items: flex-start;
    }

    .visit_us_container .content_side, .guides_container .content_side{
        width: 440px;
        height: 404px;
        background: #F1ECE7;
        padding:15px;
        display:flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;

    }

    .visit_us_container .img_side img{
        width:100%;

    }


    .guides_container .content_side{
        background-color: transparent;
        height: 100%;
        padding-top:0;
        align-items: flex-start;
        padding-left:20px;
    }

    .guides_container .content_side a{
        font-family: 'Gotham Book', sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        line-height: 11px;
        text-align: center;
        letter-spacing: 1px;
        text-transform: uppercase;
        color: #1D1F1E;
        border: 1px solid #1D1F1E;
        width: 200px;
        padding: 15px 10px;
        margin-top: 15px;
    }

    .visit_us_container .content_side p, .guides_container .content_side p, .visit_us_container .content_side span{
        font-family: 'Gotham Book', sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 14px;
        line-height: 20px;
        color:#1D1F1E
    }
    .visit_us_container .content_side p{
        margin:0;
    }

    .visit_us_container .content_side p:first-child{
        margin-bottom:7px;
    }

    .visit_us_container .content_side p:nth-child(2){

        margin-bottom:15px;

    }

    .visit_us_container .content_side span.more{
        display:none;
    }

    .visit_us_container .list .content_side .timings_div{
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
    }

    .visit_us_container .content_side span.more{
        text-decoration: underline;

    }


    .visit_us_container .content_side span.less{
        display: none;
        text-decoration: underline;
    }


    .visit_us_container .content_side .appoint_box {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width:340px;
        margin:10px 0 15px;
    }

    .visit_us_container .content_side .appoint_box a{
        background-color: #ffffff;
        border:1px solid #1D1F1E;
        padding:5px 10px;
        font-family: 'Gotham Book', sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        line-height: 11px;
        color:#1D1F1E;
        height: 40px;
        display:flex;
        align-items: center;
        justify-content: center;
    }
    .visit_us_container .content_side .appoint_box a:first-child{
        width:222px;
        text-align: center;
        letter-spacing: 1px;
        height: 40px;
    }

    .visit_us_container .content_side .appoint_box a span img{
        max-width: 20px;
        max-height: 20px;
        }*/


        /* Bespoke page css starts here */

        .bespoke_layout {
            padding:0;
        }

        .bespoke_layout .breadcrumb{
            padding:0 15px;
        }


        .bespoke_banner{
            display: flex;
            flex-direction: column;
        }

        .bespoke_banner .bespoke_container{
            display: flex;
            flex-direction: column;
            position: relative;
        }

        .bespoke_container .bespoke_design{
            display: flex;
            flex-direction: column;
            border:1px solid #BAAA9A;
            height: 395px;
            max-width:520px;
            width:100%;
            position: absolute;
            right:60px;
            top:35px;
            background-color: #ffffff;
            justify-content: center;
            align-items: flex-start;
            padding:30px;
        }

        .bespoke_container .bespoke_design h4{
            font-family: 'Hoefler Text', sans-serif;
            font-style: normal;
            font-weight: normal;
            font-size: 30px;
            line-height: 40px;
            text-transform: capitalize;
            padding-bottom:35px;
            color: #1D1F1E;
        }

        .bespoke_banner .bespoke_container img{
            width:100%;
        }

        .bespoke_banner .bespoke_container .banner_content{
            display: flex;
        }

        .bespoke_banner .bespoke_container > span{
            display: flex;
            flex: 0 0 70%;
            max-width: 850px;
            max-height: 380px;
        }

        .banner_content .bespoke_started{
            display:flex;
            background-color: #BAAA9A;
            color:#ffffff;
            max-height: 380px;
            flex:0 0 30%;
            max-width:410px;
            width:100%;
            justify-self: center;
            align-items: center;
            flex-wrap: wrap;
        }

        .banner_content .bespoke_started p{
            text-align: center;
            color:#ffffff;
            display: flex;
            align-items: center;
            justify-content: center;

        }

        .banner_content .bespoke_content{
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
        }

        .banner_content .bespoke_content p{
            text-align: center;
            max-width:50%;
            font-family: 'Hoefler Text', sans-serif;
            font-style: normal;
            font-weight: normal;
            font-size: 24px;
            line-height: 36px;
        }

        .banner_content .bespoke_content a{
            font-size: 12px;
            line-height: 11px;
            text-transform: uppercase;
            color:#ffffff;
            height:40px;
            border:1px solid #ffffff;
            max-width:190px;
            width:100%;
            display: flex;
            align-items: center;
            justify-content: center;
            margin:45px 0 0;
        }

        .bespoke_banner .how_work_bespoke{
            display:flex;
            align-items: center;
            justify-content: center;
            flex-direction: column;
            padding:50px 0;
        }

        .bespoke_banner .how_work_bespoke h3{
            margin-bottom:50px;
        }

        .bespoke_banner .how_work_bespoke > a{
            background-color: #BAAA9A;
            width:190px;
            height: 40px;
            color:#ffffff;
            font-size: 12px;
            line-height: 40px;
            text-align: center;
            letter-spacing: 1px;
            margin:25px 0;
        }

        .bespoke_banner  .bespoke_work_steps{
            display: flex;    
            width:100%;
            justify-content: space-between;
            align-items: flex-start;
        }

        .bespoke_banner  .bespoke_work_steps .work_item{
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
        }

        .bespoke_banner  .bespoke_work_steps .work_item p{
            text-align: center;
            padding:25px 0;
            display: flex;
            align-items: center;
            justify-content: flex-start;
            max-width: 170px;
            font-size: 14px;
            line-height: 26px;

        }

        /* Latest creation css starts here */

        .best_seller_sec.latest_creations_sec{
            background-color: #F8F8F8;
            padding-top:40px;
        }

    .latest_creations_sec.best_seller_sec .owl-carousel { width: 98%; }

    .latest_creations_sec.best_seller_sec .owl-item.active.center .item a img{
        margin-bottom: 0;
    }

    .best_seller_sec.latest_creations_sec .owl-item span{
        font-size: 12px;
        line-height:17px;
        text-transform: uppercase;
        letter-spacing: 1px;
        text-align: center;
        /*bottom:-75px;*/
        bottom:-45px;
    }

    .best_seller_sec.latest_creations_sec .owl-item span span{
        font-weight: normal;
        display: block;
        text-align: center;
    }

    .best_seller_sec.latest_creations_sec .loop.owl-carousel .owl-stage{
        height:430px;
        background-color: #F8F8F8 !important;
    }


    .latest_creations_sec.best_seller_sec.latest_creations_sec .loop.owl-carousel .owl-stage{
        height:370px;
    }

    .best_seller_sec.latest_creations_sec .owl-carousel .owl-nav{
        max-width: 430px;
    }

    .best_seller_sec.latest_creations_sec .owl-carousel .owl-dots{
        display: none;
    }

    .best_seller_sec.latest_creations_sec .owl-carousel .owl-nav .owl-prev,
    .best_seller_sec.latest_creations_sec .owl-carousel .owl-nav .owl-next{
        top:10px;
    } 


    .bespoke_stories_sec{
        padding:40px 0;
    }

    .bespoke_stories_sec h3{
        line-height: 30px;
        text-align: center;
    }


    .bespoke_stories_sec .bespoke_story_content{
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .bespoke_stories_sec .bespoke_story_content .bespoke_left_side{
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        flex:0 0 60%;
        max-width:600px;
    }

    .bespoke_story_content .bespoke_left_side p{
        padding:60px 0;
    }

    .bespoke_story_content .bespoke_right_side{
        display:flex;
        justify-content: center;
        align-items: center;
    }

    .bespoke_stories_sec .bespoke_story_content .bespoke_left_side h4 {
        font-family: madelyn;
        text-transform: unset;
        font-size: 32px;
        letter-spacing: 3px;
        color: #1D1F1E;
    }

    /* contact for discount css starts here */

        .contact_best_deals {
            background-image: url(../image/information/contact_best_dealsbanner.png);
            height: 580px;
            background-repeat: no-repeat;
            background-size: cover;
            position: relative;
            margin-bottom: 160px;
            top: 90px;
        }


        .contact_best_deals .best_deal_sec {        
            border: 2px solid #BAAA9A;
            height: 690;
            max-width: 710px;
            width: 100%;
            position: absolute;
            right: 90px;
            top: -55px;
            background-color: #fff;
            justify-content: center;
            align-items: flex-start;
            padding: 20px 30px;
            text-align: center;
        }

        .best_deal_sec { font-family: Hoefler Text; }

        .best_deal_sec p {
            font-family: Gotham Book;
            font-style: normal;
            font-weight: normal;
            font-size: 14px;
            line-height: 23px;
        }

        .contact_best_deals .contactemail {
            display: flex;
            align-items: center;
            justify-content: center;
            margin: 25px 0px;
        }


        .contact_best_deals .contactemail a {
            background-color: #F1ECE7;
            width: 320px;
            color: #1D1F1E;
            text-align: center;
            letter-spacing: 1px;
            height: 40px;
            line-height: 40px;
            font-family: Gotham Book;
            font-size: 13px;
        }

        .contactdetialsbox .form-group {
            margin-bottom: 25px;
        }

        .contact_method_radio label {
            padding: 0;
            margin: 0;
            text-align: left;
            float: none;
            margin-bottom: 14px;
            font-size: 20px;
            font-family: 'Hoefler_Text';
            font-weight: 300;
            position: relative;
        }

        .contact_method_radio label.Callback {
            left: -75px;
        }

        .contact_method_radio label.Email {
            left: -55px;
        }

        .contact_method_radio label.Whatsapp {
            left: -70px;
        }




    /* contact for discount css ends here */


    /* Get started with creation css starts here */

    .creation_started{
        background-image: url(../image/creation_started.png);
        height:600px;
        background-repeat: no-repeat;
        background-size:cover;
        position: relative;
        margin-bottom:95px;
    }

    .creation_started .get_started_sec{
        position: absolute;
        border:15px solid #F1ECE7;
        display:flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
        background-color: #ffffff;
        right:150px;
        bottom:-110px;
        width:410px;
        height: 280px;
    }

    .creation_started .get_started_sec p{
        font-family: 'Hoefler Text', sans-serif;
        font-size:30px;
        line-height:45px;   
        text-align: center;
        max-width: 280px;
    }

    .creation_started .get_started_sec a{
        background-color: #baaa9a;
        padding: 0;
        color: #fff;
        height: 40px;
        width: 190px;
        line-height: 40px;
        text-align: center;
        text-transform: uppercase;
        font-size: 12px;
    }


    /* Certified/instagram section style starts here */

    .certified_sec, .instagram_sec{
        background-color: #ffffff;
    }

    .certified_sec .certified_container, .instagram_sec .instagram_container{
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        padding: 30px 0;
        width: 100%;
        margin: 0 auto;
        position: absolute;
        top: 26%;

    }

    .instagram_sec .instagram_container


    .certified_sec .certified_container h3, .instagram_sec .instagram_container h3{
        font-family: 'Gotham Book', sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        line-height: 11px;
        text-align: center;
        letter-spacing: 1px;
        text-transform: uppercase;
        margin-top:0;
        color:#1D1F1E;
    }

    .certified_sec .certified_container h3{
        font-size: 12px !important;
    }

    .certified_sec .certified_bar, .instagram_sec .instagram_bar{
        display:flex;
        width:100%;
        justify-content: space-between;
        padding:10px 25px;
    }

    .certified_sec .certified_bar{
        padding-top:30px;
    }

    .instagram_sec .instagram_bar{
        justify-content: space-between;
        padding:10px 0;
    }

    .instagram_sec .instagram_bar .instagram_items img{
        width:100%;
    }

    .instagram_sec .instagram_container .insta_link{
        border:1px solid #1D1F1E;
        font-family: 'Gotham Book', sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 12px;
        line-height: 11px;
        letter-spacing: 1px;
        text-transform: uppercase;
        color: #1D1F1E;
        padding:10px 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        position: absolute;
        top:45%;
        background-color: #ffffff;

    }

    .instagram_sec .instagram_container .insta_link span{
        padding-left: 10px;
    }


    /* Best seller slider css starts here */

    .best_seller_sec .body_container{
        max-width:1900px;
        width:100%;
    }

    .best_seller_sec.latest_creations_sec .body_container{
        max-width: 1400px;
    }


    .best_seller_sec .body_container .seller_container{
        display: flex;
        width:100%;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        padding: 25px 0;
    }

    .best_seller_sec .owl-item > div {
        cursor: pointer;
        margin: 6% 8%;
        transition: margin 0.4s ease;
    }
    .best_seller_sec  .owl-item.center > div {
        cursor: auto;
        margin: 0 auto;
        margin-top:0px;
        border-radius: 50%;
        width:100%;
        display: flex;
        justify-content: center;
        position: relative;
        /* transition: 0.3s all ease-in-out; */

    }

    .best_seller_sec  .owl-item.active.center .item a img{
        transform: scale(1.9);
        margin-bottom:40px;
    }

    .latest_creations_sec.best_seller_sec  .owl-item.active.center .item a img{
        margin-bottom: 0;
    }

    .best_seller_sec.latest_creations_sec{
        background-color: #F8F8F8 !important;
    }

    .best_seller_sec  .owl-item.active.center .item a > span{
        padding-top:15px;
    }

    .best_seller_sec .owl-item:not(.center) > div:hover {
        opacity: .75;
    }

    .best_seller_sec .owl-carousel .owl-item img {
        max-width: 180px;
        width:100% !important;
        height:auto;
    }

    .best_seller_sec .owl-carousel .owl-item .item a{
        display: flex;
        flex-direction: column;
        justify-content: start;
        align-items: center;
    }

    .best_seller_sec .owl-carousel .owl-item .item{
        height: 345px;
        display: flex;
        align-items: center;
        justify-content: center;

    }

    .best_seller_sec  .owl-item.center img{
        width:100%;
        height:auto;
    }

    .best_seller_sec  .owl-item span{
        opacity: 0;
        font-family: 'Gotham Book', sans-serif;
        font-style: normal;
        font-weight: normal;
        font-size: 20px;
        line-height: 20px;
        text-align: center;
        color: #1D1F1E;
        visibility: hidden;
        transition: 0.6s all ease-in-out;
        position: absolute;
        bottom:-32px;
    }

    .best_seller_sec  .owl-item.center span span .fixed_text{
        font-weight: 400;
        display: inline;
    }


    .best_seller_sec .loop.owl-carousel .owl-stage{
        height:390px;
    }

    .best_seller_sec  .owl-item.center span{
        opacity: 1;
        text-align: center;
        display:block;
        visibility: visible;
        transform: scale(1) !important;
    }
    .best_seller_sec  .owl-item.center span span{
        display: inline;
        padding-top:0;
        position: relative;
        bottom:0
    }

    .best_seller_sec  .owl-carousel .owl-nav{
        max-width: 450px;
        margin: 0 auto;
        text-align: center;
        position: absolute;
        bottom:45px;
        left:0;
        right:0;
        display:block;
    }

        .best_seller_sec  .owl-carousel .owl-nav .owl-prev{
            left:0;
            position: absolute;
        }

        .best_seller_sec  .owl-carousel .owl-nav .owl-next{
            right:0;
            position: absolute;
        }



        .best_seller_sec  .owl-carousel i{
            display: initial !important;
        }


        .best_seller_sec  .owl-carousel .owl-nav button span{
            font-size:28px;
        }


        #information-information > .row > h1 {
            font-family: 'Hoefler Text', sans-serif;
            width: 100%;
            text-align: center;
            margin: 10px 0 40px;
            font-weight: normal;
            font-size: 30px;
            line-height: 40px;
        }

        /*FAQ page css start*/

        #information-information .education_block .faq-page-section {
            flex-direction: column;
            max-width: 100%;
        }

        #information-information .education_block .faq-page-section{
            flex-direction: column;
            max-width: 100%;
        }
        .education_block .faq-page-section .top-info-banner>.info-desc .ptxt{
            color:#fff;
            font-size: 15px;
            line-height: 22px;
            font-family: 'Gotham Book', sans-serif;
            font-weight: normal;  
            margin:15px 0 15px;
            text-align: center;
        }
        .education_block .faq-page-section .top-info-banner>.info-desc h1 {
            color: #fff;
        }

        .education_block#informationdiv-42 .top-info-banner>.info-desc a{
            color:#fff;
            font-weight: 700;
        }

        #information-information .education_block#informationdiv-42{
            flex-direction: column;
            max-width: 100%;
        }


       /* .top-info-banner>.info-desc {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            margin: 0 auto;
            text-align: center;
            width: 100%;
            max-width: 780px;
            left: 0;
            right: 0;
            padding: 0 15px;
        }*/
        .education_block#informationdiv-42 .top-info-banner>.info-desc a{
            color:#fff;
            font-weight: 700;
        }
        .showDesktop-inline {
            font-weight: 600;
        }

        .education_section{ padding: 0px; }

        .education_section ul.outer_tabs {
            display:flex;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
        }

        .education_section ul.outer_tabs li a{
            padding:3px 10px 13px;
            text-transform: uppercase;
            font-size: 12px;
            color:#ABABAB;
            letter-spacing: 1.1px;
        }

        .education_section ul.education  li a, .tabgemstones ul li a span{
            text-transform: uppercase;
            font-size: 12px !important;
            color: #BAAA9A;
            font-family: 'Gotham Book', sans-serif !important;
            border:none !important;
        }

        .tabTitle {
            font-family: 'Plus Jakarta Sans';
            font-weight: 600;
            font-size: 24px;
            color: #1D1F1E;
            margin: 0px 0px 16px;
        }

        #informationdiv-42 #content{
            max-width:100%;
        }

        .faq-page-section .nav-tabs>li.active>a, .faq-page-section .nav-tabs>li>a:hover{
            background: transparent !important;
            border: 1px solid #F8F8F8 ;
            border-bottom:1px solid #1D1F1E !important;
            color:#1D1F1E;
            line-height: 23px;
        }


       /* #informationdiv-42.education_block .nav-tabs{
            background-color: #fafafa;
        }*/

        .faq-page-section .nav-tabs>li>a{
            padding:0px 0 0px; float: left;
        }

        .faq-page-section .collapse, .faq-page-section .collapse.in, .faq-page-section .collapsing{
            position: static;
            width:100%;
        }

        .faq-page-section .collapse.in{
            display: block !important;
        }

        .faq-page-section #accordion .panel-title>a, .faq-page-section .style-1 .panel-default .panel-heading .panel-title.active{
            color:#1D1F1E;
            font-family: 'Plus Jakarta Sans';
            font-weight: 600;
            font-size: 18px;
            line-height: 23px;
            display: flex; align-items: center;
        }


        .faq-page-section .style-1 .panel-default .panel-heading .panel-title{
            padding:0 !important;
        }

        .faq-page-section .style-1 .panel-default .panel-heading .panel-title a{
            padding:28.5px 0; display: flex;  flex: 0 0 100%; justify-content: space-between;
        }

        .faq-page-section #accordion .more-less{
            display: block;
        }

       
        .faq-page-section #accordion .panel-title.active .more-less.glyphicon-plus:before{
            content:"\f068";
            font-family: FontAwesome;
        }

        .faq-page-section #accordion .panel-title.active .collapsed .more-less.glyphicon-plus:before{
            content: "\2b";
            font-family: 'Glyphicons Halflings';
            font-style: normal;
        }

        .faq-page-section .style-1 .panel-default>.panel-heading{
            padding:0;
        }

        /*customer care css added */

        .contact_sec.full_width{
            margin-top:15px;
            margin-left: calc(50% - 50vw);
            margin-right: calc(50% - 50vw);
            margin-bottom:25px;
        }


        .contact_sec{
            background-color: #F8F8F8;
            padding: 0px 150px;
        }

        .contact_sec .contact_container{
            display: flex;
            justify-content: space-between;
            align-items: center;
            height:100px;
            max-width:400px;
            margin:0 auto;
        }

        .contact_sec .contact_container h3{
            font-size:24px;
            margin:0;
            line-height: 36px;   
        }

        .contact_sec .contact_container ul{
            display: flex;
            width:270px;
            justify-content: space-between;
            margin:0;
        }

        .contact_sec .contact_container ul li a img{
            width:30px;
            height:30px;
        }

        .content-pages-container > .row{
            display: flex;
            flex-direction: column;
        }

        .content-pages-container .page_main_container{
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
        }

        .content-pages-container .page_main_container .form_side{
            max-width: 1080px;
            margin: 0 auto;
        }

        .content-pages-container .form_side button#bt_contactUS{
            width:100%;
            border-radius: 0;
            border:1px solid #F0F0F0;
            max-width: 303px;
            margin: 0 auto;
        }

        .content-pages-container .form_side button#bt_contactUS:hover{
            background-color: #1D1F1E;
            color:#ffffff;
        }

        .content-pages-container .form_side label{
            font-family: 'Hoefler Text', sans-serif;
            color:#1D1F1E;
            font-size: 14px;
            font-weight: 400;
        }

        .content-pages-container .form_side input, .content-pages-container .form_side textarea{
            border: 1px solid #E0E0E0;
            height: 40px;
            padding: 6px 12px;
            font-size: 14px;
            line-height: 1.42857143;
            color: #555;
            background-color: #fff;
            box-shadow: none;
            border-radius: 0;
        }

        .content-pages-container .form_side textarea{
            height: 100%;
        }

        .content-pages-container .customer_chat_container{
            background-color: #F8F8F8;
            padding: 20px 0;
            margin: 50px 0;
        }

        .content-pages-container .customer_chat_container h2{
            text-align: center;
        }

        .content-pages-container .customer_chat_container .ensection .fnt52{
            color:#1D1F1E;
        }

        .content-pages-container .customer_chat_container .ensection .chatlink{
            text-decoration: none;
        }

        .content-pages-container .customer_chat_container .ensection span .chatlink{
            color:#1D1F1E;
            font-weight: 800;
        }

        .captcha_outer{
            padding:0 15px !important;
        }

        .common-radio.custom_check ul li span:before{
            border-radius:4px;
        }

        .common-radio.custom_check ul{
            margin-bottom:0;
        }

        .common-radio.custom_check ul li label{
            text-transform: capitalize !important;
        }

        .common-radio.custom_check ul li input:checked + span:after {
            background-image: url(../image/checked_ico.svg);
            background-color: transparent;
            background-repeat: no-repeat;
            width: 10px;
            height: 10px;
            left:3px;
        }


        .common-radio ul li {
            position: relative;
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: flex-start;
            padding-left: 30px;
            padding-bottom: 10px;
        }

        .form-check.common-radio ul li{
            padding-left:0;
            display: flex;
            width:auto;
        }

        .common-radio ul li input {
            display: none;
        }

        .common-radio ul li span {
            font-family: 'Gotham Book', sans-serif;
            font-size: 12px;
            line-height: 18px;
        }

        .common-radio ul li span:before {
            content: '';
            position: absolute;
            left: auto;
            right: auto;
            left: 0;
            top: 1px;
            width: 17px;
            height: 17px;
            border-radius: 4px;
            background-color: transparent;
            border: 1px solid #1D1F1E;
        }

        .common-radio ul li span:before {
            width: 15px;
            height: 15px;
            border-radius: 50%;
            top: 3px;
        }

        .common-radio ul li span:after {
            content: '';
            position: absolute;
            right: auto;
            left: 4px;
            top: 7px;
            text-align: center;
            width: 11px;
            height: 8px;
            border-radius: 50%;
            background-color: transparent;
        }

        .common-radio ul li input:checked + span:after, .shipping_address.delivery_billing_mar .form-group .common-radio ul li span:after {
            background-image: none;
            background-color: #1D1F1E;
            width: 7px;
            height: 7px;
        }

        .form-check.common-radio ul li span {
            display: flex;
            align-items: center;
            justify-content: center;
            padding-left: 25px;
            line-height: 22px;
        }

        .mobPaddbottom.common-radio ul li span {
            display: flex;
            line-height: 21px;
        }

        /*INFORMATION CUSTOMER CARE PAGE CSS*/
        /*.education_section h1{
            font-family: 'Hoefler Text', sans-serif;
            width:100%;
            text-align: center;
            margin:10px 0 10px;
            font-weight: normal;
            font-size: 30px;
            line-height: 40px;
        }*/


        #information-information .left-tabs-container .boxdesign .box{
            max-width: 410px;
        }

        #information-information .boxdesign .box .diamond-home-content{
            display: flex;
            align-items: center;
            justify-content: center;
            background-image: none ;
            background-color: #F1ECE7;
            height: 188px;
            background: -webkit-linear-gradient(left, #F1ECE7 50%, #F1ECE7 50%);
            overflow: hidden;

        }

        #informationdiv-17 #content {
            width: 100% !important;
            max-width: 100%;
        }

        #informationdiv-17.row.education_block {
            max-width: 100%;
        }

        .diamond-home {
            margin: 40px 0 20px;
            padding: 20px 15px 5px;
        }

        .diamond-home .box{ margin-bottom: 25px; }

        #information-information .boxdesign .box .diamond-home-content .img_box, #information-information .boxdesign .box .diamond-home-content h4 {
            display: flex;
            flex:0 0 50%;
            justify-content: center;

        }

        #information-information .boxdesign .box .diamond-home-content h4{
            font-style: normal;
            font-weight: normal;
            font-size: 14px;
            line-height: 20px;
            font-family: 'Gotham Book', sans-serif;
            letter-spacing: 1px;
        }

        #information-information .boxdesign .box .diamond-home-content img{
            width: 100%;
        }

        .row.account-container, .row.education_block{
            display: flex;
            max-width: 100%;
            justify-content: center;
            margin: 0 auto;
            /*padding-bottom: 50px;*/
            flex-wrap: wrap;

        }
        
        
        /*EDUCATION PAGE COL LEFT CSS START*/


        .row.education_block #column-left{
            flex-direction: column;
            display: flex;
            flex:0 0 25%;
            padding:0;
        }

        .row.education_block #column-left .left-tabs-container{
            width:100%;
        }

        .row.account-container .list-group a
         /*#information-information .left-tabs-container .nav-stacked li a*/{
            display: flex;
            align-items: center;
            justify-content:center;
            height: 50px;
            font-family: 'Gotham Book', sans-serif;
            font-style: normal;
            font-weight: normal;
            font-size:13.5px;
            color:#1D1F1E;
            line-height: 20px;
            border-radius:0;
            margin: 10px 0 0;
            text-transform: uppercase;
            letter-spacing: 1px;
            background-color:#F8F8F8;
        }

        .row.account-container .list-group a.active, .row.account-container .list-group a:hover
        /* #information-information .left-tabs-container .nav-stacked li a.active,
        #information-information .left-tabs-container .nav-stacked li a:hover*/
        { 
            background-color: #BAAA9A;
            color:#ffffff !important;
        }

        /*RING SIZE GUIDE CSS*/


        /* #ringsizeform .form-control{
            border: 1px solid #E0E0E0 !important;
            height: 40px;
            box-shadow: none;
            background-color: transparent !important;
            margin-bottom:17px;
        }

        #ringsizeform label{
            font-size: 15px !important;
        } */

        .ring_siz_chxbox{
            margin-left:-15px !important;
        }

        /*ENGAGEMENT RINF CALCULATOR CSS*/

        .linethrough {
            text-decoration: line-through;
        }
        .original_price{
            display: block;
        }
        .pos-relative{position:relative;}
        .textcalc {
            max-width: 705px;
            text-align: center;
            margin: 55px auto;
        }
        .formcalc {
            max-width: 650px;
            margin: 0 auto;
            padding-bottom: 100px;
            padding-top: 50px;
        }
        .formcalc input, .formcalc label {
            width: 90%;
            display: block;
        }
        .formcalc input {
            margin-bottom: 45px;
            border: 1px solid #C4C4C4;
            height: 45px;
            padding: 5px;
        }

        .formcalc label>span {
            color: #baaa9a;
            margin-right: 8px;
        }
        .formcalc label {
            font-size: 14px;
            text-transform: uppercase;
            letter-spacing: 0.5px;
            padding-bottom: 10px;
        }
        .formcalc button {
            font-size: 12px;
            text-transform: uppercase;
            background: #baaa9a;
            min-width: 210px;
            color: #fff;
            line-height: 20px;
            height: 40px;
            padding: 11px 10px;
            letter-spacing: 1px;
            border: 0;
        }
        span.underline {
            border-bottom: 2px solid #baaa9a;
            height: 2px;
            width: 100%;
            max-width: 375px;
            display: block;
            margin: 0 auto;
            margin-bottom: 80px;
        }
        .sliderTitle {font-size:36px;text-align:center;line-height: 50px;margin-bottom: 25px;}
        .calcslider,.resultslider {
            padding: 50px 0;
            width: 100%;
            max-width: 70%;
            margin: 0 auto;
        }
        .calcslider{display:none;border-top: 1px solid #DADADA;}
        .calculator-carousel .owl-next, .calculator-carousel .owl-prev {top: 30%;position:absolute;}
        .calculator-carousel .owl-next {right:-40px;}
        .calculator-carousel .owl-prev {left:-40px;}
        .special-items {
            width: 90%;
            margin: 0 auto;
        }

        .formcalc .desc {
            font-size: 14px;
            text-transform: uppercase;
            max-width: 424px;
            margin: 0 auto;
            text-align: center;
        }

        .calculator-carousel.owl-carousel .owl-item img {width: auto;max-width: 100%;}
        .calculator-carousel .product-name , .calculator-carousel .product-info {font-size:14px;max-width: 240px;margin: 0 auto;}
        .calculator-carousel .product-name{padding-top: 10px;}
        .calcqa {
            background: #F8F8F8;
            padding: 5% 8%;
            margin-bottom:50px;
        }
        .GOUDOSfont{
            font-family: 'GOUDOS';
        }
        .resultSliderTitle {
            font-size: 22px;
            text-align: center;
            margin-bottom: 30px;
        }
        .title {
            font-size: 36px;
            line-height: 50px;
            margin-bottom: 10px;
            font-family: 'GOUDOS';
        }
        .innerdesc .title {
            font-size: 36px;
            line-height: 50px;
            margin-bottom: 8px;
            font-family: 'GOUDOS';
        }

        .innerdesc p,.textcalc p {
            font-size: 18px;
            line-height: 25px;
        }
        .innerdesc p {color: #9A9A9A;max-width: 700px;}
        .innerdesc {
            margin-bottom: 7%;
        }
        .imgsec img {
            max-width: 214px;
        }

        .resultsec .formcalc {
            padding-bottom: 0px;
        }
        .resultsec h2{font-size:36px;margin-bottom: 3%;}
        .resultsec .formcalc button{margin-top: 50px;}
        .top-info-banner>h1{position: absolute;width: 100%;
            top: 10%;
            bottom: 0px;
            display: flex;
            align-items: center;
            margin: 0;
            color: #fff;
            left: 10%;
            font-size: 48px;
            max-width: 400px;
        }

        /*GIFT CARD PAGE CSS ADDED*/

        .pos-relative{position:relative;}
        #giftcards-page .pos-relative {
            margin-left: -15px;
            margin-right: -15px;
        }
        .giftcards-herotext {
            text-align: center;
            top: 50%;
            position: absolute;
            width: 90%;
            right: 10%;
            max-width: 443px;
            transform: translateY(-56%);
        }
        #giftcards-page h1, {
            font-size: 48px;
            line-height: normal;
            font-weight: 300;
            color:#1D1F1E;
            font-family:GOUDOS;
        }
        #giftcards-page h4 {
            font-size: 14px;
            text-transform: uppercase;
            color: #1D1F1E;
            font-family: Simplo-Medium;
            margin: 30px 0 5px 0;
        }
        #giftcards-page h3 {
            font-size: 36px;
            line-height: 40px;
            font-weight: 300;
            color:#1D1F1E;
            font-family:GOUDOS;
            text-transform: initial;
            margin:0;
        }

        #giftcards-page label{display:inline;}
        #giftcards-page p{
            text-transform: capitalize;
            color: #1D1F1E;
        }

        .mobileview {
            display: none;
        }
        ul {
            list-style: none;
        }
        #giftcards-page .giftcardtype li:first-child {
            float: left;
        }
        #giftcards-page .giftcardtype li {
            margin: 15px 0;
            width: 49.4%;
            text-align: left;
            float: right;
        }
        #giftcards-page .giftcardtype li label input {
            display: none;
        }

        #giftcards-page .giftcardtype li span {
            padding: 11% 4% 10%;
            font-size: 16px;
            line-height: 20px;
            color: #1D1F1E;
            display: block;
            font-weight: 200;
            cursor: default;
            height:100%;
            text-align: center;
            background: #F8F8F8;
        }
        #giftcards-page .giftcardamnt li , #giftcards-page .customamt li {
            padding: 15px 0;
            width: 49.5%;
            text-align: left;
            font-size: 18px;
            line-height: 26px;
            color: #666666;
            float: left;
        }
        #giftcards-page .giftcardamnt li:nth-child(1), #giftcards-page .giftcardamnt li:nth-child(3){
            margin: 0 0.5% 0 0;
        }
        #giftcards-page .giftcardamnt li:nth-child(2), #giftcards-page .giftcardamnt li:nth-child(4){
            margin: 0 0 0 0.5%;
        }
        .gifttypesrhead {
            font-size:30px;
            font-family: GOUDOS;
            margin: 20px 0;
        }
        .gift-icon{background: url(../catalog/view/theme/sacet/image/gift/gift-sprit.png) no-repeat;margin: 0 auto;}
        .gift-icon.iconphone{width: 75px;height: 118px;background-position: -3px -5px;}
        .gift-icon.iconletter {background-position: -176px -5px;width: 142px;height: 86px;margin: 26px auto;}
        #giftcards-page .giftcardtype li:first-child:hover label input + span .gift-icon.iconphone , #giftcards-page .giftcardtype li label input:checked + span .gift-icon.iconphone {background-position: -91px -5px;}
        #giftcards-page .giftcardtype li:first-child:hover label input + span .gift-icon.iconletter , #giftcards-page .giftcardtype li label input:checked + span .gift-icon.iconletter{background-position: -326px -5px;}
        #giftcards-page .giftcardamnt li label input:checked + div .amnt, #giftcards-page .giftcardamnt li:first-child:hover .amnt {
            background: #baaa9a;
            color: #fff;
        }
        #giftcards-page .giftcardtype li label input:checked + span {
            background: #baaa9a;
            color: #fff;
            cursor: default;
        }
        #giftcards-page .giftcardtype li:first-child:hover label input + span {
            background: #baaa9a;
            color: #fff;
            cursor: pointer !important;
        }
        #giftcards-page .giftcardamnt li label input {
            display: none;
        }
        #giftcards-page .giftcardamnt li .amnt ,#giftcards-page .customamt li input {
            cursor: pointer;
            float: left;
            width: 99%;
            color: #1D1F1E;
            text-align: center;
            background: #F8F8F8;
            padding: 13px 0;
            font-size:16px;
            border-radius: 25px;
        }
        .flexdiv{display: flex;flex-direction: column;}
        #giftcards-page .customamt li {
            width:100%;
            margin-bottom: 30px;
        }
        .gift-label {
            font-size: 14px;
            text-transform: uppercase;
            text-align: center;
            margin-bottom: 5px;
            padding-left: 15px;
            order: 1;
            color:#9A9A9A;
        }
        #giftcards-page .customamt li input {
            float: none;
            display:block;
            margin:0 auto;
            width: 100%;
            cursor: text;
            font-size:16px;
            background: transparent;
            border: 1.25px solid #C4C4C4;
            order: 2;
            margin-top: 10px;
        }
        #giftcards-page .giftform input, #giftcards-page .giftform textarea {
            padding: 13px 4%;
            font-size: 14px;
            line-height: 24px;
            margin: 5px 0;
            letter-spacing: 0.5px;
            border: 1.25px solid #C4C4C4;
            border-radius: 25px;
            order: 2;
        }

        #giftcards-page .giftform input:focus,#giftcards-page .giftform textarea:focus,.customamt li input:focus{
            border-color: #baaa9a !important;
        }
        #giftcards-page .giftform input:focus + div.gift-label,#giftcards-page .giftform textarea:focus + div.gift-label,#giftcards-page .customamt li input:focus + div.gift-label{
            color: #baaa9a;
        }

        input#button-cart {
            width:22.5%;
            background: #baaa9a !important;
            color: #FFF;
            border: 0 !important;
            width: 306px !important;
            text-transform: uppercase;

        }
        /* do not group these rules */
        #giftcards-page *::-webkit-input-placeholder {
            color: black;
        }
        #giftcards-page *:-moz-placeholder {
            /* FF 4-18 */
            color: black;
        }
        #giftcards-page *::-moz-placeholder {
            /* FF 19+ */
            color: black;
        }
        #giftcards-page *:-ms-input-placeholder {
            /* IE 10+ */
            color: black;
        }

        #giftcards-page .giftform li {
            margin-bottom: 15px;
            width: 50%;
            float: left;
        }

        #giftcards-page .giftform ul.addnote li {
            width: 100%;
        }

        #giftcards-page .giftform textarea {
            min-height: 170px;
            width: 100%;
        }
        input[type=text] {
            -webkit-appearance: none;
            -moz-appearance: none;
            appearance: none;
        }
        .tnc_gift{margin: 15px 0 10px 0;font-weight: 100;color: #1D1F1E;font-size:16px;}
        .textleft{text-transform: none !important;font-size: 16px;}
        .tnc_padding{padding:0 50px 25px 50px;}
        .giftform{margin-top:30px;}

        a.select-btn {
            display: block;
            border: 1.25px solid;
            width: 145px;
            margin: 8% auto 0;
            padding: 8px 5px;
            border-radius: 25px;
            color: #1D1F1E;
            font-size: 12px;
            text-transform: uppercase;
            letter-spacing: 1px;
        }
        #giftcards-page .giftcardtype li label input:checked + span a.select-btn,#giftcards-page .giftcardtype li:first-child:hover span a.select-btn {
            color: #fff;
        }
        .width-100{width:100%;}
        #giftcards-page .giftform li:first-child input, #giftcards-page .giftform li:nth-child(3) input {
            width: 98%;
        }

        /*EDUCATION FAQ CSS START*/

        #informationdiv-42 > #column-left, #informationdiv-3 > #column-left { display:none;}
        .faq-page-section .panel-default {border-color: #fafafa;
        border-bottom: 1px solid #D9D9D9;
        border-radius: 0px;
        border-left: 0px;
        border-top: 0px;
        border-right: 0px;
        box-shadow: none;}
        .faq-page-section .panel-default:last-child{ border-bottom:0px }
        .style-1 .panel-default >.panel-heading {background: transparent;padding: 0px 15px 0 15px;}
        /*.style-1 .panel-default .panel-heading .panel-title{border-top: 1px solid #E5E5E5;padding: 24px 0;}*/
        /*.style-1 .panel-default:last-child .panel-heading .panel-title{border-bottom: 1px solid #E5E5E5;}*/
        .faq-page-section .panel-group .panel+.panel { margin-top: 0px;}
        /*.faq-page-section .nav-tabs>li.active>a, .faq-page-section .nav-tabs>li>a:hover {border-color: transparent;background: #FFF9F1;color:#baaa9a;}*/
        
        /*#informationdiv-42 .nav-tabs>li {width:25%;}*/
        .faq-page-section .nav-tabs {border-bottom: none;text-align:center;font-size: 14px;margin-bottom: 0px !important;}
        /*.faq-page-section #accordion .more-less{display:none;}*/
        .style-1 .panel-default .panel-heading .panel-title.active{color: #d59e37;}

        .faq-page-section .panel-group{ margin-bottom:0px }

        .faq-page-section .nav-tabs>li.active .faq-sprite.icon1, .faq-page-section .nav-tabs>li:hover .faq-sprite.icon1{background-position: 0 -92px;}
        .faq-page-section .nav-tabs>li.active .faq-sprite.icon2, .faq-page-section.nav-tabs>li:hover .faq-sprite.icon2{background-position: -94px -95px;}
        .faq-page-section .nav-tabs>li.active .faq-sprite.icon3, .faq-page-section .nav-tabs>li:hover .faq-sprite.icon3{background-position: -279px -104px;}
        .faq-page-section .nav-tabs>li.active .faq-sprite.icon4, .faq-page-section .nav-tabs>li:hover .faq-sprite.icon4{background-position: -172px -110px;}



        .signup_create_sec .form-group .common-radio ul li input:checked ~ span:after, .shipping_address .form-group .common-radio ul li input:checked ~ span:after{
            background-image: url('../image/checked_ico.svg');
            background-color: transparent;
            background-repeat: no-repeat;
        }



        /*Our store css*/


        .appoint_banner {
            background: url(../image/austen-blake-store-front.png);
            height: 517px;
            background-repeat: no-repeat;
            background-size: cover;
        }


        .appointments_main{
            background-color: #F1ECE7;
            display: flex;
        }

        .appointments_main .body_container{
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            padding:30px 0 50px;
            position: relative;
        }

        .appointments_main .body_container h3{
            font-family: 'Hoefler Text', sans-serif;
            font-style: normal;
            font-weight: normal;
            font-size: 30px;
            line-height: 40px;
            text-align:center;
            margin-bottom:20px;
        }


        .appointments_main .body_container p{
            font-style: normal;
            font-weight: normal;
            font-size: 14px;
            line-height: 20px;
            max-width:630px;
            width:100%;
            text-align: center;
            margin:0;
        }

        .appointments_main .body_container a.open_appointment{
            font-size: 12px;
            background-color: #ffffff;
            height: 40px;
            border:1px solid #1D1F1E;
            max-width: 410px;
            width:100%;
            display: flex;
            align-items: center;
            justify-content: center;
            margin:25px auto;
            border-radius: 0;
            text-transform: uppercase;
            color:#1D1F1E;
        }

        .appoint_schedule_box.appontdiv a{
            color:#1D1F1E!important;
        }

        .appointments_main .body_container .appoint_schedule_box{
            background-color: #F1ECE7;

        }


        .stores_container .body_container{
            display:flex;
            flex-direction: column;
        }

        .stores_container .stores_box_container, .stores_container .stores_how_work, .stores_container .stores_location{
            display: flex;
            justify-content: flex-start;
            align-items: flex-start;
            padding:25px 0;
            position: relative;
            flex-flow: row wrap;
             margin: 30px 0px 0px;
        }

        .stores_container .stores_box_container{
            padding-top:70px;
        }

        .stores_container .stores_box_container .store_box h3{
            font-family:'Hoefler Text', sans-serif;
            font-style: normal;
            font-weight: normal;
            font-size: 24px;
            line-height: 30px;
            min-height: 90px;
        }

        .stores_container .stores_how_work p{
            margin:25px 0;
        }

        .stores_container .stores_location .store_locate_box p{
            margin:10px 0;
        }

        .stores_container .stores_box_container .store_box span{
            margin:25px 0;
        }

        .stores_container .stores_box_container span, .stores_container .stores_box_container p{
            font-style: normal;
            font-weight: normal;
            font-size: 14px;
            line-height: 20px;
            color:#1D1F1E;
        }

        .stores_container .stores_how_work, .stores_container .stores_location{
            flex-wrap: wrap;
        }

        .stores_container .stores_how_work h3, .stores_container .stores_location h3{
            width:100%;
            flex:0 0 100%;
            text-align: center;
            padding:30px 0;
            font-family:'Hoefler Text', sans-serif;
            font-style: normal;
            font-weight: normal;
            font-size: 30px;
            line-height:40px;
        }

        .stores_container .stores_box_container .store_box, .stores_container .stores_how_work .stores_work_box, .stores_container .stores_location .store_locate_box{
            display: flex;
            flex-direction: column;
            flex:0 0 33%;
            justify-content: flex-start;
            align-items: center;
            text-align: center;
        }

        .stores_container .stores_box_container .store_box{ min-height: 230px; }

        .m0{ margin: 0px !important; }

        .stores_container .stores_location,  .stores_container .stores_how_work{
            justify-content: center;
        }

        .stores_container .stores_location .store_locate_box{
            max-width: 190px;
            margin-right: 25px;
        }

        .stores_container .stores_location .store_locate_box a span img{
            filter: grayscale();
        }

        .stores_container .stores_location .store_locate_box a p{
            color:#ABABAB;
        }

        .stores_container .stores_location .store_locate_box a.active span img{
            filter: initial;
        }

        .stores_container .stores_location .store_locate_box a:hover span img{
            filter: initial;
        }

        .stores_container .stores_location .store_locate_box a:hover p, .stores_container .stores_location .store_locate_box a.active p {
            color:#1D1F1E;
            text-decoration: underline;
        }



        .stores_container .stores_location .store_locate_box img, .stores_container .stores_how_work .stores_work_box img{
            width:100%;
        }

        .stores_container .stores_location .store_locate_box:last-child{
            margin-left: 6px;
        }


        .stores_container .stores_box_container .map_marker{
            position:absolute;
            left:0;
            right:0;
            margin:0 auto;
            bottom:auto;
            top:-25px;
            width:65px;
        }

        .stores_container .stores_box_container.map_marker img{
            text-align: center;
        }


        .appointment-page h1{
            font-family: 'Hoefler Text', sans-serif !important;
            font-style: normal;
            font-weight: normal;
            font-size: 30px !important;
            line-height: 40px;
            text-align: center;
            margin-top: 20px !important;
            margin-bottom: 10px !important; 
        }

        .contact_sec.appoint_contact .contact_container h3{
            display: flex;
            align-items: flex-start;
        }

        .contact_sec.appoint_contact .contact_container h3 span{ width: 210px; }

        .contact_sec.appoint_contact .contact_container h3 p{
            padding:0 15px 0 25px;
            margin:0;
            font-family: 'Gotham Book', sans-serif;
            font-style: normal;
            font-weight: normal;
            font-size: 14px;
            line-height:18px;
        }

        .contact_sec.appoint_contact .contact_container{
            height: 120px;
            width:100%;
            max-width:75%; 
        }

        .row.viewingbox .mapaddress{
            text-align: center;
        }

        .row.viewingbox .mapaddress h2{
            font-family: 'Hoefler Text', sans-serif;
            font-style: normal;
            font-weight: normal;
            font-size: 24px;
            line-height: 30px;
        }

        .mainMenu .stickyCart.cartBlock{
            display: none !important;
        }

        /*Our store css end*/



        /* Store locator starts here */

        .store_outlet_container.store_show_info{
            display: flex;
            flex-direction: column;
            align-items:center;
            justify-content: center;
        }


        .store_outlet_container h3{
            display:flex;
            align-items: center;
            justify-content: center;
            padding:10px 0;
            padding-bottom:15px;
        }

        .store_outlet_container h3 span:last-child{
            padding-top:8px;
            padding-left:25px;
            font-family: Hoefler Text;
            font-style: normal;
            font-weight: normal;
            font-size: 30px;
            line-height: 40px;
            color: #BAAA9A;
        }

        .store_outlet_container .store_outlet_info{
            display: flex;
            padding:20px 0;
            flex-direction: column;
            justify-content: center;
            align-items: center;
        }

        .store_outlet_container .store_outlet_info p{
            display:flex;
            max-width:90%;
            font-size: 14px;
            line-height: 20px;
        }

        .store_outlet_container .banner_container{
            width:100%;
            background: url(../images/austen-blake-store-front.png);
            height: 517px;
            background-repeat: no-repeat;
            background-size: cover;
        }

        .store_outlet_container .store_locator{
            display: flex;
            justify-content:space-between;
            padding-top:25px;
            width:100%;
            margin:0 auto;
        }

        .store_outlet_container .store_locator .address_side {
            display: flex;
            flex-direction: column;
            flex: 0 0 49%;
            justify-content: center;
            align-items: center;
            text-align: center;
            position: relative;
            border:1px solid #BAAA9A;
            height: 480px;
            width:100%;
        }

        .store_outlet_container .store_locator .address_side p.jubilee{  font-size: 12px;
        margin-top: 15px; }

        .store_outlet_container .store_locator .address_side a{
            color:#1D1F1E;
        }



        .store_outlet_container .store_appointment{
            display: flex;
            background-color: #F1ECE7;
            flex: 0 0 49%;
        }

        .store_outlet_container .store_appointment .appoint_schedule_box{
            display:flex;
            align-items:center;
            justify-content: center;
            text-align: center;
            flex-direction:column;
            max-width: 74%;
            margin: 0 auto;
        }

        .store_appointment .appoint_schedule_box h3{
            padding-bottom:15px;
            font-family: 'Prata';
        }

        .store_appointment .appoint_schedule_box a#appointbtn{
            font-size: 12px;
            background-color: #ffffff;
            height: 40px;
            border: 1px solid #1D1F1E;
            max-width: 410px;
            width: 100%;
            display: flex;
            align-items: center;
            justify-content: center;
            margin: 10px auto;
            letter-spacing: 0.1em;
            text-transform: uppercase;
        }

        .store_appointment a{
            color:#1D1F1E;
        }

        .store_outlet_container .store_locator .address_side h3 {
            font-family: 'Prata';
            font-style: normal;
            font-weight: normal;
            font-size: 24px;
            line-height: 30px;
        }

        .store_outlet_container .store_locator  .map_marker {
            position: absolute;
            left: 0;
            right: 0;
            margin: 0 auto;
            bottom: auto;
            top: -25px;
            width: 65px;
        }
        .appointment-offer {
            background-color: #F0ECE8;
            padding: 12px 55px;
            text-align: center;
            line-height: 18px;
        }
        .appointment-offer-title {
            font-weight: 700;
            font-size: 13px;
            font-family: 'Gotham Bold';
        }
        .appointment-offer-text {
            font-size: 11px;
            margin-top: 4px;
        }

        /*stoer outlet css*/

        .breadcrumb.outer_breadcrumb {
            padding: 10px 0px !important;
        }

        .breadcrumb.outer_breadcrumb li:last-child{ padding-right:0px !important }


        /*information education page css*/

        .education_section .tab-content .tab-pane ul.inlineUl{
            display: flex;
            justify-content: space-evenly;
            flex-wrap: wrap;
            padding:40px 0 10px;
            align-items: center;

        }

        /*#information-information .education_section{
            max-width:780px;
            padding-top: 8px;
        }*/

        #information-information .noleftmenu .education_section,#information-information .mx-wd-100 .education_section{
            max-width:100%;
        }


        #information-information .education_block.noleftmenu .only_education_heading{
            display: none;
        }

        #information-information .education_block.noleftmenu .other_heading{
            display: block;
        }

        #information-information .education_block .faq_heading, #information-information .education_block#informationdiv-42 .only_education_heading{
            display: none;
        }

        #information-information .education_block#informationdiv-42 .faq_heading{
            display: block;
        }

        #information-information .education_block#informationdiv-42{
            flex-direction: column;
            max-width: 100%;
        }

        #informationdiv-119 #content {
            width: 100%;
        }
        .education_block#informationdiv-42 .top-info-banner>.info-desc a{
            color:#fff;
            font-weight: 700;
        }

        .education_section ul.outer_tabs {
            display:flex;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                    
        }

        .education_section ul.outer_tabs li a{
            padding:3px 10px 13px;
            text-transform: uppercase;
            font-size: 12px;
            color:#ABABAB;
            letter-spacing: 1.1px;
        }

        .education_section ul.education  li a, .tabgemstones ul li a span{
            text-transform: uppercase;
            font-size: 12px !important;
            color: #BAAA9A;
            font-family: 'Gotham Book', sans-serif !important;
            border:none !important;
        }

        .tabgemstones ul li{
            border:none !important;
        }

        .tabgemstones ul li:active,
        .tabgemstones ul li:visited,
        .tabgemstones ul li:focus,
        .tabgemstones ul li:focus-within,
        .tabgemstones ul li:focus-visible,
        .nav-tabs>li.active>a:hover { background-color: #fff; }

        .tabgemstones ul li.active a span{
            border:none !important;
            font-family: 'Gotham Book', sans-serif;
            color: #1D1F1E !important;
        }

        .padtop-30 {
            padding-top: 30px;
            padding-bottom: 20px;
        }

        .education_section ul.education  li a:hover{
            background-color:#F8F8F8;
            color: #1D1F1E;
            font-weight: 500;
            border:1px solid transparent;
        }

        .education_section ul.outer_tabs li.active a{
            border-bottom:1px solid #1D1F1E;
            color:#1D1F1E;
        }

        .education_section ul.education, .tabgemstones ul{
            background-color: #F8F8F8;
            float: left;
            width: 100%;
        }

        .tabgemstones ul{
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .education_section ul.education li.active a{
            background-color:#F8F8F8 !important                                                                                                                                         ;
            font-weight:600;
            color:#1D1F1E !important;
            border:1px solid transparent !important;
        }

        .education_section ul.education li.active a:hover{
            border:none;
        }

        .education_section .middle-container > .tab-content .colW6{
            padding-top:25px;

        }

        .education_section .middle-container > .tab-content .colW6 h3{
            font-family: 'Hoefler Text', sans-serif;
            font-weight: normal;
            font-size:28px;
        }

        .education_section .tab-content .tab-pane ul.inlineUl li img{
            max-width: 140px;
            width:100%;

        }

        .education_section .tab-content .tab-pane ul.inlineUl li span{
            padding-top: 15px;
            display: block;
        }

        .row.education_block #column-left{
            display: flex;
            flex:0 0 25%;
            padding:0;
        }

        .row.education_block #column-left .left-tabs-container{
            width:100%;
        }

        .education_section .category_brief_container{
            margin-bottom: 32px;
        }

        .education_section .category_brief_container p{
            margin-bottom:20px;
            line-height: 20px;
            font-size: 16px;
          font-family: 'Plus Jakarta Sans';  
          }

        .education_section .tab-content #shapes ul.shapes{
            display: flex;
            align-items: center;
            justify-content: flex-start;
            flex-wrap: wrap;
        }

        .education_section .tab-content #shapes ul li{
            display: flex;
            background-color: #F8F8F8;
            margin:5px 2px;
        }

        .education_section .tab-content #shapes ul li.active{
            background-color: #ffffff;
        }

        .education_section .tab-content #shapes ul li a:hover{
            border:1px solid transparent;
        }


        .nav>li>a {
            position: relative;
            display: block;
            padding: 10px 15px;
        }

        .nav-tabs>li>a {
            margin-right: 2px;
            line-height: 1.42857143;
            border: 1px solid transparent;
            border-radius: 4px 4px 0 0;
        }

        .education_section .tab-content #shapes ul li.active a, .education_section .tab-content #shapes ul li.active a:hover{
            border:1px solid #ebe2e2;
            border-radius:5px;
        }

        .education_section .tab-content #shapes ul li a svg{
            width: 35px;
        }

        .education_section .tab-content #shapes span.imgTxt{
            width: 70%;
            display: block;
            font-size: 13px;
            margin: 0 auto;
        }

        .education_section .info-desc{
            padding-bottom: 25px;
        }


        .education_section .info-desc h2{
            text-align: left;
            font-size: 26px;
        }

        .education_section .education_tabs_inner_content h2, .education_section .education_tabs_inner_content h3{
            position: relative;
            font-size: 24px;
            margin-bottom: 12px;
            margin-top:35px;
            text-align: left;
            font-family: 'Prata';
            font-weight: normal;

        }

        .education_tabs_inner_content .md2Txtnew{
            text-align: center !important;
            font-family: 'Prata';
            font-weight: 600 !important;
            font-size: 14px !important;
            text-transform: uppercase;
        }

        .overlay3{
            position: fixed; top: 110px; width: 100%; bottom: 0px; left: 0px; z-index: 8;
            background-color: rgba(0, 0, 0, 0.7);
        }

        
        .packing_box img{
            width: 100%
        }
        .packing_box {
            position: relative;
        }
        .text_packingbox {
            max-width: 400px;
            margin-right: calc(100% - 80%);
            position: absolute;
            top: 40%;
            transform: translateY(-50%);
            right: 0;
            text-align: center;
        }
        .text_packingbox h2{
            font-family: "Hoefler Text";
        }
        .everlasting-block {
            position: relative;
            min-height: 320px;
            margin-bottom: 100px;
            margin:auto;
            max-width:1024px;
        }
        .category-block-salepage {
            position: relative;
            min-height: 280px;
            max-height: 220px;
            margin-bottom: 100px;
            margin:auto;
            max-width:1024px;
            z-index: 1;
            display: flex;
            align-items: center;
            justify-content: space-between;
        }

        .everlasting-block .ethicallyimg{
            float:left;
            width: auto;
            max-width: 560px;
        }
        .category-block-salepage .ethicallyimg{
            width: auto;
            max-width: 460px;
            z-index: 2;
        }
        .everlasting-block .title, .category-block-salepage .title{
            font-family: Hoefler Text;
            font-size: 30px;
            line-height: 36px;
            margin-bottom: 25px;
            text-align: center;
        }
        .everlasting-block .desc, .category-block-salepage  .desc{
            max-width: 400px;
            margin-top:70px;
        }
        .float-left{float:left;}
        .float-right{float:right;}
        .everlasting-block .desc p, .category-block-salepage .desc p{
            font-size: 25px;
            text-align: center;
            line-height: 32px;
        }
        span.bold_top {
            font-size: 50px;
        }
        a.packing-btn{
            border: 1px solid #1D1F1E;
            padding: 5px 10px;
            text-transform: uppercase;
            font-family: 'Gotham Book',sans-serif;
            font-style: normal;
            font-weight: 400;
            line-height: 11px;
            color: #1D1F1E;
            height: 40px;
            display: flex;
            align-items: center;
            letter-spacing: 1px;
            justify-content: center;
        }

        .pendant_sale_top { margin-top: 50px; }

        .marketing-banner {
            margin: 0 0 50px 0;
        }
        .marketing-banner .mbanner-block {
            padding: 0 15px;
        }
        .marketing-banner .divoverbtn {
            position: absolute;
            width: 91.5%;
            bottom: 20px;
            padding: 10px;
            text-align: center;
        }
        .Home_banner .body_container {
            position: relative;
            height: 100%;
        }

        .Home_banner .text_container {
            position: absolute;
            top: 20%;
            left: 92px;
            display: flex;
            flex-direction: column;
            align-items: center;
            color: #1D1F1E;
        }

        .Home_banner .text_container p {
            font-family: 'Gotham Book', sans-serif;
            font-style: normal;
            font-weight: normal;
            font-size: 30px;
            line-height: 36px;
            text-align: center;
            color: #fff;
            margin: 0;
            line-height: 50px;
            
        }
        .Home_banner .text_container p.bf_top{
            margin-bottom: 50px;
        }
        .Home_banner .text_container p.bf_top span.bold_top {
            font-family: 'Gotham Bold', sans-serif;
            font-weight: 900;
            font-size: 60px;
        }
        .Home_banner .text_container p.bf_bottom span.bold_bot, span.bold_top, span.bold_bot{
            font-family: 'Gotham Bold', sans-serif;
            font-weight: 900;
        }
        .daimondring-top{margin-top: 50px}
        .weddingring-top{margin-top: 50px}
        .earring-top{margin-top: -50px;}
        .bracelet-top{margin-top: -50px}
        #shop_allcat {
            font-family: 'Gotham Book',sans-serif;
            font-style: normal;
            font-weight: normal;
            font-size: 12px;
            line-height: 11px;
            text-align: center;
            letter-spacing: 1px;
            text-transform: uppercase;
            color: #1D1F1E;
            border: 1px solid #1D1F1E;
            width: 200px;
            padding: 15px 10px;
            margin: 30px auto;
            display: block;
            position: relative;
            z-index: 3;
        }
        .secondary-site-color{background: #F1ECE7;}
        .mob-secondary-site-color{background: none;}

        .mob-sale-top{  }
        .mob-sale-top .catblock, .catblockmain .col-md-2{ float: none; margin-bottom: 25px; display: inline-block; width: 16%; }
        .catblockmain { text-align: center; }

        .pakingboxbg{  background: #F8F8F8 url(/catalog/view/theme/sacet/image/packing-box-bg.jpg);
        height: 404px;
        background-repeat: no-repeat;
        background-position: center center; }

        .wedheading{     font-size: 36px !important;
            text-align: center !important;
            margin: 20px 0px 20px !important;
            color: #1D1F1E !important;
            font-family: 'Hoefler Text' !important;
            text-transform: capitalize !important
         }

         /* Location Swiper */
         .viewingbox {
             margin-left: 0px;
             margin-right: 0px;
         }
         .locationSwiper a {
             text-transform: uppercase;
             color: #ABABAB;
             font-size: 13px;
         }
         .locationSwiper a.active {
             color: #1D1F1E;
             border-bottom: 1px solid #1D1F1E;
         }
         .locationSwiper .swiper-wrapper {
             text-align: center;
             justify-content: center;
         }
         .locationSwiper.uk-location-swiper .swiper-wrapper {
            justify-content: space-between;
        }
         .locationSwiper .swiper-button-prev, .locationSwiper .swiper-button-next {
             color: #1D1F1E;
             font-size: 23px;
             top: 45%;
         }
         .locationSwiper .swiper-button-prev:after, .locationSwiper .swiper-button-next:after {
             content: '';
         }
         .swiper-button-next {
             right: 0px;
         }
         .swiper-button-prev {
            left: 0px;
        }


        /*contact us css*/

        .collemailchat ol{ display: flex; margin: 0px 0px 90px; flex-wrap: wrap;
         justify-content: center; }
        .collemailchat ol li:last-child a{ border-right: 0px; padding-right: 0px;}
        .collemailchat ol li a{ padding: 0px 36px; border-right: 1px solid #D9D9D9;
            font-weight: 400; font-size: 16px;  }
        .collemailchat ol li a span{ border-bottom: 1px solid #fff; }
        .collemailchat ol li:first-child a{ padding-left: 0px; }        
        .contactus-sections{ margin-bottom:83px ; }
        .contactus-sections h1{ color: #fff; margin: 80px 0px 70px;  }
        .contactus-sections p{ margin-bottom: 81px;  }
        .contactus-sections .border-btn{ margin-bottom: 38px;  }
        .contactus-sections .border-btn img{ margin-right: 8px;  }
        .contactus-sections .get-expert-info{ flex: 0 0 45%; }
        .contactus-sections .get-expert-info{ flex: 0 0 45%; }
        .contactus-sections .get-expert-image img{ height: 100%; }        
        .form-design h2{ margin: 0px 0px 58px; text-align: center; }
        .form-design input{ background: transparent;
            border: none;
            border-bottom: 1px solid #A4AAAE;
            height: 40px;
            border-radius: 0;
            box-shadow: unset; }

        .form-design select{ background: transparent;
            border: none;
            border-bottom: 1px solid #A4AAAE;
            height: 40px;
            border-radius: 0;
            box-shadow: unset; color: ; }

        .form-design textarea{ background: transparent;
            border: none;
            border-bottom: 1px solid #A4AAAE;
            border-radius: 0;
            box-shadow: unset; height: 180px; }
        .form-design .common-radio label{ font-weight: 400; font-size: 14px; }
        .form-design .submit_btn{ margin: 40px 0px 80px; }
        .form-design .submit_btn .btn{ background: #fff; }
        .form-design .submit_btn .btn:hover{ background: #1D1F1E; }
        .contact_form .form-design .floating-label-group{ display: flex;  flex-direction: column; }
        .contact_form form{  max-width: 880px;  margin: auto }
        .contact_form .con-left{ padding-left: 0px; padding-right: 40px; }
        .contact_form .con-right{ padding-right: 0px; padding-left: 40px; }

        .map-section{ float: left; width: 100%; }
        .faq-page-section-contact h2{ margin:0px 0px 34px ; text-align: center; }
        .faq-page-section-contact{ margin: 40px 0px 40px; }

        /*style the arrow inside the select element:*/
          .select-selected:after {
            position: absolute;
            content: "";
            top: 38%;
            right: 0px;
            width: 9px;
            height: 9px;
            border: 1.5px solid #000;
            display: inline-block;
            transform: rotate(45deg) translate(-4px, 0px);
            border-top: 0;
            border-left: 0;
          }
          .select-items{
            height: auto;
            overflow-y: auto;
            position: absolute;
            padding: 32px 28px 26px;
            background-color: #fff;
            top: 100%;
            left: 0;
            right: 0;
            z-index: 99;
            box-shadow: 0px 5px 10px rgb(0 0 0 / 7%);
          }
          
          .select-items div,.select-selected {
            color: #1D1F1E;
            padding: 3px 5px;
            border: 1px solid #A4AAAE;
            border-color: transparent transparent #A4AAAE transparent;
            cursor: pointer;
            user-select: none;
          }
          .select-selected {
            padding: 7px 0px 0px;
            height: 40px;
            font-weight: 600;
            font-size: 16px;
            font-family: 'Plus Jakarta Sans';
          }
          .select-hide {
            display: none;
          }  
          .select-items div:hover, .same-as-selected {
            background-color: transparent;
          }
          .select-items::-webkit-scrollbar {
            width: 5px;
          }
          .select-items::-webkit-scrollbar-track {
            background:  #F0F6FD;
            border-radius: 0px 0px 3px 0px;
            -webkit-box-shadow: none;
          }
          .select-items::-webkit-scrollbar-thumb {
            background: #2A3E52;
            border-radius: 3px;
            background-image:none;
          }
          .select-items::-webkit-scrollbar-thumb:hover {
            background: #2A3E52;
            background-image:none;
          }
          .select-arrow-active:after {
            transform: rotate(225deg) translate(-4px, 0px);
            right: 5px;
          }
          .sort-container .select-items div {
            padding: 0px 0px 16px;
            border: 0px;
            font-family: 'Plus Jakarta Sans';
            font-weight: 400;
            font-size: 16px;
          }
          .sort-container .custom-select-box {
            width: 100%;
          }


        /*contact us css end*/

        /*information education page css end*/
        


        /*****************************************************************************/
         .we_can_help, .our-experts-block{display: none!important;}

        .education_container .info-container{
            max-width:1440px/*1280px*/;
            width:100%;            
        }
        .education_container .breadcrumb-container{
            display: none!important;
        }
        .showcase-top-banner.d-none{
            display: none;
        }
        .education_container .showcase-top-banner {
            background:#2A3E52;
            padding: 36px 0px;
            margin-bottom:80px;
            text-align: center;
            color: #fff;
        }
        /* .education_container .showcase-top-banner-subcat {
            background: #F0F6FD;
        } 
        .education_container .showcase-top-banner-subcat .showcase-banner-info h2 {
            color: #1D1F1E;
        }
        .education_container .showcase-top-banner-subcat .showcase-banner-info p {
            color: #1D1F1E;
        }*/
        .education_container .showcase-banner-info {
            max-width: 660px;
            margin: 0 auto;
        }
        .education_container .showcase-banner-info h2 {
            font-size: 40px;
            font-weight: 400;
            font-family: 'Prata';
            margin-bottom: 12px;
            color: #fff;
            line-height: 54.2px;
        }
        .education_container .showcase-banner-info p {            
            color: #fff;
            line-height: 19.6px;
            font-size: 14px;
            font-family: 'Plus Jakarta Sans';
            font-weight: 400;
        }
        .education_container .showcase-banner-info p .defaultshow.show{            
            display: block;
            margin-bottom: 20px;
        }
        .education_container .showcase-banner-info p .read_more{
            display: none;            
        }
        .education_container .showcase-banner-info p .read_more.inline{
            display: inline;
            /*display: block;*/
            margin-top: 20px;
        }
        .education_container .showcase-banner-info .show_more{
            display: inline;
            /*display: block;*/
            cursor: pointer;
            text-decoration: underline;
            /*margin-top: 14px;
             font-size: 16px; */
            font-weight: 600;
        }

        .education_container .education_block_new{
            display: flex;
        }       
        .education_container .education_block_new .column_left_new {
            width:calc(50% - 36px);
            margin-right:36px;
        }
        .education_container .education_block_new .column_left_new .column_left_inn{
            position:sticky;
            top:90px;
        }
        .education_container .education_block_new .column_left_new .Searchbox{
            margin-bottom:40px;
            position: relative;
        }
        .education_container .education_block_new .column_left_new .Searchbox input{
            display: block;
            font-family: 'Plus Jakarta Sans';
            font-weight: 600;
            font-size: 16px;
            /* color: #1D1F1E; */
            line-height:24.34px /*22.68px*/; 
            width: 100%;
            border: 0;
            border-bottom: 1px solid #A4AAAE;
            padding-left: 30px;
            padding-bottom:8px;
            background: url(/catalog/view/theme/sacet/image/search.png) no-repeat left 2px top 2px / 20px;
        }
        .education_container .education_block_new .column_left_new .Searchbox input::placeholder{ 
            color: #A4AAAE;
        }
        .education_container .education_block_new .column_left_new .Searchbox .search-suggestion  {
            list-style-type: none;
            width: 100%;
            height: auto;max-height: 300px;
            overflow-y: auto;
            border: 1px solid black;
            padding: 40px 32px;
            font-family: 'Plus Jakarta Sans';     
            font-size: 14px;       
            position: absolute;
            top: 100%; left: auto !important;
            z-index: 3;
            border: none;
            border-radius: 0px;
            box-shadow: 0 0.5px 4px rgba(0,0,0,0.175);            
            background: #fff;            
        }
        .education_container .education_block_new .column_left_new .Searchbox .search-suggestion::-webkit-scrollbar {width: 8px;height: 8px; }
        .education_container .education_block_new .column_left_new .Searchbox .search-suggestion::-webkit-scrollbar-track {background-color: #eaeaea;}
        .education_container .education_block_new .column_left_new .Searchbox .search-suggestion::-webkit-scrollbar-thumb {background-color: #ccc;border-radius:10px;}
        .education_container .education_block_new .column_left_new .Searchbox .search-suggestion::-webkit-scrollbar-thumb:hover {background-color: #aaa;}
        .education_container .education_block_new .column_left_new .Searchbox .search-suggestion > li:nth-child(1)  {
            font-size: 16px;
            font-weight: 600;
            line-height:20.6px; 
            margin-bottom:14px;
            cursor:default;
        }
        .education_container .education_block_new .column_left_new .Searchbox .search-suggestion > li{
            margin-bottom:10px;
            cursor: pointer;
        }
        .education_container .education_block_new .column_left_new .Searchbox .search-suggestion > li:nth-last-child(1){
            margin-bottom:0;
        }

        .education_container .education_block_new .column_left_new .sidebar{
            background-color: #f8f8f8;
            padding:40px;
        }
        .education_container .education_block_new .column_left_new .sidebar .nav-tabs{
            margin:0;
        }
        .education_container .education_block_new .column_left_new .sidebar .nav-tabs li{
            margin:0;
        }
        .education_container .education_block_new .column_left_new .sidebar .nav-tabs li a{
            background-color: transparent!important;
            font-family: 'Plus Jakarta Sans';
            font-weight: 600!important;
            font-size: 16px;
            color: #1D1F1E;
            line-height: 20.16px; 
            display: inline-block;
            padding: 0;
            margin: 0;        
            border: 0;  
            border-radius: 0!important;
        }
        .education_container .education_block_new .column_left_new .sidebar .nav-tabs li a.active{
            border-bottom: 1px solid #1D1F1E!important;      
            z-index: 1;  
        }
        .education_container .education_block_new .column_left_new .sidebar .nav-tabs li + li a{
            margin-top:36px;
        }
        .education_container .education_block_new .content_new {
            width:calc(50% - 36px);
            margin-left:36px;
        }
        .education_container .education_block_new .content_new .middle-container-info{
            padding:0; 
            font-family: 'Plus Jakarta Sans';
            font-style: normal;
            font-weight: 400;
            font-size: 14px;
            color: #1D1F1E;
            line-height: 19.6px;
        }
        .education_container .education_block_new .content_new .middle-container-info .pagehdr{
            font-family: 'Plus Jakarta Sans';
            font-weight: 600;
            font-size: 20px;
            color: #1D1F1E;
            line-height: 25.2px; 
            text-align: left;
            margin-bottom: 24px;
        }
        .education_container .education_block_new .content_new .middle-container-info p {
            font-family: 'Plus Jakarta Sans';
            font-style: normal;
            font-weight: 400;
            font-size: 14px;
            color: #1D1F1E;
            line-height: 19.6px;
            margin-bottom: 20px;
        }
        .education_container .education_block_new .content_new .middle-container-info strong{
            font-weight: 600;
        }
        .education_container .education_block_new .content_new .middle-container-info .disc{
            padding-left: 25px;
        }
        .education_container .education_block_new .content_new .middle-container-info .disc > li{
            list-style-type: disc!important;
        }
        .education_container .education_block_new .middle-container-info a {
            font-weight: 600;
        }
        .education_container .we_can_help, 
        .education_container .our-experts-block{display: flex!important;}
        .gemstone-types-img img{ max-width: -webkit-fill-available; }
        @media (min-width:1440px){
            .education_container .info-container{
                
            }
        }  

        @media (min-width:992px){
            .education_container .info-container{
                padding:0 80px;
            }
        }  
        @media (max-width:991px) {
            .education_container .showcase-top-banner {
                padding: 30px 18px; margin-bottom:55px;
            }
            .education_container .showcase-banner-info h2 {
                font-size: 30px; line-height: 40.65px;
            }
            .education_container .info-container{
                padding:0 18px;
            }
            .education_container .education_block_new{
                flex-wrap: wrap;
            }
            .education_container .education_block_new .column_left_new {
                width: calc(100% + 36px); margin: 0 -18px 40px;
            }
            .education_container .education_block_new .column_left_new .Searchbox {
                margin:0 10px 24px;
            }
            .education_container .education_block_new .content_new {
                width:100%; margin:0;
            }
            .education_container .education_block_new .column_left_new .sidebar{
                background-color: #f8f8f8; padding:30px 18px;
            }
            .education_container .education_block_new .column_left_new .sidebar .nav-tabs li a{
                font-size: 14px; line-height: 17.64px; border:0!important;
            }
            .education_container .education_block_new .column_left_new .sidebar .nav-tabs li + li a{
                margin-top:24px!important;
            }
            .education_container .education_block_new .content_new .middle-container-info .pagehdr{
                font-size: 16px;
                line-height: 20.16px;
            }
        }
        .we_can_help {
            background:#F0F6FD;
            padding:60px 60px;
            margin-top:60px;
            margin-bottom:80px;
            display: flex;
            align-items: center;
            justify-content: space-between;
        }
        .we_can_help h4 {
            font-size:24px;
            font-weight:600;
            font-family:'Plus Jakarta Sans';
            line-height:30.24px;
            margin:0;
            color:#1D1F1E;            
            text-transform: none;
        }
        .we_can_help .contact {   
            font-size:18px;
            font-weight:400;
            font-family:'Plus Jakarta Sans';
            line-height:28.8px;         
            color:#1D1F1E;
            display:flex;
            align-items: center;
            justify-content:space-evenly;
        }    
        .we_can_help .contact .mail{

        }
        .we_can_help .contact .mail > span{
            text-decoration: underline;
        }
        .we_can_help .contact .mail:after{
            content: "|";
            color: #d9d9d9;
            font-size: 23px;
            margin-left:36px;
            margin-right:36px;
            width: 1px;
        }    
        .we_can_help .contact a {
            margin-bottom:0px;
        }
        .we_can_help .border-btn {
            display: flex;
            align-items: center;
            max-width: 300px;
            padding: 14px 26px;
            margin-left:36px;
            font-size:16px;
            font-weight:600;
            font-family:'Plus Jakarta Sans';
            line-height:20.16px;         
            letter-spacing: 0;
            cursor: pointer;
        }
        .we_can_help .border-btn img { 
            filter:invert(1);
            margin-right:8px;   
        }
        @media (max-width:1439px){
            .we_can_help{
                flex-wrap: wrap;
            }
            .we_can_help h4 {
                margin-bottom: 20px;
            }
            .we_can_help .contact {   
                flex-wrap: wrap; justify-content: space-between;
            }
            .we_can_help .contact {   
                width:100%; justify-content: space-between;
            }
        }
        @media (max-width:991px){
            .we_can_help{
                padding:36px 20px; 
                margin-bottom:55px; margin-top: 40px;
                text-align: center; flex-direction: column;
            }
            .we_can_help h4 {
                font-size:16px; line-height:20.16px;
                margin-bottom:18px;
            }
            .we_can_help .contact {   
                font-size: 16px;
                line-height: 25.6px;
                flex-direction: column;
            }
            .we_can_help .contact > div {   
                display: flex; flex-direction: column;
            }
            .we_can_help .contact .mail{
                margin-bottom:18px;
            }
            .we_can_help .contact .mail:after{
                display: none!important;
            }
            .we_can_help .border-btn {
                margin:24px 0 0;
                padding: 14px 58px;
                font-size: 14px;
                line-height: 17.64px;
            }
        }

        .our-experts-block{
            display: flex;
            justify-content: space-between;
            width: 100%;
            /* max-width: 1440px; */
            margin: 0 auto;
        }
        .our-experts-block *{color: #fff !important;}
        .our-experts-block .our-experts-info{
            background-color: #2A3E52;
            text-align: center;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
            color: #fff;
            padding:33px 21.5px;
        }
        .our-experts-block .our-experts-info h2{
            font-size: 48px; font-weight: 400;
            font-family: 'Prata';
            line-height: 65.4px;         
            margin-bottom: 24px;
        }
        .our-experts-block .our-experts-info p{            
            margin-bottom: 40px;
            font-family: 'Plus Jakarta Sans';
            font-size: 14px;
            font-weight: 400;
            line-height:19.6px; 
        }
        .our-experts-block .our-experts-info a img{
            margin-right: 8px;
        }
        .our-experts-block .our-experts-info .Book-appointment{
            text-align: center;
            border: 1px solid #fff;
            border-radius: 0;
            padding: 10px 26px;
            margin-bottom: 40px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-family: 'Plus Jakarta Sans';
            font-size: 14px;
            font-weight: 600;
            line-height: 17.64px;
            cursor: pointer;            
        }
        .our-experts-block .our-experts-info .our-stores{
            font-family: 'Plus Jakarta Sans';
            font-size: 14px;
            font-weight: 600;
            line-height: 17.64px;
        }
        .our-experts-block .our-experts-img{
            /* margin-right:6px; */
        }
        .our-experts-block .our-experts-img img{
            width: 100%; height:100%;
        }
        
        @media (max-width:991px){
            .our-experts-block {
                flex-direction: column;
            }
            .our-experts-block .our-experts-info h2{
                font-size: 38px; line-height: 51.49px; margin-bottom: 13px;
            }
            .our-experts-block .our-experts-info p{            
                font-size: 14px; line-height: 19.6px; margin-bottom: 25px;
            }
            .our-experts-block .our-experts-info .Book-appointment{
                font-size:14px;
                padding:14px 60px;
                margin-bottom: 25px;
            }
            .our-experts-block .our-experts-info .our-stores {
                font-size: 14px;
            }
        }
        @media (max-width:400px){
            .our-experts-block .our-experts-info p {
                max-width: 250px;
            }
        }
        @media (min-width:992px){
            .our-experts-block .our-experts-info{
                flex:1;
            }
            .our-experts-block .our-experts-img{
                flex:1;
            }
        } 
        @media (min-width:1440px) and (max-width:1440px){
            .our-experts-block{
                max-height: 560px;
            }
            .our-experts-block .our-experts-info{
                padding:119px 76px;
                flex: 0 0 660px;
                max-width: 660px;
            }
            .our-experts-block .our-experts-img{
                flex: 0 0 calc(100% - 660px);
                max-width: calc(100% - 660px);
            }
        }
        .gemstone-types-img{
            margin-top: 50px;
            margin-bottom: 0;
        }
        .edu-circle-slider{
            margin-bottom: 30px;
        }
        .edu-circle-slider .edu-circle-slider-bg {
            background: url(../image/information/edu-ring-band.jpg) no-repeat center;
            width: 250px;
            /* height: 124px; */
            height:221px;
            margin:0 auto;
            /* margin: 50px auto 40px; */
            position: relative;
        }
        .edu-circle-slider .circle {
            background: url(../image/information/edu-ring-diamond.jpg) no-repeat center;
            /* width: 124px; height: 124px; */
            width: 220px; height: 221px;
            padding: 50px 0;
            position: absolute;
            left: 50%; top:50%;
            transform: translate(-50%, -50%);
            margin: 0 auto;
        }
        .edu-circle-slider .edu-slider {
            width: calc(100% - 18px)!important;
            height: 4px !important;
            background: #DADEE0;
            border: 0!important;
            border-radius: 2px 0 0 2px;
            position: relative;
        }
        .edu-circle-slider .edu-slider:after{
            content: "";
            width: 18px!important;
            height: 4px!important;
            background: #DADEE0;
            position: absolute;
            right:-18px;
            border-radius:0 2px 2px 0;
        }
        .edu-circle-slider .edu-custom-handle {
            width: 18px !important;
            height: 18px !important;
            border-radius: 100%;
            position: absolute;
            top: -7px!important;
            /* transform: translateY(-50%); */
            background-color: #2A3E52!important;
            border: 0 !important;
            margin: 0 !important;
        }
        .edu-circle-slider  .edu-custom-handle .val {
            position: absolute;
            top: 25px;
            left: -10px;
            width: 40px;
            font-size: 11px;
            color: #6d6d6d;
            font-family: 'Plus Jakarta Sans';
            font-size: 14px;
            font-weight: 400;
            line-height: 17.64px;
            text-align: center;
        }
        @media (max-width:767px){
            .edu-circle-slider .edu-circle-slider-bg {
                background: url(../image/information/edu-ring-band-mob.jpg) no-repeat center;
                width: 182px;
                height:157px;
            }
            .edu-circle-slider .circle {
                background: url(../image/information/edu-ring-diamond.jpg) no-repeat center;
                /* width: 124px; height: 124px; */
                width: 182px; height: 157px;
                padding: 30px 0 37px;
            }
        }

        .Metalguide{

        }
        .Metalguide h2.pagehdr{
            margin-top:60px;
        }
        .Metalguide picture{
            margin-top:36px;
            margin-bottom:30px;
            display: block;
        }
        .Metalguide .owl-carousel-tab picture {
            display: block;
            margin-top: 36px !important;
            margin-bottom:36px !important;
            text-align: center;
        }
        @media (max-width:767px){
            .Metalguide h2.pagehdr{
                margin-top:45px;
            }
            .Metalguide picture{
                margin-top: 30px;
                margin-bottom:30px;
                display: block;
            }
            .Metalguide .owl-carousel-tab picture {
                display: block;
                margin-top: 30px !important;
                margin-bottom:30px !important;;
                text-align: center;
            }
        }

        .owl-carousel-tab .tab-content ul{
            padding-left:25px;
        }
        .owl-carousel-tab .tab-content ul li{
            list-style-type: disc!important;
        }
        .certificate_gia_igi{
            display: flex;
            margin:36px 0;
        }
        .certificate_gia_igi .certificate_gia{
            max-width:calc(50% - 10px);
            margin-right:10px;
        }
        .certificate_gia_igi .certificate_igi{
            max-width:calc(50% - 10px);
            margin-left:10px;
        }
        @media (max-width:767px){
            .certificate_gia_igi{
                flex-direction: column;
                margin:30px 0;
            }
            .certificate_gia_igi .certificate_gia{
                max-width:100%;
                margin-right:0; margin-bottom:20px;
                text-align: center;
            }
            .certificate_gia_igi .certificate_igi{
                max-width:100%;
                margin-left:0;
                text-align: center;
            }
            .certificate_gia_igi .certificate_gia img,
            .certificate_gia_igi .certificate_igi img{
                display: initial;
            }
        }

        /* #accordion_Engagementringguide{
            margin-top:36px;
        }
        @media(max-width:991px){
            #accordion_Engagementringguide{
                margin-top:30px;
            }
        } */



        .accordion_panel{
            margin:36px 0 0;
        }
        .accordion_panel h4 {
            color:#1D1F1E;
            text-align:left;
            font-family:'Plus Jakarta Sans';
            font-size:18px;
            font-weight:600;
        }
        .accordion_panel .panel-default>.panel-heading {
            padding: 0px;
        }
        
        .accordion_panel .panel,
        .accordion_panel .panel-heading,
        .accordion_panel .panel-title,
        .accordion_panel .panel-body {
          border: 0; border-radius: 0;
        }
        .accordion_panel .panel-default:first-child .panel-title a {
            /* padding-top: 9px !important; */
        }
        .accordion_panel .panel-default:last-child{
            border: 0 !important;
        }
        .accordion_panel .panel+.panel {
            margin-top:0px!important;
        }
        .accordion_panel .panel {
          box-shadow: none;
          border-bottom: 1px solid #d9d9d9;
        }
        .accordion_panel .panel .panel-heading {
          border-radius: 0;
          background-color:white;
          /*border-bottom: 1px solid #d9d9d9;*/
        }
        .accordion_panel .panel:nth-child(1) .panel-heading .panel-title a{
            padding-top: 10px;
        }
        .accordion_panel .panel:nth-last-child(1) .panel-heading .panel-title a{
            padding-bottom: 10px;
        }
        .accordion_panel .panel .panel-heading .panel-title a {
            text-decoration: none;
            text-transform:initial;
            letter-spacing: 0px;
            padding: 30px 0px;
            display: flex;
            justify-content: space-between;
            align-items: center;
            font-size:16px;
            font-weight:600;
            font-family:'Plus Jakarta Sans';
            line-height:20.16px;         
            color:#1D1F1E;
        }
        .accordion_panel .panel .panel-heading .panel-title a[aria-expanded=true]{
            padding-bottom:22px;
        }
        
        .accordion_panel .panel .panel-heading .panel-title a:after {
            content: "";
            width: 24px; height: 24px;
            background: url(/catalog/view/theme/sacet/image/icons/minus-sign.svg) no-repeat center / 100%;
            transition: all 0.3s ease-in-out;
        }
        .accordion_panel .panel .panel-heading .panel-title a.collapsed:after {        
            background: url(/catalog/view/theme/sacet/image/icons/plus-sign.svg) no-repeat center / 100%;
            transform: rotate(-180deg);
        }
        
        .accordion_panel .panel-body {
            padding: 0 0 36px;
            font-size:14px;
            font-weight:400;
            font-family:'Plus Jakarta Sans';
            line-height:19.6px;         
            color:#1D1F1E;
            border: 0 !important;
        }       
        .education_block_new .tab-pane picture,
        .education_block_new .accordion_panel .panel-body picture{
            display: block;
            margin-top: 50px;
            text-align: center;
        }
        .education_block_new .tab-pane picture > img,
        .accordion_panel .panel-body picture > img{
            display: initial;
        }

        .accordion_panel_icon{
            
        }
        .accordion_panel_icon .panel{
            position: relative;
        }
        .accordion_panel_icon .panel .panel-heading .panel-title a[aria-expanded=true]{
            padding-left:94px;
            padding-top: 20px;
            padding-bottom: 12px;
        }   
        .accordion_panel_icon .panel:nth-child(1) .panel-heading .panel-title a[aria-expanded=true]{
            padding-top:0 !important;
        }
        .accordion_panel_icon .panel:nth-child(1) .panel-heading .panel-title a[aria-expanded=true] figure{
            top: 0 !important;
        }
        .accordion_panel_icon .panel-collapse.collapse.in,
        .accordion_panel_icon .panel-collapse.collapsing{
            padding-left:94px;            
        }
        .accordion_panel_icon .panel .panel-heading .panel-title a:not(.collapsed) figure{
            display: flex;
            justify-content: center;
            align-items: center;
        }
        .accordion_panel_icon .panel .panel-heading .panel-title a figure{
            margin: 0;
            width: 64px; height: 64px;
            padding: 2.5px;
            position: absolute; left: 0; top: 20px;
            display: none;
        }
        .accordion_panel_icon .panel .panel-heading .panel-title a figure img{
            max-width: 100%; max-height: 100%;
        }

        @media(max-width:991px){
            .accordion_panel{
                margin:30px 0 0;
            }
            .accordion_panel .panel .panel-heading .panel-title a {
                font-size: 14px;
                line-height: 17.64px;
                padding: 17px 0px;
            }
            .accordion_panel .panel-body {
                padding: 0 0 20px;
            }
            .accordion_panel .panel .panel-heading .panel-title a:after {
                width: 20px; height: 20px;
            }
            .accordion_panel .panel:nth-child(1) .panel-heading .panel-title a{
                padding-top: 3px;
            }
            .accordion_panel .panel:nth-last-child(1) .panel-heading .panel-title a{
                padding-bottom: 3px;
            }
            .accordion_panel .panel .panel-heading .panel-title a[aria-expanded=true]{
                padding-bottom:15px;
            }
            .education_block_new .tab-pane picture,
            .education_block_new .accordion_panel .panel-body picture{
                margin-top: 30px;
            }

            .accordion_panel_icon .panel .panel-heading .panel-title a[aria-expanded=true]{
                padding-left:84px;
                padding-top: 17px;
                padding-bottom: 15px;
            }   
            .accordion_panel_icon .panel-collapse.collapse.in,
            .accordion_panel_icon .panel-collapse.collapsing{
                padding-left:84px;
            }
        }

        .owl-carousel-edu{
            position: relative;
        }
        @media (min-width:992px){
            .owl-carousel-tab{
                margin:60px 0 0;
            }
            .owl-carousel-tab .tab-content{
                margin:60px 0 0;
            }
            .owl-carousel-edu{
                padding: 0 44px;                
            }
        }
        
        .owl-carousel-tab .tab-content .tab-pane h2{
            font-size:20px;
            font-weight:600;
            font-family:'Plus Jakarta Sans';
            line-height:25.2px;
            color:#1D1F1E;
            /* margin-bottom:36px; */
            margin-bottom:24px;
        }
        .owl-carousel-edu .item a{
            background: #F8F8F8; color:#1D1F1E;
            text-align: center;
            padding: 12px;
            display: block;
            font-size:14px;
            font-weight:600;
            font-family:'Plus Jakarta Sans';
            line-height:20.16px;
        }
        .owl-carousel-edu .item a.active{
            background-color: #2A3E52;
            color: #fff !important;;
        }
        .owl-carousel-edu .owl-nav{
            
        }
        .owl-carousel-edu .owl-nav > div{
            width:44px;
            position: absolute;
            top:0; bottom:0;
            display: flex;
            align-items: center;            
        }
        .owl-carousel-edu .owl-nav > div.disabled{
            cursor: not-allowed!important;
        }
        .owl-carousel-edu .owl-nav > div > img{
            margin: 0 !important;
        }
        .owl-carousel-edu .owl-nav > .owl-prev{
            left:0;
            justify-content: flex-start;
        }
        .owl-carousel-edu .owl-nav > .owl-next{
            right:0;
            justify-content: flex-end;
        }
        .owl-carousel-edu .owl-dots{
            margin-top: 25px!important;
            width: 100%;
            height: 2px;           
            background: #DADEE0;
            position: relative; bottom: initial;
            display: flex;
            border-radius: 2px;
        }
        .owl-carousel-edu .owl-dots .owl-dot{
            flex: 1;
        }
        .owl-carousel-edu .owl-dots .owl-dot span{
            width:100%; height: 100%; margin: 0;
            border-radius: 2px;
        }
        .owl-dots .owl-dot.active span{
            background: #1d1f1e !important;
            min-width:113px;
        }
        @media (min-width:992px) and (max-width:1399px){
            .owl-carousel-edu .item a{
                font-size:14px;
            }
        }
        @media (max-width:991px){
            .owl-carousel-tab{
                margin:45px 0 0;
            }
            .owl-carousel-tab .tab-content .tab-pane h2 {
                font-size: 16px;
                line-height: 20.16px;
                /* margin-bottom: 30px; */
            }
            .owl-carousel-tab .tab-content{
                margin:45px 0 0;
            }
            .owl-carousel-edu .owl-stage-outer{
                margin-right: -18px;
                width: calc(100% + 18px);
            }            
            .owl-carousel-edu .owl-stage{
                padding-left: 0px!important;
            }
            .owl-carousel-edu .owl-stage .owl-item:nth-last-child(1){
                margin-right:0!important;
            }
        }




        /*****************************************************************************/


        @media all and (-ms-high-contrast:none),
        (-ms-high-contrast:active) {
            ul.level1>li:first-child>a {
                font-weight: 700
            }
        }

        .sidebar .nav>li>a {
            padding: 0 5px;
            font-size: 15px
        }

        .sidebar .nav-tabs {
            border-bottom: none
        }

        ul.level3.nav>li>a {
            padding: 0 0 0 15px
        }

        .list-group-item.active,
        .list-group-item.active:focus,
        .list-group-item.active:hover {
            background: 0 0;
            color: #DAA5A8;
            border: 0
        }

        .gold-list ol {
            list-style-type: decimal;
            -webkit-padding-start: 40px
        }

        p.small {
            font-size: 11px;
            line-height: 1.2em;
            position: absolute
        }

        .form_custom .control-label {
            text-align: left
        }

        .fnt52 {
            font-size: 52px;
            margin-bottom: 5px
        }

        .customerPg p {
            font-size: 14px
        }

        .form_custom input[type=text].form-control,
        .form_custom label {
            font-size: 14px;
            text-align: left
        }

        .red {
            color: red
        }

        .no-padding {
            padding: 0
        }

        .dmdshape {
            background: url(../image/DiamondShapeDetails.png) no-repeat;
            width: 172px;
            height: 90px
        }

        .handimage {
            background: url(../image/diamondCaratHand.png) no-repeat;
            width: 318px;
            height: 350px
        }

        .shape_table tr:first-child td {
            padding: 3px!important
        }

        .headyellow td {
            background: #ddb538;
            color: #fff;
            padding: 5px!important;
            border: 1px solid
        }

        .headyellow td:first-child {
            border-left: 1px solid #ddb538
        }

        .dmdRhtarrow {
            border-top: 17px solid transparent;
            border-bottom: 17px solid transparent;
            border-left: 18px solid #ddb538;
            position: absolute;
            right: -1px;
            top: -4px
        }

        .dmdshape.dmdShapePri {
            background-position: -172px 0
        }

        .dmdshape.dmdShapeMarq {
            background-position: -344px 0
        }

        .dmdshape.dmdShapeEmer {
            background-position: -516px 0
        }

        .dmdshape.dmdShapePear {
            background-position: -688px 0
        }

        .dmdshape.dmdShapeHeart {
            background-position: -860px 0
        }

        .dmdshape.dmdShapeOval {
            background-position: -1032px 0
        }

        .dmdshape.dmdShapeRadiant {
            background-position: -1203px 0
        }

        .dmdshape.dmdShapeAsscher {
            background-position: -1376px 0
        }

        .dmdshape.dmdShapeCushion {
            background-position: -1548px 0
        }

        .dmdasscher,
        .dmdcushion,
        .dmdemerald,
        .dmdheart,
        .dmdmarquise,
        .dmdoval,
        .dmdpear,
        .dmdprincess,
        .dmdradiant,
        .dmdround {
            background: url(../image/Dia_Size_RD.png) no-repeat;
            width: 75px;
            height: 68px;
            margin-left: 65px;
            margin-top: 201px;
            position: absolute
        }

        .dmdprincess {
            background: url(../image/Dia_Size_PR.png) no-repeat
        }

        .dmdmarquise {
            background: url(../image/Dia_Size_MR.png) no-repeat
        }

        .dmdemerald {
            background: url(../image/Dia_Size_EM.png) no-repeat
        }

        .dmdpear {
            background: url(../image/Dia_Size_PE.png) no-repeat
        }

        .dmdheart {
            background: url(../image/Dia_Size_HR.png) no-repeat
        }

        .dmdoval {
            background: url(../image/Dia_Size_OV.png) no-repeat
        }

        .dmdradiant {
            background: url(../image/Dia_Size_RA.png) no-repeat
        }

        .dmdasscher {
            background: url(../image/Dia_Size_AS.png) no-repeat
        }

        .dmdcushion {
            background: url(../image/Dia_Size_CU.png) no-repeat
        }

        .gift_mian_bn {
            position: relative
        }

        .gift_mian_bn>.innnerwrap {
            position: absolute;
            top: 0;
            width: 100%
        }

        .innnerwrap {
            text-align: center
        }

        .gift_top_padding1 {
            padding: 2% 0 0 0;
            width: 55%;
            position: absolute;
            right: 0
        }

        .gift_top_title1 {
            font-size: 32px;
            text-transform: uppercase;
            color: #6d6d6d;
            letter-spacing: .5px
        }

        .gift_top_subtitle1 {
            font-size: 13px;
            color: #6d6d6d;
            line-height: 21px;
            width: auto;
            margin: 0 auto
        }

        .gift_inner_container {
            max-width: 1070px;
            width: 100%;
            margin: 0 auto;
            position: relative;
            text-align: center
        }

        .classic_gift_div {
            padding: 10px 0 50px 0
        }

        .classic_gf_box {
            padding: 0
        }

        .gift_inner_left,
        .gift_inner_right {
            display: inline-block;
            width: 47%;
            text-align: center;
            padding: 39px 0 17px 0;
            -webkit-box-shadow: 0 3px 13px 1px rgba(109, 109, 109, .37);
            -moz-box-shadow: 0 3px 13px 1px rgba(109, 109, 109, .37);
            box-shadow: 0 3px 13px 1px rgba(109, 109, 109, .37)
        }

        .gift_inner_left {
            margin-right: 4.5%
        }

        .gift_inner_title {
            font-family: GoudyOldStyleT-Italic;
            line-height: 100%;
            font-size: 30px
        }

        .gift_inner_subtitle {
            width: 68%;
            margin: 0 auto;
            font-size: 14px;
            padding: 22px 0 0 0;
            line-height: 20px;
            height: 71px
        }

        .gift_inner_left img,
        .gift_inner_right img {
            margin: 10px auto 11px auto
        }

        .shope_by_pr_btn {
            border: 1px solid #6d6d6d;
            line-height: 100%;
            font-weight: 700;
            font-size: 18px;
            color: #6d6d6d;
            padding: 10px 16px;
            display: inline-block;
            letter-spacing: 1.8px;
            text-transform: uppercase
        }

        .gift_middle_bnner {
            position: relative;
            margin-top: 15px
        }

        .gift_middle_title {
            font-family: GoudyOldStyleT-Italic;
            font-size: 30px;
            line-height: 100%
        }

        .gift_middle_subtitle {
            font-size: 14px;
            line-height: 20px;
            padding: 15px 0 0 0
        }

        .blck_dia_btn {
            font-size: 18px;
            line-height: 100%;
            text-transform: uppercase;
            border: 1px solid #6d6d6d;
            letter-spacing: 2px;
            padding: 10px 16px;
            display: inline-block
        }

        .gift_btn {
            margin-top: 22%
        }

        .gift_middle_padd {
            position: absolute;
            top: 5%;
            width: 100%
        }

        .classic_gift_tilt {
            text-transform: uppercase;
            font-size: 13px;
            letter-spacing: 1px;
            padding: 23px 0 0 0
        }

        .classic_gift_tilt a {
            color: #6d6d6d
        }

        .classic_gift_tilt a:hover {
            color: #DAA5A8
        }

        .gift_bottom_bn1920 {
            position: relative;
            margin-top: 30px;
            margin-bottom: 30px
        }

        .gift_bottom_title {
            font-family: GoudyOldStyleT-Italic;
            font-size: 30px;
            color: #fff;
            line-height: 100%
        }

        .gift_bottom_subtitle {
            font-size: 14px;
            color: #fff;
            line-height: 28px;
            padding: 10px 0 10px 0
        }

        .gift_bottom_tel p {
            font-size: 30px;
            color: #6d6d6d;
            line-height: 28px
        }

        .gift_bk_app_btn {
            font-size: 18px;
            color: #6d6d6d;
            line-height: 100%;
            text-transform: uppercase;
            border: 1px solid #6d6d6d;
            letter-spacing: 2px;
            padding: 10px 19px;
            display: inline-block
        }

        .gift_or {
            padding: 0 0 30px 0
        }

        .gift_bottom_padd {
            padding: 5% 0 0 0;
            position: absolute;
            top: 0;
            left: 0;
            right: 0
        }

        .gift_besspoke_link {
            color: #ce9500;
            font-size: 18px;
            text-transform: uppercase
        }

        .someone_special .someone_special_title {
            width: 100%;
            font-size: 23px;
            color: #1d1d1b;
            position: absolute;
            top: 36%;
            line-height: 22px
        }

        .someone_special .titleFR {
            font-size: 17px
        }

        .someone_special .gift_shop_btn {
            width: 100%;
            bottom: 18%;
            line-height: 25px;
            position: absolute
        }

        .someone_special .gift_shop_btn a {
            border: 1px solid;
            padding: .6% 3%;
            vertical-align: middle;
            color: #1d1d1b;
            font-size: 14.5px;
            letter-spacing: .5px
        }

        .someone_special .linkFR a {
            padding: .6% 1%
        }

        .sacet_container img,
        .someone_special img {
            margin: 10px auto;
            -webkit-box-shadow: 0 3px 13px 1px rgba(109, 109, 109, .37);
            -moz-box-shadow: 0 3px 13px 1px rgba(109, 109, 109, .37);
            box-shadow: 0 3px 13px 1px rgba(109, 109, 109, .37)
        }

        .infoTitle {
            font-size: 5rem;
            line-height: 55px;
            font-family: 'Hoefler Text'
        }

        .smTxt {
            font-size: 16px;
            line-height: 26px
        }

        .mdTxt {
            font-size: 26px;
            line-height: 30px;
            font-family: Hoefler Text
        }

        .boxpadd {
            padding: 5% 100px;
            width: 100%
        }

        .fly01 {
            position: absolute;
            top: 10%;
            width: 45%;
            right: 0
        }

        .fly01 img {
            width: 100%
        }

        .box1 {
            max-width: 600px;
            width: 100%
        }

        .box2 {
            max-width: 447px;
            width: 100%
        }

        .innerBox {
            width: 49%;
            display: inline-block;
            vertical-align: top
        }

        .innerBox:nth-child(2) {
            padding-left: 100px
        }

        .fly02>.boxpadd {
            padding: 70px;
            font-size: 24px;
            line-height: 36px;
            text-align: center;
            color: #1D1F1E;
            display: table-cell;
            vertical-align: middle;
            font-family: Hoefler Text
        }

        .fly02 span {
            display: block;
        }

        .pinkbox2 {
            background: #faf0ef;
            margin-top: 100px!important;
            width: auto!important;
            margin-bottom: 100px!important
        }

        .width-100 {
            width: 100%
        }

        .box1Txt {
            margin: 37px 0 50px 0;
            text-align: center;
            font-size: 14px
        }

        .boxdesign .box1 {
            display: inline-block;
            margin: 10px 0;
            vertical-align: middle;
            background: #faf0ef
        }

        .box1Txt:after {
            content: "";
            display: inline-block;
            width: 10px;
            height: 10px;
            border: 1px solid;
            box-sizing: border-box;
            transform: rotate(-135deg);
            margin-left: 30px;
            border-top: 0;
            border-right: 0
        }

        .minus15Margin {
            margin-left: -15px!important;
            margin-right: -15px!important
        }

        #informationdiv-17 .cmscontent>h1 {
            display: none
        }


        div#informationdiv-17 {
            margin-right: 0;
            margin-left: 0
        }

        .row.account-container .list-group .selected span i, .row.education_block .selected span i {
            display: inline-block !important;
            position: absolute;
            right: 15px;
        }

        .row.account-container .list-group .selected span i img, .row.education_block .selected span i img {
            filter: invert(1);
        }

        .banner-section {
            background: #faf0ef;
            display: inline-block;
            width: 100%;
            padding: 110px 0
        }

        .diamond-guide-paddg {
            padding: 80px 0
        }

        ul.education {
            max-width: 750px;
            margin: 0 auto;
            border: 0
        }

        .colW6 {
            display: inline-block;
            vertical-align: middle;
            width: 100%
        }


    ul.inlineUl>li {
        display: inline-block;
        width: 49%;
        margin-bottom: 20px
    }

    ul.inlineUl>li img {
        margin: 0 auto;
        width: 180px
    }

    .ulPadd {
        margin: 30px 0;
        font-weight: 600;
        line-height: 26px;
        color: #1D1F1E
    }

    .imgTxt {
        margin: 15px 0;
        display: inline-block
    }

    #colour ul.inlineUl>li {
        width: 32%
    }

    .shapeicons {
        background: url(../image/information/eduaction_shapes.png) no-repeat;
        width: 60px;
        height: 60px;
        opacity: .5;
        display: inline-block
    }

    .shapes.nav-tabs>li.active .shape-icons {
        opacity: 1
    }

    .shapeicons#rnd {
        background-position: -181px -116px
    }

    .shapeicons#prn {
        background-position: -253px -116px
    }

    .shapeicons#mar {
        background-position: -448px -116px
    }

    .shapeicons#bag {
        background-position: -694px -116px
    }

    .shapeicons#pea {
        background-position: -562px -116px
    }

    .shapeicons#hrt {
        background-position: -632px -116px
    }

    .shapeicons#ovl {
        background-position: -316px -116px
    }

    .shapeicons#cush {
        background-position: -448px -116px
    }

    .shapeicons#assc {
        background-position: -380px -116px
    }

    .shapeicons#emr {
        background-position: -114px -116px
    }

    .shapeicons#rad {
        background-position: -45px -116px
    }

    .shapes.nav-tabs>li.active>a,
    .shapes.nav-tabs>li.active>a:focus,
    .shapes.nav-tabs>li.active>a:hover,
    .shapes.nav-tabs>li>a:focus,
    .shapes.nav-tabs>li>a:hover {
        background: 0 0;
        color: #1D1F1E;
        border-color: transparent
    }

    ul.shapes {
        max-width: 920px;
        margin: 0 auto;
        border: 0
    }

    ul.shapes li a svg {
        fill: #333333
    }

    ul.shapes li.active a svg {
        fill: #1D1F1E
    }

    .shapes.nav>li>a {
        padding: 10px 15px
    }


    #certificate .certificate {
        max-width: 560px;
        max-height: 420px;
        display: block;
        margin: 0 auto;
        width: 100%;
        margin-bottom: 50px
    }

    .metal-guide-tab {
        width: 100%;
        max-width: 914px;
        margin: 0 auto
    }

    .metal-guide-tab ul.education {
        max-width: initial;
        margin: 25px -1.2%
    }

    .metal-guide-tab .education.nav-tabs>li {
        margin: 1.1%;
        width: 22.8%;
        min-height: 40px;
    }

    .metal-guide-page .edu-intro {
        text-align: left
    }

    .metal-guide-page h3 {
        font-size: 3rem;
        line-height: 30px;
        margin-bottom: 40px;
        font-family: 'Hoefler Text'
    }

    .metal-guide-page h4 {
        font-size: 2rem;
        line-height: 20px;
        margin: 20px 0;
        font-family: 'Hoefler Text'
    }

    .metal-guide-page .gold-banner {
        max-width: 914px;
        margin: 0 auto
    }

    .articlepage {
        margin-bottom: 50px
    }

    .articlepage h1 {
        font-family: "Hoefler Text";
        color: #1D1F1E;
        font-size: 40px;
        margin: 50px 0 40px;
        text-align: center
    }

    .article-header .box {
        text-align: center;
        font-size: 14px;
        margin-bottom: 45px
    }

    .article-header i.fa {
        font-size: 16px
    }

    .article-header i.fa+i.fa {
        margin-left: 30px
    }

    .articlepage h2 {
        font-size: 24px;
        font-family: "Hoefler Text"
    }

    .articlepage .rightblock {
        text-align: center
    }

    .articlepage .rightblock p {
        font-size: 12px
    }

    .articlepage .rightblock .proprice {
        font-size: 12px;
        font-weight: 600
    }

    .articlepage .rightblock+.rightblock {
        margin-top: 30px
    }

    .sub-container {
        width: 100%;
        max-width: 914px;
        margin: 70px auto
    }

    .sub-container .sub_banner {
        margin: 50px 0;
        width: 100%
    }

    .sub-container p {
        font-size: 16px;
        line-height: 25px
    }

    .sub-container h2 {
        padding: 10px 0 30px 0
    }

    .whitebox {
        margin: 15px;
        background: #fff;
        padding: 55px
    }

    .whitebox h2 {
        text-align: center;
        margin-bottom: 70px
    }

    .whitebox .shortdetail {
        margin-bottom: 30px
    }

    .whitebox p {
        font-size: 14px
    }

    .commentbox+.commentbox:before {
        content: "";
        border-top: 1px solid #f0f0f0;
        margin-top: 50px;
        height: 1px;
        margin-bottom: 50px;
        display: block
    }

    .articlepage .pagination {
        margin: 0;
        width: 100%;
        text-align: center;
        background: #fff;
        padding: 30px 0
    }

    .articlepage .pagination ul li {
        display: inline-block;
        font-size: 14px;
        border: 1px solid transparent;
        width: 30px;
        height: 30px;
        line-height: 30px
    }

    .articlepage .pagination ul li.active {
        border-color: #1D1F1E;
        background: #faf0ef
    }

    .articlepage .form-control {
        border-radius: 0;
        min-height: 40px
    }

    .whitebtn {
        font-size: 14px;
        text-align: center;
        letter-spacing: .1em;
        text-transform: uppercase;
        color: #1D1F1E;
        border: 1px solid #1D1F1E;
        border-radius: 0;
        padding: 10px 30px;
        background: 0 0;
        margin: 40px 0 0
    }

    .paddingR0 {
        padding-right: 0
    }

    .paddingL0 {
        padding-left: 0
    }

    .top-articles .shortdetail {
        font-size: 18px;
        padding-top: 23px;
        padding-bottom: 35px;
        font-family: "Hoefler Text";
        text-align: center
    }

    /*.finance-page p {
        font-size: 14px
    }*/

    .fin-intro {
        max-width: 914px;
        margin: 0 auto 30px auto
    }

    /*.finance-page h2 {
        font-size: 24px;
        font-family: Hoefler Text;
        margin-bottom: 22px
    }*/

    .finance-page .box1 {
        min-height: 371px;
        max-width: 100%;
        padding: 20px 30px;
        background: #F8F8F8;
    }

    .secleft,
    .secright {
        display: inline-block;
        width: 49.8%;
        font-size: 16px;
        /*text-transform: uppercase;*/
        padding: 16px 0;
        letter-spacing: 1px;
        border-bottom: 1px solid #d9d9d9;
    }

    .secright {
        text-align: right
    }

    .finul>li {
        list-style-type: disc;
        margin-left: 20px;
        font-size: 16px;
        line-height: 25px
    }

    .example-sec {
        max-width: 1150px;
        margin: 0 auto
    }

    .accordian_sec .panel {
        background-color: #faf0ef
    }

    .accordian_sec {
        max-width: 930px;
        margin: 0 auto;
        padding: 20px 20px;
        background: #F8F8F8;
    }

    .accordian_sec .panel-heading>.panel-title {
        line-height: 30px
    }

    .accordian_sec .panel-default>.panel-heading {
        background-color: #F8F8F8;
        border-color: #F8F8F8;
        padding: 10px 0;
        height: 60px
    }

    .accordian_sec .panel-default>.panel-heading+.panel-collapse>.panel-body {
        background: #F8F8F8;
        padding: 15px 0px;
        border: 0
    }

    .accordian_sec .panel-group .panel {
        border: 0;
        border-radius: inherit;
        box-shadow: none;
        -webkit-box-shadow: none
    }

    .finance-page #accordion .more-less {
        font-family: unset;
        font-size: 25px
    }

    .finance-page p a {
        font-weight: 600;
        color: #1D1F1E
    }

    .finance-page #accordion .panel-title>a {
        font-size: 12px;
        font-family: 'Gotham Book';
        text-transform: uppercase
    }

    .wedtopimg,
    .engtopimg {
        max-width: 604px;
        width: 50%
    }

    .sec1padd {
        padding: 100px 0
    }

    .infosection {
        max-width: 914px;
        margin: 0 auto;
        width: 100%
    }

    .infosection p {
        font-size: 16px;
        line-height: 23px
    }

    .infosection h2 {
        font-size: 30px;
        font-family: "Hoefler Text"
    }

    .banner_img {
        margin: 80px 0
    }

    .inforsection1 {
        padding: 60px 0 100px 0;
        max-width: 1380px;
        margin: 0 auto
    }

    .gemstopimg {
        max-width: 500px
    }

    .education.nav-tabs>li.row1,
    .education.nav-tabs>li.row2 {
        width: 45.5%
    }

    .gemstone-tab-content h2 {
        margin: 0 0 20px 0
    }

    .infosection h3 {
        font-size: 24px;
        line-height: 30px
    }

    .gemstone-guide-tab {
        margin: 50px 0
    }

    .Careersabt {
        background: #ebf2f3;
        position: absolute;
        top: 23%;
        width: 600px;
        padding: 80px 80px;
        z-index: 1;
        text-align: center;
        left: 15px
    }

    .Careersabt h1 {
        font-family: "Hoefler Text";
        color: #1D1F1E;
        font-size: 55px;
        margin: 0 0 20px
    }

    .Careersabt p {
        font-size: 16px;
        color: #1D1F1E;
        line-height: 26px;
        text-align: center
    }

    .career-filter {
        margin: 60px 0
    }

    .catfilterSelect {
        padding: 7px 30px 5px 23px;
        margin: 0;
        height: 38px;
        outline: 0;
        appearance: none;
        -moz-appearance: none;
        -webkit-appearance: none;
        width: 100%;
        color: #1D1F1E;
        border: none;
        font-size: 14px;
        box-shadow: none;
        max-width: 180px;
        background: url(/catalog/view/theme/sacet/image/arrow.png) no-repeat right;
        border: none
    }

    .careersrc input {
        border: none;
        box-shadow: none
    }

    .careersrc .input-group-addon {
        background: 0 0;
        border: none
    }

    .career-sec {
        background: #faf0ef;
        padding: 40px 15px 60px;
        margin-bottom: 20px
    }

    .career-sec2 {
        background: #fff
    }

    .career-sec h2 {
        font-family: Hoefler Text;
        font-size: 30px;
        line-height: 55px;
        color: #1D1F1E
    }

    .career-sec p {
        font-size: 16px;
        line-height: 23px;
        color: #4a4a4a
    }


    .careerdiv {
        border-bottom: 1px solid #f0f0f0;
        margin: 0 0 15px
    }

    .storebox {
        background: #faf0ef;
        position: absolute;
        width: 450px;
        padding: 50px 50px;
        z-index: 1;
        text-align: center;
        right: 15px;
        bottom: 0
    }

    .storebox2 {
        background: #faf0ef;
        position: absolute;
        width: 450px;
        padding: 50px 50px;
        z-index: 1;
        text-align: center;
        left: 15px;
        bottom: 0
    }

    .imgmar {
        margin: 0 0 50px
    }

    .storeadd {
        position: relative;
        margin-top: 50px;
        margin-bottom: 50px
    }

    .storebox h1,
    .storebox2 h1 {
        font-family: Hoefler Text;
        font-size: 36px;
        margin: 0 0 20px
    }

    .storebox span.dotbor,
    .storebox2 span.dotbor {
        width: 50px;
        border-top: 2px dashed #1D1F1E;
        display: inline-block;
        margin: 0 0 30px
    }

    .storebox p,
    .storebox2 p {
        font-size: 16px;
        line-height: 26px;
        text-align: center;
        color: #4a4a4a
    }

    .carapplybtn {
        font-size: 14px;
        text-align: center;
        letter-spacing: .1em;
        /* text-transform: uppercase; */
        color: #1D1F1E;
        border: 1px solid #1D1F1E;
        border-radius: 0;
        padding: 10px 30px;
        background: 0 0;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 10px auto;
        max-width: 410px;
    }

    .storehead,
    .viewingh1 {
        font-family: Hoefler Text;
        font-size: 50px;
        color: #1D1F1E;
        text-align: center;
        margin: 15px 0 20px
    }

    .storehead span{ color: #BAAA9A; }

    .viewingbox p {
        font-size: 14sspx;
        line-height: 26px;
        color: #1D1F1E
    }

    .viewingbox+.viewingbox {
        margin: 50px 0
    }

    .map-viewing {
        height: 600px
    }

    .store_locations h2 {
        font-family: Hoefler Text;
        font-size: 30px;
        text-align: center;
        line-height: 36px;
        color: #1D1F1E;
        margin: 50px 0 30px
    }

    .store_locations.margin-15 {
        margin-left: -15px;
        margin-right: -15px
    }

    .store_locations {
        padding: 20px 50px
    }

    .location_tabs li,
    .location_images li {
        display: inline-block;
        padding: 5px;
        font-size: 14px;
        text-transform: uppercase;
        letter-spacing: 1px
    }
    .location_images li {
        width: 190px;
    }

    .location_tabs>li+li:before {
        content: "";
        width: 5px;
        height: 5px;
        background: #1D1F1E;
        display: inline-block;
        border-radius: 50%;
        margin-right: 15px
    }

    ul.location_tabs,
    .location_images {
        text-align: center
    }

    .storesection {
        padding: 30px 15px 10px;
    }

    .storesection p {
        font-size: 16px;
        line-height: 26px;
        color: #4a4a4a
    }

    .storesection1 {
        margin: 0 0 50px
    }

    .storesection1 .col-md-4 img {
        margin: 15px auto 20px
    }

    .storesection1 h2,
    .storesection3 h2 {
        font-family: Hoefler Text;
        font-size: 30px;
        line-height: 36px;
        color: #1D1F1E;
        margin: 50px 0 30px
    }

    .storesection1 p,
    .storesection3 p {
        font-size: 16px;
        line-height: 26px;
        color: #4a4a4a;
        margin-bottom: 30px
    }

    .viewingbox .mapaddress {
        background: #fff;
        border: 10px solid #f1ece7;
        width: 500px;
        padding: 20px 50px;
        position: absolute;
        text-align: center;
        top: 150px;
    }

    .m20{
        margin-bottom: 20px;
    }

    .mapaddress h2 {
        font-family: Hoefler Text;
        font-size: 26px
    }

    .mapaddress p {
        font-size: 16px;
        line-height: 26px;
        text-align: center;
        color: #4a4a4a
    }

    .mapaddress span.dotbor {
        width: 50px;
        border: 1px dashed #1D1F1E;
        display: inline-block;
        margin: 15px 0
    }

    .storemapsec {
        margin: 0 0 50px;
        position: relative
    }

    .appontdiv {
        padding: 0 50px
    }

    .show768 {
        display: none
    }

    .storesection3 {
        margin: 0 0 50px;
        display: inline-block
    }

    .direction-section {
        margin-top: 50px
    }

    .certitle {
        text-align: center;
        float: left;
        color: #1D1F1E;
        width: 100%;
        margin: 15px 0 20px
    }

    button.btn.RequestInfobtn {
        width: 100%;
        background: none;
        font-size: 14px;
        font-family: Gotham Book;
        margin-bottom: 15px
    }

    .order-status {
        border-right: 1px solid #F0F0F0
    }

    .ContactUsSection {
        background: #FAF0EF
    }

    .listingContact {
        margin-bottom: 35px;
        margin-top: 25px
    }

    h2.text-center.OrderStatusText {
        font-family: Hoefler Text;
        padding: 25px;
        margin-top: 20px
    }

    p.text-center.StatusParagraph {
        font-family: Gotham;
        font-size: 14px
    }

    h1.text-center.TrackrorderText {
        margin-top: 10px;
        margin-bottom: 30px
    }

    .contact-us-div {
        margin-top: 20px
    }

    label.control-label.InputStyle {
        margin-bottom: 0;
        font-family: Hoefler Text
    }

    .ContactUsSection a:hover {
        color: #baaa9a
    }

    p.pull-left.RightSection {
        font-size: 14px
    }

    .contact-us-div {
        margin-top: 15px
    }

    span.phone-icon {
        height: 50px;
        width: 50px;
        float: right;
        background-image: url(../image/contact-us-sprite.png);
        background-position: 0 45px;
        margin-left: 40px
    }

    span.chat-icon {
        height: 50px;
        width: 50px;
        float: right;
        background-image: url(../image/contact-us-sprite.png);
        background-position: 47px 0;
        margin-left: 40px
    }

    span.email-icon {
        height: 50px;
        width: 50px;
        float: right;
        background-image: url(../image/contact-us-sprite.png);
        background-position: -5px 0;
        margin-left: 40px
    }

    /*Old Static pages css*/

    .middle-container-info{ padding-left:30px; font-style: normal;
    font-weight: 400;  font-size: 48px; }
    .middle-container-info h1{ font-family: 'Prata'; margin-bottom:20px; text-align:center; }
    .middle-container-info h2{ font-family: 'Prata'; margin-bottom:20px }
    .middle-container-info p{ font-family: 'Plus Jakarta Sans';
        font-style: normal;
        font-weight: 400;
        font-size: 16px;
        color: #1D1F1E;
        line-height: 22px;
        margin-bottom: 20px}

    .middle-container-info a{ color:#748DA6; }

    .middle-container-info .rsliderDiv, 
    .middle-container-info .lsliderDiv{ font-size:14px }
    .middle-container-info .contentPadd{ margin-top:10px }

    .education_section .middle-container-info > .tab-content .colW6 {
        padding-top: 25px;
    }

    .middle-container-info .md2Txt { margin:0px 0px 20px }

    .education_section .tab-content #shapes span.imgTxt{  margin:20px auto 0px}
    .middle-container-info .smTxt{ margin-bottom:20px }

    .middle-container-info ul.list li{ list-style-type:disc; }

    /*Old Static page css end*/


    @media(max-width:1479px){
        .checkout_container{
                padding:0 20px;
            }

            .about_container.content_box.footer_box{
                padding-left:0;
            }
        }

    @media only screen and (max-width:1440px) {
        
        .smTxt {
            font-size: 14px;
            line-height: 23px
        }
        .fly02>.boxpadd {
            font-size: 20px;
            line-height: 28px
        }

        .shapes.nav>li>a {
            padding: 10px 10px;
        }
    }

    @media screen and (max-width:1366px) {
        .Careersabt {
            top: 20%
        }

        .image-gallery > li{
            flex-basis: 255px;
        }

        .image-gallery {           
            justify-content: space-between;
            gap: 10px           
        }

    }

    
    @media only screen and (min-width: 769px) and (max-width: 1366px) {
        
        .lovely_moments_images{
            text-align: center;
        }
        
        .image-gallery {
            display: flex;
            /* text-align: center; */
            flex-wrap: wrap;
            justify-content: center;
            gap: 15px;
            margin-left: -7.5px;
            margin-right: -7.5px;
        }
        
        .image-gallery > li {
            /* flex-basis: 293px;  */
            /*width: 350px;*/
            flex: 0 0 calc(25% - 15px);            
            position: relative;
            cursor: pointer;
        }
    }
/* 
    @media only screen and (min-width: 991px) and (max-width: 1366px) { 
        .image-gallery {
            display: flex;
            flex-wrap: wrap;
            justify-content: center;
            gap: 24px;
        }
        
        .image-gallery > li {
            flex-basis: 23%; 
            position: relative;
            cursor: pointer;
        }
    }  
    */



/* Santosh CSS Terms Condition Starts */
@media only screen and (max-width:991px) {

    .load_more_lovely_moments_div{
        margin-top: 0px;
    }

    .image-gallery > li {
        /* flex-basis: 200px;
        position: relative; */
        cursor: pointer;
    }

    #information-information .education_section.col-md-9{
      width: 100% !important;
    }

    .row.education_block #column-left{
        flex: 0 0 100% !important;
    }

    .middle-container-info{
        padding-left: 0px;
    }

    .education_section .category_brief_container p{ 
    font-size:14px }

    .middle-container-info p{ font-size:14px; }

/*    .info-container{ padding: 0px 18px !important; }*/

    .terms-condition-cont{
       max-width: fit-content !important;
       padding-left: 18px !important;
       padding-right: 18px !important;
    }
    .terms-condition-cont .terms-top-info-text, .terms-condition-cont .cookies_policy{
       padding-top: 141px !important;
    }
    .terms-condition-cont h3.heading-text{
       font-size: 18px !important;
       line-height: 26px !important;
       padding: 0 0 12px 0 !important;
    }
    .terms-condition-cont p, .terms-condition-cont .call-email-text p{
       font-size: 14px !important;
       line-height: 20px !important;
       padding: 0 !important;
    }
    .terms-condition-cont ul.ulList li{
        padding-bottom: 10px !important;
    }
    .terms-condition-cont .price-payment-box h3{
        padding-bottom: 12px;
    }
    .terms-condition-cont ul.ulList li:last-child{
        padding-bottom: 0px !important;
    }
    .terms-condition-cont p.agreement-paragraph{
        padding-bottom: 36px !important;
    }
    .terms-condition-cont p.address-para{
        padding-top: 24px !important;
    }
    .terms-condition-cont .address-cols address.address-text .address-info{
       font-size: 14px !important;
       line-height: 20px !important;
    }
    .terms-condition-cont h3.extra-space{
        padding-top: 18px !important;
    }
    .terms-condition-cont .address-cols address h3{
       font-size: 18px !important;
       line-height: 26px !important;
       padding: 0 0 12px 0 !important;
    }
    .terms-condition-cont p{
       padding-bottom: 12px !important;
    }
    .terms-condition-cont h1{
       font-size: 30px !important;
       line-height: 40px !important;
       height: 101px !important;
    }
    .footer-appointment{
        margin-top: 37px !important;
    }
    #information-information ~ .insta-section-div .footer-appointment{
        margin-top: 37px;
    }
    #information-information ~ .insta-section-div .footer-appointment-container{
        margin-top: 0;
    }
    .privacy-policy h3.heading-text{ margin-top: 24px !important; }
    .privacy-policy ul.ulList{ padding-bottom: 12px !important; }
 }
 
 
.terms-condition-cont{
    max-width: 660px;
    margin: 0 auto;
    padding: 0 0 2px 0;
    position: static;
    /* padding-bottom: 62px; */
 }
 .terms-condition-cont h1{
    /* height: 160px; */
    height: 126px;
    background: #2A3E52;
    font-family: 'Prata';
    font-style: normal;
    font-weight: 400;
    font-size: 40px;
    line-height: 54px;
    text-align: center;
    color: #FFFFFF;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    align-items: center;
 }
 .terms-condition-cont .heading{
    margin: 0;
    padding: 0;
 }
 .terms-condition-cont .heading h1{
    margin: 0;
    padding: 0;
 }
 
 .terms-condition-cont .terms-top-info-text{
    /* padding-top:220px; */
    padding-top:186px;
 }
 .terms-condition-cont .cookies_policy{
    padding-top:220px;
 }
 .terms-condition-cont p{
    padding-bottom:18px;
    font-family: 'Plus Jakarta Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    color: #1D1F1E;
    line-height: 22px;
 }
 .terms-condition-cont p.address-para{
    padding-top:18px;
    padding-bottom: 16px;
 }
 .terms-condition-cont .address-cols address h3{
    font-family: 'Plus Jakarta Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: #1D1F1E;
    padding: 0 0 16px 0;
    margin: 0;
 }
 .terms-condition-cont .address-cols address.address-text .address-info{
    font-family: 'Plus Jakarta Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #1D1F1E;
 }
 .terms-condition-cont .address-cols{
    margin: 0;
    padding: 0 0 36px 0;
 }
 .terms-condition-cont .address-cols .address-text{
    margin: 0;
    line-height: normal;
 }
 
 .terms-condition-cont .call-email-text{
    padding: 0 0 36px 0;
 }
 .terms-condition-cont .call-email-text p{
    padding: 0;
    margin: 0;
    font-family: 'Plus Jakarta Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #1D1F1E;
 }

 .terms-condition-cont .no_btm_padding li{
    padding-bottom: 0px !important;
 }

 .terms-condition-cont .m_b_36{
    margin-bottom: 36px;
 }
 .privacy-policy h3.privacy-policy-add{
    font-family: 'Plus Jakarta Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: #1D1F1E;
    margin: 0 0 0;
    padding: 0 0 16px 0;
 }
 .terms-condition-cont h3.heading-text{
    font-family: 'Plus Jakarta Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: #1D1F1E;
    margin: 0 0 0;
    padding: 0 0 16px 0;
    text-transform: lowercase;
 }
 .terms-n-condition h3.heading-text, .privacy-policy h3.heading-text{ text-transform: none !important; }
 .terms-condition-cont h3.extra-space{
    padding-top: 18px;
 }
 .terms-condition-cont h3.heading-text::first-letter{
    text-transform: uppercase;
 }
 .terms-condition-cont .price-payment-box{
    padding: 18px 0 0 0;
 }
 .terms-condition-cont .price-payment-box h3{
    font-family: 'Plus Jakarta Sans';
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px;
    color: #1D1F1E;
    margin: 0;
    padding: 0 0 16px 0;
    text-transform: lowercase;
 }
 .terms-condition-cont .price-payment-box h3::first-letter{
    text-transform: uppercase;
 }
 .terms-condition-cont p.privacy-text{
    padding-bottom: 36px !important;
 }
 .terms-condition-cont ul.ulList{
    padding: 0 0 36px 25px;
    margin: 0;
 }
 .terms-condition-cont ul.ulList li{
    font-family: 'Plus Jakarta Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #1D1F1E;
    padding: 0 0 10px 0;
    list-style: disc;
 }
 ul.damaged-used-items li{ list-style: decimal !important; }
 .terms-condition-cont ul.ulList li:last-child, .terms-n-condition ul.ulList li:last-child p{
    padding-bottom: 0;
 }
 .terms-condition-cont ul.ulList li p{
    padding-bottom: 0 !important;
 }
 .terms-condition-cont p.agreement-paragraph{
    padding: 0 0 36px 0;
    margin: 0;
    font-family: 'Plus Jakarta Sans';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #1D1F1E;
 }
 .terms-condition-cont a{
    color:#748DA6 !important;
    font-weight: 600;
 }
 .terms-condition-cont .simploDemi{
    color:#748DA6 !important;
    font-weight: 600;
 }
 .cookies_policy strong{ font-weight: 600; }

 /* Santosh CSS Terms Condition Starts */


    @media screen and (min-width:991px) {
        .privacy-policy h3.heading-text{ margin-top: 18px !important; }
        .privacy-policy ul.ulList{ padding-bottom: 18px !important; }
        .example-sec .finance-leftbox, .example-sec .finance-rightbox{ padding: 0 6px; }
    }
    @media screen and (max-width:1280px) {
        .fly01 {width: 45%}
        .collemailchat ol li a{ padding: 0px 10px; }

    }

        @media screen and (max-width:1199px) {

            .shapes.nav>li>a {
                padding: 10px 5px;
            }

            .bespoke_container .bespoke_design{ right: 0; }
            .bespoke_stories_sec .bespoke_story_content .bespoke_left_side {
                flex: 0 0 50%;
            }

            .contact_sec{ 
                padding: 0px 125px; 
            }

                .fly01 {
                    width: 35%
                }
                .storehead {
                    font-size: 36px
                }
                .storebox,
                .storebox2 {
                    padding: 15px
                }
                .storebox h1,
                .storebox2 h1 {
                    font-size: 26px
                }
                .storebox span.dotbor,
                .storebox2 span.dotbor {
                    margin: 0 auto 15px
                }
                .storebox p,
                .storebox2 p {
                    font-size: 14px;
                    line-height: 18px
                }
                .storebox,
                .storebox2 {
                    width: 350px
                }
                .carapplybtn {
                    padding: 7px 20px;
                    font-size: 12px
                }
                .storesection {
                    padding: 30px 15px
                }
                .appontdiv {
                    padding: 0 30px
                }
                .storesection1 h2,
                .storesection3 h2 {
                    margin: 20px 0 15px
                }
                .storesection p {
                    font-size: 14px;
                    line-height: 22px
                }
                .storesection1 p,
                .storesection3 p,
                .viewingbox p {
                    font-size: 14px;
                    line-height: 22px
                }
                .viewingbox .mapaddress {
                    width: 400px
                }
            }

            @media only screen and (max-width:1160px) {
                .box2 {
                    max-width: 400px
                }
                .boxpadd {
                    padding: 5% 70px
                }
                .fly02>.boxpadd {
                    padding: 70px
                }
                .sub-container {
                    padding: 0 25px
                }
                .sub-container p {
                    font-size: 14px;
                    line-height: 24px
                }

                .best_seller_sec.latest_creations_sec .owl-item span{
                    bottom: -30px;
                }

            }

            @media only screen and (max-width:1024px) {

                .contact_best_deals .best_deal_sec { 
                    top: 300px;
                    margin: 0 auto;
                    left: 0;
                    right: 0;
                 }

                 .contact_best_deals{
                     margin-bottom: 530px;
                 }

                .Home_banner .text_container{
                        top: 10%;
                        left: 52px;
                }

                .body_container, .middle-container {
                    padding: 0 15px;
                }

                .fly02>.boxpadd {
                    padding: 0 40px
                }
                .infoTitle {
                    font-size: 3rem;
                    margin-bottom: 20px
                }
                .Careersabt {
                    top: 17%;
                    width: 500px;
                    padding: 50px 50px
                }   
                .giftcards-herotext{right:4%;}
                #giftcards-page h1 {
                    font-size: 35px;
                    line-height: normal;
                }
                #giftcards-page h4 {

                }
                #giftcards-page h3 {
                    font-size: 24px;
                    line-height: 30px;
                    font-weight: 300;
                }

                .tnc_gift ,.textleft {font-size:12px;}

            }
            @media only screen and (max-width:1280px) {
                .everlasting-block .desc {

                }
            }

            @media only screen and (max-width:950px) {
                .box2 {
                    max-width: 340px
                }
            }

            @media only screen and (max-width:991px) {
                .get-expert-block{ flex-direction: column; }
                .get-expert-info h2{ font-size: 36px; }
                .faq-page-section .tabsection-right{ padding-left: 10px; }
                .faq-page-section .tabsection-left{ padding-right: 10px; }
                .faq-page-section .questions-section{ margin: 46px 0px 0px; padding: 36px; flex-direction: column; }
                .faq-page-section .questions-section .questions-right, 
                .faq-page-section .questions-section .questions-left{ width: 100%; text-align: center; }
                .faq-page-section .questions-section .questions-left{ padding-bottom: 30px; }

                .shapes.nav>li>a {
                    padding: 10px 10px;
                }

                 .wedheading{ margin: 40px 0px 20px !important; }

                .pakingboxbg{  background: #F8F8F8 url(/catalog/view/theme/sacet/image/packing-box-bg-mob.jpg);
                        height: 504px;
                        background-repeat: no-repeat;
                        background-position: center center; 
                    }

                .mob-sale-top .catblock, .catblockmain .col-md-2{ width: 32%;  }
                .Home_banner .text_container p{ font-size: 24px; }
                .Home_banner .text_container p.bf_top {
                    margin-bottom: 10px;
                }

                .contact_sec{ margin-left: -20px;
                    margin-right: -20px;
                    padding: 0px 10px; }

                    #information-information .education_section{
                        width: 100%;
                    }

                    .banner_content .bespoke_content p{
                        font-size: 18px;
                        line-height: 22px;
                        max-width: 60%;
                    }

                    .banner_content .bespoke_content a {
                        margin: 30px 0 0;
                    }

                    #information-information > .row > h1 {
                        margin-bottom: 10px;
                    }

                    .row.education_block .selected a {
                        display: flex;
                        width: 100%;
                        flex: 0 0 100%;
                    }
                    .nav-stacked>li+li{ margin-top: 0px !important; }
                    #information-information .left-tabs-container .nav-stacked li a{ margin: 0px 0 0; }
                    .row.account-container .list-group a.active, .row.account-container .list-group a:hover, #information-information .left-tabs-container .nav-stacked li a.active, #information-information .left-tabs-container .nav-stacked li a:hover {
                        background-color: #F8F8F8;
                        color: #1D1F1E !important;
                        font-weight: bolder;
                        border-top: 1px solid #BAAA9A;
                        border-bottom: 1px solid #BAAA9A;
                    }
                    .row.account-container .list-group .options ul, .row.education_block .options ul {
                        position: absolute;
                        display: none;
                        z-index: 10;
                        width: 100%;
                        max-width: 350px;
                        left: 0;
                        right: 0;
                        margin: 0 auto;
                    }
                    .education_section { margin: 10px auto 0;}
                    .row.account-container .list-group .selected, .row.education_block .selected {
                        display: block !important; position: relative; z-index: 10;
                        margin-bottom: 20px;
                    }
                    .row.account-container .list-group .selected a span, .row.education_block .selected a span {
                        background-color: #BAAA9A;
                        color: #ffffff;
                        font-size: 13px;
                        display: flex !important;
                        justify-content: center;
                        align-items: center;
                        height: 50px;
                        width: 100%;
                        max-width: 350px;
                        margin: 0 auto;
                        text-transform: uppercase;
                        letter-spacing: 1.1px;
                        position: relative;
                    }

                    .stores_container .stores_location h3{ padding: 10px 0; }

                    .stores_container .stores_box_container .store_box h3{ font-size: 18px; }

                    .education_section h1{ margin: 10px 0 25px !important}

                    .store_outlet_container .store_locator {
                        flex-direction: column;
                        align-items: center;
                        justify-content: center;
                    }

                    .store_outlet_container .store_locator .address_side {
                        flex: initial;
                        margin-bottom: 25px;
                        height: auto;
                        padding: 65px 0px 30px;
                    }

                    #information-information .education_section{
                        margin: 10px auto 0;
                    }

                    .bespoke_container .bespoke_design {
                        left: 0;
                        right: 0;
                        margin: 0 auto;
                        top: -310px;
                        padding: 15px 20px;
                        max-height: 330px;
                    }

                    .bespoke_container .bespoke_design p {
                        font-size: 12px;
                    }

                    .bespoke_container .bespoke_design h4 {
                        text-align: center;
                        padding-bottom: 0px;
                        font-size: 24px;
                        width: 100%;
                    }
                    .bespoke_banner {
                        padding-top: 330px;
                    }

                    .bespoke_banner .bespoke_work_steps {
                        flex-wrap: wrap;
                    }

                    .bespoke_banner .bespoke_work_steps .work_item {
                        flex: 0 0 33.33%;
                    }

                    .bespoke_stories_sec .bespoke_story_content {
                        flex-direction: column;
                    }

                    .bespoke_story_content .bespoke_right_side {
                        order: 1;
                    }

                    .bespoke_stories_sec .bespoke_story_content .bespoke_left_side {
                        order: 2;
                    }
                    .best_seller_sec.latest_creations_sec .owl-item span{ bottom: -25px;}
                    .creation_started .get_started_sec {
                        right: 0;
                        left: 0;
                        margin: 0 auto;
                    }
                    .certified_sec .certified_bar, .instagram_sec .instagram_bar {
                        flex-wrap: wrap;
                        padding-top: 25px;
                    }
                    .certified_sec .certified_bar .certified_items, .instagram_sec .instagram_bar .instagram_items {
                        flex: 0 0 33.33%;
                    }

                    .row.account-container, .row.education_block{ margin-top: 25px; }

                    /*.signup_create_sec form .form-group, .submit_btn{ max-width: 350px }*/
                    /*.signup_create_sec.contact_form .create_form{ max-width: 768px; padding: 40px 20px; }*/
                    .swm_add {
                        padding-left: 0
                    }
                    .show991To_481 {
                        display: block
                    }
                    .gift_top_title1 {
                        font-size: 47px;
                        line-height: 50px
                    }
                    .gift_top_subtitle1 {
                        font-size: 24px;
                        line-height: 30px
                    }
                    .gift_btn {
                        margin-top: 27%
                    }
                    .someone_special .someone_special_title {
                        top: 37%;
                        font-size: 26px;
                        line-height: 26px
                    }
                    .someone_special .titleFR {
                        font-size: 18px
                    }
                    .sacet_container .sacet_btn a,
                    .someone_special .gift_shop_btn a {
                        font-size: 23px;
                        letter-spacing: 1px;
                        padding: 1.2% 7%;
                        border: 2px solid
                    }
                    .someone_special .linkFR a {
                        padding: 1.2% 2%
                    }
                    .sacet_container .info {
                        width: 100%;
                        left: 0;
                        top: 50%
                    }
                    .sacet_container .info .infoTxt {
                        font-size: 23px
                    }
                    .sacet_container .info .title {
                        font-size: 35px;
                        line-height: normal
                    }
                    .articlepage h1 {
                        font-size: 30px
                    }
                    .article-header .box {
                        font-size: 13px
                    }
                    .articlepage {
                        margin-bottom: 50px;
                        padding: 0
                    }
                    .sub-container {
                        padding: 0;
                        max-width: 600px
                    }
                    .sub-container p {
                        font-size: 13px;
                        line-height: 22px
                    }
                    .banner-section {
                        padding: 70px 0
                    }
                    .banner-section>img {
                        width: 70%
                    }
                    .smTxt {
                        font-size: 13px;
                        line-height: 23px
                    }
                    .colW6 .innerpadd h3 {
                        font-size: 18px
                    }
                    .edu-intro {
                        max-width: 80%
                    }
                    .metal-guide-page .gold-banner {
                        max-width: 480px
                    }
                    
                    ul.inlineUl>li img {
                        max-width: 124px
                    }
                    .shapeicons {
                        width: 35px;
                        height: 40px
                    }
                    .shapeicons#rnd {
                        background-position: -462px -43px
                    }
                    .shapeicons#prn {
                        background-position: -52px -44px
                    }
                    .shapeicons#mar {
                        background-position: -151px -45px
                    }
                    .shapeicons#assc {
                        background-position: -255px -43px
                    }
                    .shapeicons#cush {
                        background-position: -417px -43px
                    }
                    .shapeicons#bag {
                        background-position: -516px -43px
                    }
                    .shapeicons#pea {
                        background-position: -338px -44px
                    }
                    .shapeicons#hrt {
                        background-position: -104px -42px
                    }
                    .shapeicons#ovl {
                        background-position: -301px -43px
                    }
                    .shapeicons#emr {
                        background-position: -375px -42px
                    }
                    .shapeicons#rad {
                        background-position: -199px -43px
                    }
                    .metal-guide-page h3 {
                        margin-bottom: 20px
                    }
                    .fly02>.boxpadd {
                        font-size: 16px;
                        line-height: 24px
                    }
                    .infosection {
                        max-width: 480px
                    }
                    .infosection p {
                        font-size: 13px;
                        line-height: 20px
                    }
                    .infosection h2 {
                        font-size: 20px
                    }
                    .wedtopimg {
                        max-width: 412px
                    }
                    .inforsection1 {
                        padding: 50px 15px
                    }
                    .sec1padd {
                        padding: 50px 0
                    }
                    .gemstone-guide-tab .education.nav-tabs>li {
                        width: 28%
                    }
                    .gemstone-guide-tab .education.nav-tabs>li.row1,
                    .gemstone-guide-tab .education.nav-tabs>li.row2 {
                        width: 44.5%
                    }
                    .gemstone-tab-content .infosection h2 {
                        font-size: 22px
                    }
                    .infosection h3 {
                        font-size: 18px;
                        line-height: 25px
                    }
                    .engimgpadd {
                        padding: 0
                    }
                    .pink-box.about_container{
                        padding-bottom: 0;
                        margin-left: calc(50% - 50vw);
                        margin-right: calc(50% - 50vw);
                    }

                    .about_container .banner-2 .fly02 .boxpadd {
                        max-width: 380px;
                        height: 380px;
                        padding: 0 40px;
                    }

                    .about_container.content_box .banner_text{
                        padding:0 25px;
                    }

                    .about_container .banner_text{
                        padding-left:30px;
                        max-width: 100%;
                    }

                    .about_container .fly01 img{
                        width:350px;
                    }

                    .pink-box.about_container .smTxt.banner_text, .pink-box.about_container .infoTitle{
                        padding-left:55px;
                    }

                    .pink-box.about_container .smTxt.banner_text{
                        max-width: 340px;
                    }

                    .about_container .boxpadd{
                        margin-top:-20px;
                    }    
                    .gift-icon.iconphone{background-position: -4px -138px;width: 47px;height: 75px;}
                    .gift-icon.iconletter {background-position: -176px -102px;width: 90px;height: 55px;margin: 20px auto;}
                    #giftcards-page .giftcardtype li:first-child:hover label input + span .gift-icon.iconphone , #giftcards-page .giftcardtype li label input:checked + span .gift-icon.iconphone {background-position: -69px -138px;}
                    #giftcards-page .giftcardtype li:first-child:hover label input + span .gift-icon.iconletter , #giftcards-page .giftcardtype li label input:checked + span .gift-icon.iconletter{background-position: -282px -102px;}
                    .margin-15 {margin-left: -15px !important;margin-right: -15px !important;}
                    .gifttypesrhead{font-size: 18px;}
                    #giftcards-page .giftcardtype li span{font-size: 14px;line-height: 17px;}
                    #giftcards-page .giftcardamnt li .amnt, #giftcards-page .customamt li input{font-size:14px;}
                    section#giftcards-page{margin: 0 45px;}
                    #giftcards-page .pos-relative{margin-left: -60px;margin-right: -60px;}
                    #giftcards-page .giftcardtype li{width: 48.4%}

                }

                @media only screen and (max-width:800px) {
                    .nopadding {
                        margin-left: -15px!important;
                        margin-right: -15px!important
                    }
                    .cmscontent .middle-container {
                        padding: 0!important
                    }
                    .innerBox {
                        width: 100%
                    }
                    .innerBox:nth-child(1) {
                        margin-top: -7%
                    }
                    .innerBox:nth-child(2) {
                        padding-left: 0;
                        padding-top: 5%
                    }
                    .pinkbox2 .innerBox:nth-child(1) {
                        margin-top: 0
                    }
                    .pinkbox2 .innerBox:nth-child(2) {
                        padding-left: 70px
                    }
                    .pink-box {
                        position: initial
                    }
                    .fly01 {
                        top: 8% !important;
                        width: 42%
                    }
                    .box2 {
                        max-width: 100%
                    }
                    .contentPadd {
                        margin: 0 0px
                    }
                    
                    /*.finance-page h2 {
                        font-size: 18px;
                        line-height: 22px;
                    }*/
                    .fin-intro {
                        max-width: 480px
                    }
                    /*.finance-page p,
                    .finul>li {
                        font-size: 13px;
                        line-height: 21px
                    }*/
                    .example-sec {
                        max-width: 100%;
                    }
                    .example-sec h2 {
                        text-align: center
                    }
                    .finance-page .box1 {
                        /*margin-bottom: 30px;*/
                    }
                    .finance-page #accordion .panel-title>a {
                        font-size: 12px
                    }
        
            .map-viewing {
                height: 550px; margin-bottom: 40px;
            }
            .store-page .storeadd {
                margin: 50px -15px
            }
            .store-page .storeadd .imgmar {
                padding-left: 0;
                padding-right: 0
            }
            .store-page .storeadd .storebox {
                right: 0
            }
            .store-page .storeadd .storebox2 {
                left: 0
            }   
            input#button-cart {width: 33.5%;}
            .giftcards-herotext {right: 9%;max-width: 220px;top: 57%;}
            #giftcards-page p {font-size: 14px;}

        }

        @media only screen and (min-width:768px) {
           

            #informationdiv-42 .cmscontent {
                padding-left: 0;
                padding-right: 0;
            }   

            .flright,
            .location_btn {
                float: right
            }
            .articlepage {
                margin-right: 0
            }
            p.pull-left.RightSection {
                font-size: 13px
            }
            span.phone-icon {
                float: right
            }
            span.chat-icon {
                float: right
            }
            span.email-icon {
                float: right
            }
            h2.text-center.OrderStatusText {
                padding: 0 0 24px 0;
                margin-top: 0
            }

        }

        @media (max-width:1250px) {
            .map-responsive iframe {
                height: 280px
            }
            .secondary-site-color{background: #F1ECE7;}
            .mob-secondary-site-color{background: none;}
        }

        @media only screen and (min-width: 2000px){
            .calcqa{padding-left: 15%;}
        }
        @media only screen and (min-width: 768px){
            .formcalc .col-sm-12 input {width: 95%;}
            .contact_sec.appoint_contact .contact_container{max-width:100%;}
        }

        @media (max-width:1024px) {
            .bsk_icons_list {
                width: 32.6%
            }
            .bskbox,
            .grid-sizer {
                width: 31.5%
            }
            .map-responsive iframe {
                height: 220px
            }
            .swm_add a.open_appointment.blackbtn,
            .swm_add a.whitebtn {
                width: 100%
            }
            .innerdesc .title {
                font-size: 20px;
                line-height: 25px;
            }
            .innerdesc p,.textcalc p {
                font-size: 14px;
                line-height: 20px;
            }
            .sliderTitle {font-size: 30px;line-height: 40px;}
            #ringcalculator-page h1{font-size: 30px;line-height: 40px;} 
            .imgsec img {max-width: 160px;}
            .resultsec h2{font-size:30px;line-height:40px;}
            .formcalc {padding-top: 0px;}
            .secondary-site-color{background: #F1ECE7;}
            .mob-secondary-site-color{background: none;}
        }

        @media (min-width:992px) {
            .pull-right-sm {
                float: right
            }
            span.phone-icon {
                margin-left: 25px
            }
            span.chat-icon {
                margin-left: 25px
            }
            span.email-icon {
                margin-left: 25px
            }
            .uk-location-swiper .swiper-slide {
                width: auto;
                margin:0 20px;
            }
        }

        @media only screen and (max-width:991px) {

            .pendant_sale_top { margin-top: 0; }

            .store_outlet_container .store_appointment .appoint_schedule_box { padding: 15px; }

            .toglefilter {
                display: none;
                background: #ecefee;
                padding: 5px
            }
            .boxinfoToggle {
                font-size: 16px;
                padding: 8px 0;
                background: #ecefee
            }
            p.pull-left.RightSection {
                margin-left: 20px
            }
            span.phone-icon {
                background-position: 5px 44px;
                position: relative
            }
            span.chat-icon {
                background-position: 48px -7px;
                position: relative
            }
            span.email-icon {
                background-position: 0 0;
                left: 0;
                position: relative
            }
            .contact-us-div {
                background-color: #faf0ef
            }
            .boxinfoToggle .fa-chevron-down,
            .boxinfoToggle .fa-chevron-up {
                position: absolute;
                right: 20px
            }
            .cmscontent p.smTxt {
                line-height: 21px
            }
            .marginbottom {
                margin-bottom: 20px
            }
            .calcslider,.resultslider {max-width: 99.5%;}
            .calculator-carousel .owl-next{right:0;}
            .calculator-carousel .owl-prev {left:0;}
            .calcqa{padding: 5% 4%;}
            .top-info-banner>h1{left: 8%;font-size: 36px;max-width: 275px;}
            
            .divoverbtn h3{
                font-size: 12px;
            }
            .marketing-banner .divoverbtn{width: 84.5%;bottom: 0px;}

            /*Information New design*/
            .faq-section {
                flex-direction:column;
                margin:0px;
            }
            .faq-help{
                margin-bottom: 40px;
                padding: 36px 20px;
                flex: 0 0 100%;
            }
            .faq-help h4{
                font-size: 18px;
                margin-bottom: 20px;
            }
            .faq-contact {
                text-align:center;
                flex-direction:column;
                margin-bottom:10px;
            }
            .faq-contact a{
                margin-bottom: 18px;
            }
            .faq-list {
                margin-left:0px;
            }
            .faq-list .panel-default>.panel-heading a {
                padding: 16px 0px !important; 
            }
            /*Information New design*/

            .review_redesign{
                padding:0px !important;
             }

        }

        @media only screen and (max-width:768px) {

             /* lovely moments css start here */

             .review_redesign{
                padding:0px !important;
             }
             
             .image-gallery > li {
                /* flex-basis: 220px; */
                flex: 0 0 calc(50% - 15px);
                position: relative;
                cursor: pointer;
            }

            .image-gallery {
                display: flex;
                flex-wrap: wrap;
                justify-content: center;
                gap: 15px;
                margin-bottom: 4px;
                margin-left: -7.5px;
                margin-right: -7.5px            
            }

            .image-gallery_add_margin{
                margin-bottom: 40px !important;
            }

            .load_more_lovely_moments_div{
                padding:0px 0px !important;
                margin-top: 0px;
            }

            #load_more_lovely_moments{
                width:100%;
                margin-bottom: 55px;
            }


            .image-gallery li .overlay{
                font-size:14px;                
            }

            /* lovely moments css end here */

            #informationdiv-42 .cmscontent {
                padding-left: 0;
                padding-right: 0;
            }

            #informationdiv-42 .top-info-banner .show1280 {
                display: none;
            }

            
            button#bt_contactUS {
                margin-top: 0;
                width: 100%
            }
            .order-status {
                border-right: none!important;
                border-bottom: 1px solid #F0F0F0
            }
            .contact-us-div {
                background: #FAF0EF
            }
            .gift_btn {
                margin-top: 29%
            }
            #content .contac-us-map .address-time {
                border: 10px solid
                #FAF0EF;
                background:
                white;
                width: 80%;
                left: 10%;
                top: 80%;
                bottom: -35%;
            }
            p.map-open {
                font-size: 13px;
                line-height: 28px
            }
            p.map-address {
                font-size: 18px;
                line-height: 30px;
                padding: 10px 0;
            }
            .closed-text, .storemapsec .closed-text {font-size:13px;}
            .contac-us-map {
                margin-bottom: 30%
            }
            .mapaddress h2 {
                font-size: 18px
            }
            .mapaddress p {
                font-size: 13px;
                line-height: 20px
            }
            .storesection1 p {
                margin-bottom: 15px
            }
            .hide768 {
                display: none
            }
            .show768 {
                display: block;
                width: 100%;
            }
            .storesection1 h2,
            .storesection3 h2 {
                font-size: 18px
            }
            .storesection p,
            .storesection1 p,
            .storesection3 p,
            .viewingbox p {
                font-size: 13px;
                line-height: 20px
            }
            .Careersabt {
                top: 17%;
                width: 350px;
                padding: 26px 30px
            }
            .Careersabt h1 {
                font-size: 36px
            }
            .Careersabt p {
                font-size: 13px
            }
            .infoTitle{font-size: 30px !important;}
            .banner_text.no-top-content {
                margin: 30px 0px;
            }
            .banner_text.last-content{
                margin: 30px 0px 70px 0px;
            }
            .secondary-site-color{background: none;}
            .mob-secondary-site-color{background: #F1ECE7;}

             /*Information New Design*/

            .faq-section {
                display: block;
            }
            .faq-help{
                display: inline-block;
                width: 100%;
            }
            .faq-list{
                display: inline-block;
                width: 100%;
            }

            .secleft, .secright{ font-size: 14px; }

            
            /*Information New Design*/
        }

        @media only screen and (max-width:767px) {

            .reviews_heading{
                margin-bottom:18px !important;
                padding: 18px;
                padding-bottom: 30px;
                padding-top: 30px;
            }

            .reviews_banner_heading .show_more{
                font-size: 14px;
            }
           

            .reviews_description{
                
                font-size: 14px;               
    
            }
            
            .read_customer{
                width: 100%;
            }

            .reviews_banner_heading h1{
                padding-bottom: 0px !important;
                padding-top: 0px !important;
            }
                       
            .lovely_moments_container h1{
                
                font-family: Prata;
                font-size: 48px !important;
                font-weight: 400;
                line-height: 65px;
                letter-spacing: 0em;
                text-align: center;
                margin-bottom: 20px;

            }

            .google_review_container{
                margin-bottom: 60px;               
            }

            .new-faq-section-title h2 {
                font-size: 48px;
                margin: 55px 0 20px;
            }

            .middle-container-info .dia_rhtCol{ 
                width: 280px !important;
                background-size: 100% !important;
             }

             .middle-container-info .dia_round{ padding-left: 280px !important; 
                bottom: 30px !important; }

            .get-expert-info h2 {  font-size: 48px; line-height: 65px; margin-top: 60px;  font-weight: 400; margin-bottom: 37px}
            .get-expert-info p{ margin-bottom:47px; font-size:14px }
            .faq-page-section .showsearch-container button, .faq-page-section .showsearch-container input[type="text"]{ margin-top:0px }
            .faq-page-section #accordion .panel-title>a, .faq-page-section .style-1 .panel-default .panel-heading .panel-title.active{
                font-size: 16px; line-height: 20px; 
            }
            .get-expert-info .border-btn{ margin-bottom: 36px; padding: 16px 26px 16px; }
            .sec-space{ margin-bottom:0px }
            .footer-appointment-container{ margin-top: 55px; }
            .get-expert-info a.store-link {margin-bottom: 44px;}
            .tabsection-right .style-1 .tab-content {padding: 0px 18px;}
            .faq-page-section .questions-section .questions-right .line{ display:none; }
            .faq-page-section .questions-section .questions-right{ flex-direction: column; }
            .faq-page-section .questions-section .questions-left{ padding-bottom: 20px; font-size: 18px; }
            .faq-page-section .questions-section .questions-right .email{ margin-bottom: 18px; }
            .faq-page-section .questions-section .questions-right .buttons{ margin-top: 24px; margin-bottom: 0px; width: 100%; }
            .faq-page-section .questions-section .questions-right .buttons .btn{ width: 100%; padding:16px 26px; max-width:300px }
            .faq-page-section{ margin: 50px 0px 55px; }
            .faq-page-section .showsearch-container{ padding: 0px 10px; margin-bottom:24px }
            .faq-page-section .style-1 .panel-default .panel-heading .panel-title a{ padding: 16px 0;line-height: 23px; }
            .top-info-banner{ padding: 25px 0px; }
            .text-heading48{ font-size: 36px; }
            .faq-page-section .tabsection-left{ padding: 0px; }
            .faq-page-section .tabsection-left .nav-tabs{ padding: 30px 1px 6px; }
            .faq-page-section .tabsection-left ul li{ margin-bottom: 24px; width: 100%; padding:0px 16px }
            .faq-page-section .tabsection-left ul li a{ font-size: 16px; }
            .faq-page-section .nav-tabs{ margin-bottom: 60px !important; }
            .faq-page-section .tabTitle{ font-size: 18px; }
            .faq-page-section .tabsection-right{ padding: 0px 3px 0px; }
            .top-info-banner .ptxt{ padding: 0px; font-family: 'Plus Jakarta Sans';
            font-weight: 400; font-size: 14px; line-height:140%; }
            .more-less-plus, .more-less-minus{ width: 20px; height: 20px; }
            .contactus-sections h1{ margin: 39px 0px 24px; } 
            .contactus-sections p{ margin-bottom: 58px; }  
            .contactus-sections p.ourstore{ margin-bottom: 36px; }  
            .contactus-sections .border-btn{ width: 300px; }
            .collemailchat ol li a { line-height: 25.6px; padding: 0px 36px;}
            .collemailchat ol{ margin-bottom: 36px; }
            .collemailchat ol li:last-child a{ padding-right: 36px; }
            .contactus-sections{ margin-bottom: 55px; }
            .form-design h2{ margin-bottom: 35px; }
            .contact_form .con-left, .contact_form .con-right{ padding-left: 18px; padding-right: 18px; }
            .form-design textarea{ height: 101px; }
            .contact_form .customecheckbox{ margin: 0px; }
            .form-design .submit_btn{ padding: 0px 18px; margin: 40px 0px 40px; }
            

            .select-items{ padding: 32px 18px 26px; }
            .contact_best_deals .best_deal_sec { max-width: 550px; height: 970px; }
            .contact_best_deals { margin-bottom: 770px;  top: 50px; }

            .stores_container .stores_box_container{ display: block; }
            .stores_container .stores_box_container .store_box{ min-height: auto; }

            .contentPadd {margin: 0 -15px}

            .contact_method_radio label.Callback {
                left: -150px;
            }

            .contact_method_radio label.Email {
                left: -128px;
            }

            .contact_method_radio label.Whatsapp {
                left: -145px;
            }

            .description p{ line-height: 19.6px;font-size: 14px; }
            .description h2 { font-size: 18px;}
            .heading{ margin-bottom: 40px; }
            .education_section h1{ margin: 0; }

/*            .new-section-title h2{ font-size: 48px; }*/
            .faq-help .border-btn{ font-size: 12px; }
            .faq-list #accordion .panel .panel-heading .panel-title a { font-size: 16px; }


            .heading{ margin-bottom: 40px; }
            .education_section h1{ margin: 0; }

/*            .new-section-title h2{ font-size: 48px; }*/
            .faq-help .border-btn{ font-size: 12px; }
            .faq-list #accordion .panel .panel-heading .panel-title a { font-size: 16px; }

            .diamond-home{ margin: 40px -15px 20px; padding: 20px 0px 5px; }
            .contact_sec.appoint_contact .contact_container h3 span{ width: 100%; text-align: 
                center; }
            .bespoke_stories_sec .bespoke_story_content .bespoke_left_side h4{ font-size: 26px; }
            .accordian_sec{ max-width: 100%; }
            .pink-box.about_container{ margin-top: 20px; }
            .about_container .banner-2 .fly02 .boxpadd{ padding: 0 15px }
            .education_section .tab-content #shapes ul li{ display: inline-block; float: none; }
            .row.account-container, .row.education_block{ margin-top: 0px; }
            .rowmarremove{ margin-right: 0px !important;; margin-left: 0px !important; }
            ul.education{ width: 100%; }
            .education_section ul.outer_tabs{ display: block; float: left; }
            .education_section ul.outer_tabs li{ float: left; display: inline-block; margin-bottom: 10px; }
            .store_outlet_container .store_locator{ padding-top: 15px; }
            .tabgemstones ul{ display: block; }
            .tabgemstones ul li { float: none; display: inline-block; }
            .tabgemstones2 ul{ display: flex; }
            .education_section .tab-content #shapes ul.shapes{ display: block; }
            ul.education{ float: left; width: 100%; }
        
        .cmscontent h1 {
            font-size: 25px;
        }

        .row.storesection p {
            padding: 20px 0px 0;
        }

        .store_outlet_container .store_locator .address_side h3 {
            font-size: 20px !important;
        }

        .appoint_banner, .store_outlet_container .banner_container {
            height: 250px;
            background-size: 100% 100%;
        }

        .stores_container .stores_box_container {
            flex-direction: column;
        }

        .stores_container .stores_box_container .store_box {
            flex: 0 0 100%;
        }

        .stores_container .stores_box_container .store_box h3 {
            font-size: 18px !important;
            min-height: auto;
        }

        .stores_container .stores_box_container .store_box span {
            margin: 15px 0;
        }

        .stores_container .stores_how_work h3, .stores_container .stores_location h3 {
            padding: 0 0 30px;
        }

        .stores_container .stores_location .store_locate_box, .stores_container .stores_how_work .stores_work_box {
            max-width: 102px;
            max-height: max-content;
            margin: 0px 5px;
        }

        .stores_container .stores_how_work .stores_work_box {
            margin-top: 20px;
        }

        .stores_container .stores_how_work .stores_work_box img {
            max-width: 75px;
            max-height: 75px;
        }

        .stores_container .stores_how_work p {
            line-height: 18px;
        }

        .contact_sec .contact_container {
            flex-direction: column;
            justify-content: center;
        }


        .contact_sec.appoint_contact .contact_container h3 {
            flex-direction: column;
            justify-content: center;
            align-items: center;
        }

        .contact_sec.appoint_contact .contact_container {
            height: auto;
            padding-top: 30px;
            padding-bottom: 30px;
            max-width: 100%;
        }

        .contact_sec .contact_container ul {
            padding-top: 10px; width: 100%;
        }

        .contact_sec.appoint_contact .contact_container h3 p {
            text-align: center;
            padding: 25px;
        }


        .padlr0{ padding-right: 0px; padding-left: 0px; }
        .show1280{ display: none; }

       /* .signup_create_sec.contact_form .form_row{ display: block; max-width: 100%; }
        .signup_create_sec.contact_form .form_row .form-group{ display: block; max-width: 100%; }
        .signup_create_sec form .form-group.multiple_fields select{ margin: 0px 0px 15px; }
        .signup_create_sec.contact_form .create_form{ max-width: 100%; width: 100%; display: block; }
        .signup_create_sec.contact_form form .contact_links{ display: block; max-width: 100%; width: 100%; }
        .signup_create_sec.contact_form form .contact_links a{ max-width: 100%; width: 100%; margin: 0 0px 10px;
        }
        */
        .infoTitle {
            width: 100%
        }
        ul.shapes li a svg {
            width: 40px;
            padding: 0 4px
        }
        .edu-intro {
            max-width: 98%;
            padding: 20px 0
        }
        p.contactus-middle-contain {
            font-size: 13px;
            margin: 0 0 30px
        }
        .contactus-middle-input {
            font-size: 13px;
            width: 48%;
            margin-right: 0;
            margin-bottom: 15px
        }
        #content .contactus-middle p.col-sm-2.contactus-middle-text {
            margin-top: 7px;
            margin-bottom: 0
        }
        p.contactus-middle-text {
            font-size: 22px
        }
        .blogul {
            margin: 20px 0 10px
        }
        .whitebox h2 {
            margin-bottom: 20px
        }
        label.control-label {
            font-size: 10.5px!important
        }
        .contact-us-title {
            font-size: 30px
        }
        h3.contact-us-title {
            font-size: 25px
        }
        #content p.contact-us-bottom-visitus {
            font-size: 13px
        }
        .contac-us-map {
            margin-bottom: 100%
        }
        h1.text-center.TrackrorderText {
            font-size: 36px
        }
        h2.text-center.OrderStatusText {
            font-size: 22px;
            margin-top: 0;
            padding: 0 0 20px 0
        }

        #content .contac-us-map .address-time {
            border: 10px solid
            #FAF0EF;
            background:
            white;
            width: 80%;
            left: 10%;
            top: 105%;
            bottom: -35%;
            height: 50%;
        }

        p.map-address {
            padding: 13px 0;
            line-height: 26px;
            margin-bottom:0px;
        }
        .closed-text{font-size:13px;}
            p.map-open{line-height: 25px;}
            .storehead,
            .viewingh1 {
                font-size: 30px;
                margin: 15px 0 15px
            }
            .imgmar {
                padding: 0
            }
            .storebox,
            .storebox2 {
                position: relative;
                margin: auto;
                display: grid;
                text-align: center
            }
            .storebox {
                right: 0
            }
            .storebox2 {
                left: 0
            }
            .imgmar {
                margin: 0 0 0
            }
            .storebox,
            .storebox2 {
                max-width: 328px;
                width: 88%;
                top: -150px;
                height: 300px;
                padding: 30px
            }
            .storeadd {
                margin: 0 0 0
            }
            .store-page .storeadd+.storeadd {
                margin-top: -140px
            }
            .form_custom .control-label {
                text-align: center
            }
            p.small {
                position: relative
            }
            .love-bg {
                background: 0 0;
                min-height: auto
            }
            .love-rg-dv {
                margin-top: 10px
            }
            .bsk_service {
                display: flex;
                flex-direction: column-reverse
            }
            .bskbox,
            .grid-sizer {
                width: 47.3%
            }
            .creation {
                padding: 1px 0 25px 0
            }
            .gift_inner_left,
            .gift_inner_right {
                width: 100%;
                display: block
            }
            .gift_inner_left {
                margin: 0 0 8px 0
            }
            .someone_special .someone_special_title {
                font-size: 22px;
                line-height: 23px
            }
            .someone_special .titleFR {
                font-size: 12px
            }
            .someone_special .gift_shop_btn a {
                font-size: 20px
            }
            .book_appointment_btn,
            .location_btn {
                width: 100%;
                margin: 5px 0!important
            }
            .showrooms .row-compact>[class*=col-],
            .showrooms .row-compact>[class^=col],
            .showrooms [class^=col] {
                margin-bottom: 5px
            }
            .btn_margin_location {
                margin-bottom: 10px
            }
            .book_appointment_btn,
            .location_btn {
                max-width: 100%
            }
            .location_label:after {
                top: 10px
            }
            .jewellery-care-bn {
                background-size: 120% 100%
            }
            .jewellery-care_padding {
                width: 72%
            }
            .jewellery-care_subtitle {
                width: 70%
            }
            .Careersabt {
                margin: auto;
                width: 70%;
                padding: 26px 30px;
                position: relative;
                bottom: 100px;
                display: grid;
                left: 0
            }
            .career-filter {
                margin: -70px 0 30px
            }
            .catfilterSelect {
                max-width: 100%;
                padding: 7px 30px 5px 12px
            }
            .careersrc .input-group-addon {
                padding-right: 0
            }
            .career-sec {
                padding: 20px 15px 40px
            }
            .Careersabt h1 {
                font-size: 30px
            }
            .career-sec h2 {
                font-size: 18px;
                font-weight: 600
            }
            .career-sec p {
                font-size: 13px
            }
            .carapplybtn {          
                width: 100%;
                font-size: 12px
            }
            .storebox .carapplybtn,
            .storebox2 .carapplybtn {
                padding: 0 20px
            }
            .mobalign {
                float: none;
                margin: auto
            }
            .mapaddress {
                position: relative;
                width: 85%;
                margin: auto;
                top: 10px
            }
            .storemapsec {
                margin: 0 0 0
            }
            .viewingbox .mapaddress {
                position: relative;
                width: 85%;
                left: 0;
                margin: auto;
                top: 0
            }
            .viewingbox .mapaddress {
                padding: 20px 15px
            }
            .margin-15 {
                margin-right: -15px;
                margin-left: -15px
            }
            .mar-form-left {
                margin-left: -15px!important
            }
            .mar-form-right {
                margin-right: -15px!important
            }
            .appontdiv {
                padding: 0 15px
            }
            .pad0 {
                padding: 0
            }

            .about_container .fly01, .about_container .banner-2 .fly02{
                position: relative;
                top:auto;
                left: 0;
                right: 0;
                margin: 0 auto;

            }

            .about_container .boxpadd{
                margin:-50px auto 0;
                padding:25px;
                max-width: 100%;
                padding-bottom: 180px;
                align-items: center;
            }

            .about_container .fly01{
                padding:0 40px;
                margin-top:-120px;
            }

            .about_container .infoTitle{
                width:100%;
                text-align: center;
            }

            .about_container .infoTitle, .about_container .box1 .banner_text{
                padding:0;
            }

            .about_container.content_box{
                flex-direction: column;
            }

            .about_container.content_box .banner_text{
                max-width:100%;
                flex:0 0 100%;
                padding:0;
            }



            .about_container.content_box .banner_text p{
                max-width:100%;
            }


            .about_container .banner-2 .fly02{
                top:35px;
            }

            .about_container .banner-2{
                margin-top:-40px;
                margin-left: calc(50% - 50vw);
                margin-right: calc(50% - 50vw);
            }

            .pink-box.about_container .smTxt.banner_text, .pink-box.about_container .infoTitle{
                padding-left:0px;
            }

            .about_container .banner_text h3{
                font-size: 24px;
                line-height: 28px;
            }
            .calcqa {padding: 5% 10px;}
            .innerdesc .title {margin: 20px 0;}
            .formcalc input, .formcalc label {margin: 0 auto;}
            .formcalc input {margin-bottom: 25px;}
            .marketing-banner .divoverbtn {
                width: 50%!important;
                bottom: 35%;
                right: 0!important;
            }
            .divoverbtn h3{
                font-size: 15px;
            }
            .divoverbtn.mob-lftimp {
                left: 0;
            }
            .marketing-banner .mbanner-block{padding:unset;}
            .mob-sale-top{margin-top: 25%;}
            .category-block-salepage  .desc{margin-top: 50px}
            span.ethicallyimg.float-left.earring-top img, span.ethicallyimg.float-left.bracelet-top img{width: 80%;margin: auto;}
            .secondary-site-color{background: none;}
            .mob-secondary-site-color{background: #F1ECE7;}
            #Commercial-Street-Leeds.storehead span, #Victoria-Arcade-Leeds.storehead span { 
                display: block;
            }

            .description h2, .description h3{ font-size: 18px; margin: 36px 0px 16px !important;}

            .faq-help .border-btn{ font-size: 16px; }

/*            .new-section-title h2{ font-size: 48px; margin: 60px 0 10px; }*/
            .new-section-title {
                margin-bottom: 26px;
            }

            #information-information .education_section{ margin: 0; }

            .icon {
                margin: 31px auto;
            }

            #images {
                justify-content: center;
            }

            .royal-mail {
                margin: 31px 0;
            }

            .dpd {
                margin: 31px 40px;
            }

            .faq-container{ padding: 0 18px; }

            .faq-contact{ margin-bottom: 6px; }

            .faq-list{ margin: 40px 0; }

            .faq-list #accordion .panel-body p{
                font-size: 14px;
                margin-top: 14px;
            }.faq-list #accordion .panel-body {
                padding: 0 0 26px;
            }

        }

        @media only screen and (min-width: 641px){
            .gifttypesrdesc {height:auto;min-height: 50px;}
        }

        @media only screen and (max-width:640px) {

            .contact_best_deals .best_deal_sec { max-width: 430px;height: 1025px; }
            .contact_method_radio label.Callback { left: -85px; }
            .contact_method_radio label.Email { left: -65px; }
            .contact_method_radio label.Whatsapp { left: -83px; }
            .contact_best_deals { margin-bottom: 830px; }

            .contact_best_deals .best_deal_sec 

            .best_seller_sec.latest_creations_sec .owl-carousel .owl-nav .owl-prev,
            .best_seller_sec.latest_creations_sec .owl-carousel .owl-nav .owl-next{
                top:10px;
            } 
            .wedheading {  margin: 40px 0px 0px !important;}
            .pakingboxbg{ height: 344px; background-size: 100%; }
            .everlasting-block .title{ line-height: 40px; }
            .mob-sale-top .catblock, .catblockmain .col-md-2{ width: 49%;}
            #content .contac-us-map .address-time{height: 52%;}
            #certificate .certificate {
                margin-top: 20px;
                padding: 0 40px 20px;
                margin-bottom: 0
            }
            .boxpadd {
                padding: 5% 20px
            }
            .pinkbox2 .innerBox:nth-child(2) {
                padding-left: 20px
            }
            .sub-container {
                padding: 0
            }
            .sub-container h2,
            .sub-container p {
                padding-left: 20px;
                padding-right: 20px
            }
            .whitebox {
                padding: 20px
            }
            .paddingR0 {
                padding-right: 15px;
                text-align: center
            }
            .paddingL0 {
                padding-left: 15px;
                text-align: center
            }
            .article-header .box {
                margin-bottom: 25px
            }
            .colW6 .innerpadd {
                max-width: 100%;
                padding-left: 0
            }
            ul.education {
                margin: 0 -.2%
            }

            .colW6 {
                width: 100%
            }
            #colour ul.inlineUl>li {
                width: 32%
            }
            ul.inlineUl>li img {
                max-width: 90px
            }
            .contentPadd {
                padding: 20px 15px 30px
            }
            .metal-guide-page .edu-intro {
                width: 100%;
                padding: 30px 0
            }
            .metal-guide-tab .education.nav-tabs>li {
                width: 47.8%
            }
            .metal-guide-page .tab-content .colW6 img {
                width: 100%;
                max-width: 275px
            }
            .banner-section {
                padding: 50px 0
            }
            .banner-section>img {
                width: 75%;
                max-width: 377px
            }
            .banner_img {
                margin: 50px 0
            }

            .desktopview {
                display: none;
            }
            .mobileview {
                display: block;
            }
            #giftcards-page h1{font-size:30px;}
            #giftcards-page h4 {font-size: 15px;}
            #giftcards-page .giftcardtype li {width:100%;}
            #giftcards-page .giftcardtype li span {padding: 10% 4% 10%;font-size:17px;}
            .gifttypesrhead {font-size: 20px;margin: 5px 0px 10px 0px;}
            #giftcards-page .giftcardtype li{margin: 5px 0 5px 0px;}
            .giftcardtype{padding:10px 0px;}
            #giftcards-page .giftcardamnt li {width:100%;padding:15px 0px;}
            #giftcards-page .customamt li {padding: 2.5px 1% 10px 0px;box-sizing: border-box;}
            #giftcards-page .giftcardamnt li:nth-child(2), #giftcards-page .giftcardamnt li:nth-child(4){margin:0px;}
            #giftcards-page .giftcardamnt li .amnt , #giftcards-page .customamt li input {padding: 12px 0;}
            #giftcards-page .customamt li input{width:100%;font-size: 15px;}
            .note_container{margin-top:20px;}
            .giftform ul{width:100%;}
            #giftcards-page .giftform input, #giftcards-page .giftform textarea{margin:0px;font-size:16px;}
            #giftcards-page .giftform li{margin-bottom: 5px;}
            #giftcards-page .giftform textarea {min-height: 150px;}
            ul.addnote {padding-bottom:10px;}
            .textleft{padding: 0 20px 0px 20px;}
            input#button-cart {width: 90%;}
            .tnc_padding{padding:0 10px;}
            .giftcardamnt{margin-top:10px;}
            #giftcards-page .giftcardtype li:first-child:hover label input + span .iconletter img , #giftcards-page .giftcardtype li label input:checked + span .iconletter img {
                background: url(/catalog/view/theme/sacet/image/gift/gift_iconletter_480_hover.png) left top no-repeat;
                box-sizing: border-box;padding-left: 44px;width: 44px;height: 43px;
            }
            #giftcards-page .giftcardtype li:first-child:hover label input + span .iconphone img , #giftcards-page .giftcardtype li label input:checked + span .iconphone img{
                background: url(/catalog/view/theme/sacet/image/gift/gift_iconphone_480_hover.png) left top no-repeat;
                padding-left: 28px;box-sizing: border-box;width: 28px;height: 42px;
            }

            .Home_banner .text_container {
                top: auto;
                bottom: 10%;
                left: 0;
                right: 0
            }
            .locationSwiper .swiper-slide a.pad-r-35 {
                padding-right: 35px;
            }
            .locationSwiper .swiper-slide a.pad-l-50 {
                padding-left: 50px;
            }
            .locationSwiper .swiper-slide a.pad-l-15 {
                padding-left: 20px;
            }
        }

        @media only screen and (max-width:500px) {  

            .stores_container .stores_how_work .stores_work_box {
                max-width: 74px;
                max-height: 90px;
                margin-right: 15px;
            }

            .stores_container .stores_how_work p {
                margin: 10px 0;
                font-size: 10px;
                line-height: 15px;
            }

            .show1280 { display: none; }
            .swm_add a.open_appointment.blackbtn,
            .swm_add a.whitebtn {
                width: 100%;
                float: left
            }
            .gift_top_subtitle1 {
                font-size: 20px;
                line-height: 23px
            }
            .gift_btn {
                margin-top: 24%
            }
            .blck_dia_btn {
                font-size: 15px
            }
            .padding0 {
                padding: 0
            }
        
            .accordian_sec {
                padding: 40px 20px
            }
            .finance-page #accordion .more-less {
                font-size: 20px
            }
            .accordian_sec .panel-heading>.panel-title {
                line-height: 20px
            }
            .accordian_sec .panel-default>.panel-heading {
                padding: 5px 0;
                height: 50px
            }
            .inforsection1 .infosection {
                padding: 0 15px
            }
            .infoTitle {
                font-size: 26px !important;
            }
        }

        @media (max-width: 479px){
            .Home_banner .text_container span {width: 160px;margin: 15px 0;}        
            .Home_banner .text_container p.bf_bottom{text-align: center; }
            .Home_banner .text_container p.bf_top{ padding-left: 20px;}     
            .Home_banner .text_container p.bf_top span.bold_top {font-size: 30px}
            .Home_banner .text_container p.bf_top{margin-bottom:15px;}
            .Home_banner .text_container p{ line-height: 33px;
                font-size: 20px; }
        }

        @media (max-width: 680px){
            .banner_content .bespoke_content p {
                font-size: 13px;
                line-height: 18px;
            }

            .bespoke_banner .bespoke_work_steps .work_item {
                flex: 0 0 50%;
                padding: 0 5px;
            }

            .best_seller_sec .owl-carousel .owl-item .item {
                width: 195px !important;            
            }

            .best_seller_sec .owl-carousel .owl-nav {
                max-width: 300px;
            }
        }

        @media(max-width:576px){

            .middle-container.bespoke_layout{
                padding: 0;
            }

            .bespoke_banner .body_container{
                padding: 0;
            }

            #content {
                padding: 0;
            }

            .contact_sec.appoint_contact .contact_container {
                padding-top: 0;
            }

            .creation_started {
                height: 300px;
            }

            .breadcrumb>li{ font-size: 9px; padding: 0 20px 0 0px !important; display:inline; }
        }

        @media(max-width:576px){

            .subscription_bar .tagline h3 {
                font-size: 18px !important;
            }

            .subscription_bar .tagline p {
                font-size: 12px;
            }
        
            .banner_content .bespoke_started {
                width: 190px;
                max-width: 100%;
                flex: 0 0 auto;
                height: 200px;
            }
            .bespoke_container .bespoke_design {
                max-width: 340px;
            }

            .banner_content .bespoke_content a {
                margin: 10px 0 0;
                max-width: 130px;
            }

            .bespoke_banner .bespoke_work_steps .work_item p {
                line-height: 20px;
                padding: 20px 0 40px;
            }

            .bespoke_banner .bespoke_container .banner_content .img_side {
                background-image: url(../image/bespoke_banner_iii.png);
                background-size: cover;
                background-repeat: no-repeat;
                width: 100%;
                background-position: 100%;
            }

            .bespoke_banner .bespoke_container .banner_content .img_side img {
                display: none;
            }

            .best_seller_sec .owl-carousel .owl-nav img {
                width: 15px;
                height: auto;
            }
            .bespoke_banner .how_work_bespoke {
                padding: 50px 15px;
            }

            .body_container h3 {
                font-size: 24px !important;
            }

            .creation_started .get_started_sec p {
                font-size: 24px;
                line-height: 32px;
            }

            .instagram_sec .instagram_container {
                padding-top: 15px;
            }

            .certified_sec .certified_container, .instagram_sec .instagram_container {
                padding-bottom: 10px;
            }




            .about_container .fly01{
                padding:0 25px;
                margin-top:-155px;
            }

            .about_container .banner-2 .fly02 .boxpadd{
                max-width: 92%;
            }


            .about_container .banner_text {
                padding:0 30px;
            }

            .about_container .banner-2 .fly02{
                margin:20px auto;
            }

            .about_container.content_box .banner_text {
                padding: 0 15px;
            }

            .about_container .banner_text h3 {
                font-size: 18px;
            }

            .about_container.content_box .banner_text p{
                font-size: 12px;
            }

            .giftcards-herotext{right: 3%;}
            #giftcards-page .pos-relative{
                margin-left: -15px;
                margin-right: -15px;
            }
            section#giftcards-page {margin: 0;}

        }
        @media only screen and (max-width:480px) {

            .image-gallery > li {
                /* flex-basis: 166px; */
                flex: 0 0 calc(50% - 7px);
                position: relative;
                cursor: pointer;
            }

            .image-gallery {
                display: flex;
                flex-wrap: wrap;
                justify-content: center;
                gap: 7px;
                margin-bottom: 4px;
                margin-left: -3.5px;
                margin-right: -3.5px;
            }

            .top-info-banner .ptxt{ max-width: 339px; }

            .contact_best_deals .best_deal_sec { top: 286px; max-width: 335px; padding: 20px 10px; height: 1060px; }
            .contactdetialsbox  { padding: 0;}
            .contact_best_deals { 
                background-image: url(../image/information/contact_best_dealsbannermobile.png); 
            }

            .tabgemstones .tab-content .tab-pane img{ width: 100%; }

            .best_seller_sec.latest_creations_sec .owl-carousel .owl-nav {
                max-width: 90%;
            }

            .creation_started .get_started_sec {
                max-width: 90%;
                bottom: -100px;
                height: 200px;
            }

            /*#informationdiv-42 .nav-tabs>li {
                width: 49%;
                display: inline-block;
                float: none;
            }*/


            p.map-open{line-height:22px;}
            h2.text-center.OrderStatusText {
                margin-top: 0;
                padding: 0 0 20px 0
            }
            #content .contactus-middle .contactus-middle-input {
                margin-right: 0;
                margin-bottom: 3%;
                width: 50%
            }
            #content .contactus-middle p.col-sm-2.contactus-middle-text {
                text-align: center;
                color: #1D1F1E;
                margin-top: 5px
            }
            .show991To_481 {
                display: none
            }
            .custome_media .media-body,
            .custome_media .media-left {
                display: inline
            }
            .show480 {
                display: block
            }
            .hide480 {
                display: none
            }
            .bsk_icons_list {
                width: 48.6%
            }
            .bskbox,
            .grid-sizer {
                width: 97%
            }
            .review_viewall h3 {
                font-size: 18px
            }
            .gift_btn {
                margin-top: 44%
            }
            .gift_top_title1 {
                font-size: 35px;
                line-height: 40px
            }
            .gift_top_subtitle1 {
                font-size: 15px;
                line-height: 20px
            }
            .someone_special .someone_special_title {
                font-size: 16px;
                font-size: 1.1em;
                line-height: 15px
            }
            .someone_special .titleFR {
                font-size: 11px
            }
            .sacet_container .sacet_btn a,
            .someone_special .gift_shop_btn a {
                font-size: 14px;
                font-size: 1.1em;
                border: 1px solid
            }
            .someone_special .gift_shop_btn {
                bottom: 17%
            }
            .gift_bottom_subtitle {
                line-height: 23px;
                padding: 10px 5px 10px 10px
            }
            .store-flags>li>a {
                padding: 10px 11px;
                font-size: 12px
            }
            .jewellery-care-bn {
                background: url(../image/information/jewellery_care_mobile.png) no-repeat 0 0;
                background-size: 100% 100%;
                width: 100%;
                height: 300px;
                margin-bottom: 10px
            }
            .jewellery-care_subtitle {
                width: 80%;
                padding: 15px 0 0 0;
                font-size: 19px;
                line-height: 23px
            }
            .jewellery-care_top_title {
                font-size: 25px
            }
            .jewellery-care_padding {
                width: 75%
            }
            .smTxt {
                font-size: 13px;
                line-height: 20px
            }
            .mdTxt {
                font-size: 18px;
                line-height: 30px
            }
            .fly02>.boxpadd {
                font-size: 16px;
                line-height: 22px
            }
            .infoTitle {
                font-size: 3rem
            }
            .box1 {
                max-width: 100%;
                width: 100%
            }
            .fly01 {
                width: 90%;
                margin: -34% auto 0;
                position: inherit
            }
            .fly01 img {
                width: 100%
            }
            .pink-box {
                width: auto;
                display: inherit
            }
            .pinkbox2 {
                width: auto!important;
                margin-top: 50px!important;
                margin-bottom: 50px!important
            }
            .gemstone-guide-tab .education.nav-tabs>li {
                width: 48%
            }
            .gemstone-guide-tab .education.nav-tabs>li.row1 {
                width: 48%
            }
            .gemstone-guide-tab .education.nav-tabs>li.row2 {
                width: 98%
            }
            .gemstone-guide-tab .education.nav-tabs>li>a {
                font-size: 13px
            }
            .store_locations {
                padding: 0
            }
            .location_images li {
                width: 41%
            }
            .store_locations h2 {
                font-size: 18px;
                margin: 30px 0
            }
            .infoTitle {
                line-height: 40px
            }
            .top-info-banner>h1 {
                margin: 0 auto;
                left: 0;
                right: 0;
                align-items: flex-end;
                top: 0;
                bottom: 5%;
            }
            .innerdesc .title {
                font-size: 18px;
                line-height: 25px;
            }
            .textcalc {
                max-width: 280px;
                width: 90%;
            }
            .resultsec h2{
                font-size: 26px;
                margin-bottom:20px;
                line-height: 26px!important;
            }
            .resultSliderTitle{
                line-height: 25px;
            }
            .calcqa{
                padding: 10% 4%;
            }
            span.underline{
                max-width: 295px;margin-bottom: 40px;
            }
            #ringcalculator-page h1 ,.sliderTitle{
                font-size: 26px;
            }
            .formcalc{
                padding-bottom: 50px;
            }
            .resultsec {
                padding: 0 15px;
            }

            .giftcards-herotext{right: 0;left: 0;margin: 0 auto;top: 5%;transform: inherit;}
            #giftcards-page .giftform li{margin-bottom: 20px;width: 100%;}
            #giftcards-page .giftform li:first-child input, #giftcards-page .giftform li:nth-child(3) input{width:100%;}
            #giftcards-page .giftform textarea{min-height: 100px;}      
            .infoTitle{margin-bottom: 0px;}
            p.smTxt.banner_text{margin-top: 0px !important;}
            .banner_text.no-top-content,.banner_text.last-content{margin:10px 0px}

        }
        @media only screen and (max-width:400px) {

            .store_appointment .appoint_schedule_box a#appointbtn{ font-size: 9px; }


            .subscription_bar .tagline {
                flex: 0 0 100%;
            }

            .bespoke_banner {
                padding-top: 340px;
            }

            .bespoke_container .bespoke_design {
                max-height: 360px;
                top: -335px;
            }

            .best_seller_sec.latest_creations_sec .owl-carousel .owl-nav{
                max-width: 257px;
            }

            .best_seller_sec .owl-carousel .owl-item img {
                width: 125px !important;
            }

            .creation_started{ 
                background-image: url(../image/creation_started_sm.png);
                height: 298px; 
            }

        }

        @media only screen and (max-width:375px) {
            .everlasting-block .title{ line-height: 35px !important; }
            span.bold_top{ font-size: 40px; }
            .middle-container { padding: 0 15px; }

            .carapplybtn { font-size: 10px; }

            .wdfull375 {
                width: 100%
            }
            .bsk_btn_more,
            .bsk_btn_started {
                font-size: 13px
            }
            .edu-intro {
                width: 100%;
                text-align: left
            }

            span.phone-icon {
                margin-left: 33px
            }
            span.chat-icon {
                margin-left: 30px
            }
            span.email-icon {
                margin-left: 29px
            }
            span.phone-icon {
                margin-left: 10px;
                left: 0
            }
            span.chat-icon {
                margin-left: 10px;
                left: 0
            }
            span.email-icon {
                margin-left: 10px;
                left: 0
            }
            p.pull-left.RightSection {
                font-size: 13px
            }


             #giftcards-page h1 {font-size: 25px;}
        }

        @media only screen and (max-width:360px) {

            .contact_best_deals .best_deal_sec { max-width: 310px; }

            .contact_method_radio label.Callback {
                left: -70px;
            }
            .contact_method_radio label.Email {
                left: -50px;
            }
            .contact_method_radio label.Whatsapp {
                left: -68px;
            }


            p.map-address{line-height: 23px;padding: 5px 0;}
            #content .contac-us-map .address-time{height:48%;}
            .appointment-offer-title {
                font-size: 11px;
            } 
            .appointment-offer-text {
                font-size: 10px;
            }
        }

        @media only screen and (max-width:320px) {


            .image-gallery > li {
                flex-basis: 135px;
                position: relative;
                cursor: pointer;
            }

            .image-gallery {
                display: flex;
                flex-wrap: wrap;
                justify-content: center;
                gap: 7px;
                margin-bottom: 4px;
            }


            .form_custom input[type=text].form-control, .form_custom label { font-size: 13px; }

            .education_section .nav>li>a { padding: 10px 12px; }
            .metal-guide-tab .education.nav-tabs>li>a {
                font-size: 13px
            }
            .storebox .storebox2 {
                width: 250px
            }
            .gift_btn {
                margin-top: 40%
            }
            .gift_top_title1 {
                font-size: 26px;
                line-height: 24px;
                margin-top: 0
            }
            .gift_top_subtitle1 {
                font-size: 14px;
                line-height: 18px
            }
            .someone_special .someone_special_title {
                font-size: 12px;
                font-size: .9em;
                line-height: 12px
            }
            .someone_special .titleFR {
                font-size: 9px
            }
            .sacet_container .sacet_btn a,
            .someone_special .gift_shop_btn a {
                font-size: 12px;
                font-size: .9em
            }
            .store-flags>li>a {
                padding: 10px 6px;
                font-size: 11px
            }   
            #giftcards-page h1 {
                font-size: 18px;
            }
            .giftcards-herotext p {
                font-size:10px;
            }
            #giftcards-page h4 {
                font-size: 12px;
            }

            #giftcards-page p {
                font-size: 13px;
            }

        }
        @media only screen and (max-width: 991px) {
            .everlasting-block .ethicallyimg{}
            .everlasting-block{min-height: 450px; padding-left:5%; padding-right:5%;}
            .everlasting-block .desc{ margin: auto;float:none; }
            .faq-page-section #accordion .panel-title>a span:first-child{ width:90%; }
            .tabTitle{ line-height:30px }
            .category-block-salepage {
                flex-direction: column !important;
                min-height: auto;
                max-height: initial !important;
            }
            .category-block-salepage .desc {
                margin-top: 50px;
                margin-bottom: 30px;
            }
        }
           
        @media only screen and (min-width: 768px) and (max-width: 991px) {      
            .row.viewingbox .mapaddress {
                top: 130px !important;
            }

        }

        @media only screen and (max-width: 768px) {
            .mob-sale-top{margin-top: 10%;}
            span.ethicallyimg.float-left.bracelet-top img, span.ethicallyimg.float-left.earring-top img
            {
                width: 80%;
                margin: auto
            }
            .locationSwiper .swiper-wrapper, .locationSwiper.uk-location-swiper .swiper-wrapper {
                justify-content: inherit !important;
            }
            .everlasting-block{
                min-height: 430px;
            }
            .everlasting-block .title{
                margin-bottom: 5px;
                font-size: 28px;
                line-height: 60px;

            }
            .everlasting-block .desc, .category-block-salepage {
                max-width: 330px;
            }
            .float-left, .float-right{float: none;}
            .everlasting-block .desc p {
                font-size: 12px;
            }
            .top-info-banner {
                overflow: hidden;
            }
            .education_block#informationdiv-42 .top-info-banner>.info-desc .ptxt {
                font-size: 13px;
                line-height: 18px;
            }
            .education_block#informationdiv-42 .top-info-banner>.info-desc h1 {
                font-size: 40px !important;
            }
            .terms-condition-cont .terms-top-info-text, .terms-condition-cont .cookies_policy{ padding-top: 141px !important; }
            p.tnc-info{ padding-bottom: 18px !important; }
            .terms-condition-cont ul.ulList li{ font-size: 14px !important; }
        }
        @media only screen and (max-width: 575px) {
            .mob-row {
                margin: 15px -15px;
                padding: 0px;
            }   
            .appointment-offer-block {
                width: 100%;
                display: block;
            }   
            .appointment-offer-title {
                font-size: 11px;
            }  
            .appointment-offer {
                padding: 10px 5px;
            }
        }

        @media only screen and (max-width: 480px) {
            .everlasting-block{min-height: 360px;}
            .everlasting-block .ethicallyimg {

            }
        }
        @media only screen and (max-width: 426px) {
            .everlasting-block .desc{max-width:330px;}

            /*Information New Design*/

            .heading h1{
                font-size: 30px;
                padding: 30px 18px;
                line-height: 41px !important;
            }
            .heading p{
                font-size: 14px;
                width: auto;
            }

/*            .new-section-title h2{ font-size: 48px; margin: 60px 0 10px !important; }*/

            .description{
                width: auto;
                padding: 0 18px;
            }
            /*#images{
                justify-content: normal;
            }

            .icon{
                margin: 20px auto;
            }*/

            .royal-mail{
                max-width: 100px;
            }

            .dpd{
                max-width: 85px;
            }

            .faq-list{
                width: 100%;
                margin: 40px 0;
            }

            .faq-help{
                width: 100%;
                margin: 0;
            }

            /*Information New Design*/
        } 

