body {
  margin: 0;
  font-family: "Acumin Pro Light";
}
html {
  scroll-behavior: smooth;
}
header {
  display: none;
}
p {
  font: 400 18px/30px "Acumin Pro Light";
  margin: 0 0 20px 0 !important;
  color: #000000;
}
b {
  font-weight: 900;
  font-family: Acumin Pro Wide;
}
.pendants-bracelets {
  padding: 50px 0;
}
.pendants-bracelets-img {
  margin: 60px 0;
}
.tabal-section .pendants-bracelets {
  padding: 0;
}
.navbar-brand {
  padding: 0 0 37px 0;
  margin: 0;
}
.pendants-bracelets .about-us-text p {
  font: 400 18px/33px "Acumin Pro Light";
  color: #000000;
  margin: -20px 0 15px 0;
}
.header.main_wrapper.fixed-head::after {
  display: none;
}
.fixed-head .login-btn a:hover {
  background: rgba(0, 0, 0, 0.8);
}
.fixed-head .header-wrapper {
  padding: 0;
}
@keyframes slide-down {
  0% {
    transform: translateY(-100%);
  }
  100% {
    transform: translateY(0);
  }
}
.order-text {
  order: 2;
}
p#error-msg {
  margin: 0px;
}
.inner-page .banner-section::after {
  display: none;
}
/* header start*/
#header {
  background: transparent;
  padding: 34px 0;
  text-align: center;
}
#header.fixed-head {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  display: inline-block;
  background: #fff;
  z-index: 9;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  /* animation: slide-down 0.7s; */
  padding: 20px 0;
}
#header.fixed-head .navbar-brand {
  padding: 0 0 20px 0;
}
.navbar-nav li {
  margin: 0 20px;
  padding: 0 0 10px 0;
}
.navbar-nav li a {
  font: 400 14px/16px "Acumin Pro Light";
  margin: 0;
  color: #000000 !important;
  padding: 7px 0 !important;
  transition: all 0.5s;
  position: relative;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
}
.navbar-nav li a img {
  margin: -4px 0 0 6px;
}
.navbar-nav li a::after {
  height: 2px;
  width: 0px;
  background: #001e29;
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  top: auto;
  right: 0;
  margin: 0 auto;
  transition: all 0.5s;
}
.navbar-nav li:hover a::after,
.navbar-nav li.active a::after {
  width: 100%;
}
.navbar-nav li a:hover,
.navbar-nav li.active a {
  color: #001e29 !important;
}
.reviews-button {
  margin: 7px 0 0 20px;
}
.jusify-center {
  justify-content: space-between;
}
.navbar-nav li.reviews-button a {
  font: 400 14px/22px "Acumin Pro Light";
  color: #fff !important;
  background: #001e29;
  padding: 7px 17px !important;
  text-transform: uppercase;
}
.slider-text h3,
.about-us-text-content h2 {
  font: 700 40px/42px "Acumin Pro Light";
  color: #000;
  padding: 0 0 0 20px;
  margin: 0 0 20px 0;
  border-left: 4px solid #001e29;
}
.slider-text h2 b {
  font-weight: 700;
}
.align-center {
  align-items: center;
}
.navbar-nav li.reviews-button a:hover {
  background: #fff;
  color: #000 !important;
}
.container-iped .slider-form {
  display: grid;
  align-items: end;
  height: 605px;
  background: none;
  border: none;
  margin: auto;
}
.container-iped .slider-img {
  padding: 0;
}
.navbar {
  background: none !important;
  padding: 0;
}
.jewlery-commen-padding {
  padding: 80px 0;
}
#extra-page {
  padding: 117px 0 0 0;
}
.inner-top {
  padding-top: 120px;
}
/* header End*/
/* slider start*/
.fixed {
  background-image: url(../images/slider.jpg);
  background-repeat: no-repeat;
  background-position: center;
  position: relative;
  background-size: cover;
  z-index: 1;
  background-position: center;
}
.lab-grown-diamonds.about-us .slider-img {
  padding: 231px 0 150px;
}
.lab-grown-diamonds.about-us .slider-text h3 {
  color: #fff;
  border-color: #fff;
}
.lab-grown-diamonds.about-us .slider-text p {
  color: #fff;
}
.header.main_wrapper {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  z-index: 1;
  background: #001e29;
}
.slider-img {
  position: relative;
  display: flex;
  justify-content: end;
  padding: 600px 0 0;
  align-items: center;
}
.container-iped .slider-img {
  background-image: url(../images/mobile-slider.jpg);
}
.inner-page .fixed {
  min-height: auto;
}
.banner-section {
  background: #0c1240;
  padding: 21px;
  text-align: center;
  position: relative;
}
.banner-link {
  display: inline-block;
  position: relative;
}
.banner-link h3 {
  font: 600 20px/24px "Acumin Pro Light";
  background: #bbb;
  color: #111;
  margin: 0;
  padding: 15px 20px;
  position: absolute;
  z-index: 1;
  bottom: 15px;
  left: 0;
  transition: all 0.5s;
  width: auto;
  text-align: left;
}
.banner-link h3::after {
  width: 0;
  height: 0;
  border-right: 34px solid transparent;
  border-bottom: 54px solid #bbb;
  top: 0px;
  left: auto;
  right: -34px;
  content: "";
  display: inline-block;
  position: absolute;
  transform: rotate(0deg);
  transition: all 0.5s;
}
.banner-section::after {
  width: 0;
  height: 0;
  border-right: 55px solid transparent;
  border-bottom: 55px solid #504f4d;
  top: -14px;
  left: 0;
  right: 0;
  content: "";
  display: inline-block;
  position: absolute;
  transform: rotate(135deg);
  transition: all 0.5s;
  margin: auto;
  bottom: auto;
  z-index: 1;
}
.banner-wrapper:last-child {
  margin: 0;
}
.banner-link:hover h3 {
  background: #fff;
  color: #111;
}
.banner-link:hover h3::after {
  border-bottom: 54px solid #fff;
}
.slider-form {
  width: auto;
  background: #004e2f;
  padding: 30px;
  border-radius: 10px;
  margin: 0 0 -70px 0;
  box-shadow: rgba(100, 100, 111, 0.6) 0px 7px 29px 0px;
}
.round {
  position: relative;
  padding: 0 0 0 20px;
}
.slider-form .form-group span {
  margin: -2px 0 0 26px;
  display: block;
  left: 0;
  position: relative;
  right: 0;
  width: 140px;
}
.round label {
  background-color: none;
  border: 2px solid #ccc;
  border-radius: 50%;
  cursor: pointer;
  height: 20px;
  left: 0;
  position: absolute;
  top: -3px;
  width: 20px;
  margin: auto;
}

.round label::after {
  border: 2px solid #fff;
  border-top: none;
  border-right: none;
  content: "";
  height: 6px;
  left: 2px;
  opacity: 0;
  position: absolute;
  top: 4px;
  transform: rotate(-45deg);
  width: 12px;
}

.round input[type="checkbox"] {
  visibility: hidden;
}

.round input[type="checkbox"]:checked + label {
  background: none;
  border-color: #fff;
}

.round input[type="checkbox"]:checked + label:after {
  opacity: 1;
}
.slider-form .login100-form-btn {
  font: 500 16px/24px "Acumin Pro Light";
  text-decoration: none;
  border-radius: 5px;
  padding: 13px;
  border: none;
  display: block;
  width: 100%;
  cursor: pointer;
  transition: all 0.5s;
  color: #224e65;
  background: #fff;
}
.forgot-pass p {
  font: 600 15px/24px "Acumin Pro Light";
  margin: 10px 0;
  color: #fff;
}
.slider-form .login100-form-btn:hover {
  box-shadow: none;
  background: #dfdfdf;
  color: #111;
}
.slider-form .form-group {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 15px 0 0;
}
.slider-form .form-group a,
.slider-form .form-group span {
  font: 500 14px/24px "Acumin Pro Light";
  color: #fff;
  text-decoration: none;
  transition: all 0.5s;
}
/*.fixed{
	min-height: 100vh;
}*/
.slider-form .form-group a:hover {
  color: #dbdbdb;
}
.slider-form .form-group a img {
  margin: -2px 5px 0 0;
}
.input-form input {
  background: none !important;
  box-shadow: none !important;
  outline: none;
  color: #fff !important;
  opacity: 1;
  border-radius: 0;
  border: 1px solid #47826b !important;
  border-radius: 7px;
}
.input-form #username {
  background-image: url(../images/user.png) !important;
  background-repeat: no-repeat !important;
  background-position: 17px center !important;
  padding: 12px 40px 12px 50px;
  margin: 0 0 20px 0;
  font: 500 16px/24px "Acumin Pro Light";
}
.input-form #password {
  background-image: url(../images/password.png) !important;
  background-repeat: no-repeat !important;
  background-position: 17px center !important;
  padding: 12px 40px 12px 50px;
  font: 500 16px/24px "Acumin Pro Light";
}
.input-form input::placeholder {
  color: #fff;
}
.form-register p {
  font: 500 14px/24px "Acumin Pro Light";
  margin: 15px 0 0 0 !important;
  color: #fff;
  width: 100%;
}
.form-register p a {
  color: #dbdbdb;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
  margin: 0 0 0 30px;
}
.form-register p a:hover {
  color: #fff;
}
.form-register {
  text-align: center;
}
.input-form label {
  font: 500 16px/24px "Acumin Pro Light";
  margin: 10px 0;
  color: #fff;
}
.desktop-hide {
  display: none;
}
.form-register .mobile-login {
  font: 500 19px/22px "Acumin Pro Light";
  background: #fff;
  text-decoration: none;
  border-radius: 5px;
  padding: 10px 60px 8px;
  border: none;
  cursor: pointer;
  transition: all 0.5s;
  color: #111;
  display: inline-block;
}
.form-register .mobile-login:hover {
  background: #dfdfdf;
  color: #111;
}
.input-group-addon {
  position: relative;
}
.input-group-addon a {
  position: absolute;
  right: 10px;
  left: auto;
  display: inline-block;
  /* z-index: 1; */
  top: 0;
  bottom: 0;
  height: 16px;
  margin: auto;
}
.input-group-addon a i {
  color: #fff;
  font-size: 22px;
  line-height: 16px;
}
/* slider End*/
/* img-section Start*/
.img-section {
  position: relative;
  padding: 116px 15px 50px 15px;
}
.main-img-section.img-section-margin {
  text-align: center;
}
.main-img-section a {
  display: inline-block;
  position: relative;
  text-align: center;
}
.main-img-section .commen-img-hover {
  display: block;
  overflow: hidden;
  position: relative;
  border-radius: 10px;
}
.main-img-section .commen-img-hover::after {
  border: 1px solid #fff;
  position: absolute;
  left: 25px;
  right: 25px;
  bottom: 50px;
  top: 25px;
  content: "";
  margin: auto;
  border-radius: 10px;
}
.main-img-section a img {
  transition: all 0.5s;
}
.main-img-section a:hover img {
  transform: scale(1.1);
}
.main-img-section .img-heading {
  z-index: 0;
  background: #fff;
  padding: 10px 20px 10px 20px;
  border-radius: 5px;
  position: absolute;
  left: 0;
  right: 0;
  width: auto;
  display: inline-table;
  margin: auto;
  bottom: 30px;
}
#contact-us {
  background: #000000;
  padding: 75px 0 50px;
}
.footer-heading {
  margin: 0 0 20px 0;
}
.footer-heading:last-child {
  margin: 0;
}
.img-section h2 {
  font: 500 20px/20px "Acumin Pro Light";
  margin: 0;
  color: #111;
  transition: all 0.5s;
  text-transform: uppercase;
  background: transparent;
}
.mobile-img {
  display: none;
}
/* img-section End*/
/* about-us Start*/
.fixed.about-us {
  padding: 0 0 570px 0;
  background-image: url(../images/about-us-top.jpg);
}
.commen-body-top h2 {
  font: 500 40px/42px "Acumin Pro Wide";
  margin: 0 0 30px 0;
  padding: 0 0 0 30px;
  border-left: 4px solid #000000;
}
.commen-body-top h3 {
  font: 500 30px/32px "Acumin Pro Wide";
  margin: 0 0 20px 0;
}
.about-us-banner,
.about-us-banner img {
  border-radius: 15px;
  padding: 15px;
  background: #000000;
}
.transform-custom:hover img {
  transform: none !important;
}
.about-us-content h4 {
  font: 500 30px/40px "Acumin Pro Wide";
  margin: 0 0 20px 0;
}
.order-section .order-02 {
  order: 2;
}
.about-us-border-img {
  position: relative;
  display: inline-block;
  overflow: hidden;
  border-radius: 15px;
  border: 1px solid white;
}
.commen-bottom-space {
  margin: 0 0 70px 0;
  z-index: 0;
}
.about-us-wrapper {
  padding: 157px 0 0 0;
  margin: -127px 0 0 0;
}
.event-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
}
.custom-box {
  width: 100%;
  border: 1px solid white;
}
.custom-box {
  padding: 60px 30px;
}
.custom-box ul {
  margin: 0;
  padding: 0;
  z-index: 2;
}
.about-us-wrapper2 {
  padding: 157px 0 0 0;
  margin: -157px 0 0 0;
}
.custom-box ul li {
  position: relative;
  margin: 0 0 22px 0;
  list-style: none;
  z-index: 1;
}

.custom-box ul li::before {
  content: "";
  width: 9px;
  height: 9px;
  background-color: #fff;
  position: absolute;
  top: 6px;
  left: -16px;
  border-radius: 50%;
}
.custom-box ul li:last-child {
  margin: 0;
}
.custom-box ul li a {
  text-decoration: revert;
  color: #fff;
  font-size: 17px;
  line-height: 26px;
  font-weight: 500;
  letter-spacing: 0.1px;
}
.event-text p {
  font-size: 22px;
  line-height: 30px;
  font-weight: 600;
  color: #ffffff;
  margin: 0 0 11px 0 !important;
}
.about-us-border-img img {
  transition: all 0.5s;
}
.about-us-border-img:hover img {
  transform: scale(1.1);
}
.about-us-border-img::after {
  border: 1px solid #fff;
  left: 20px;
  right: 20px;
  bottom: 20px;
  top: 20px;
  position: absolute;
  display: inline-block;
  margin: auto;
  border-radius: 15px;
  z-index: 0;
}
/* about-us End*/
/* contact-us Start*/
.contact-section {
  padding-top: 200px;
}
.fixed.contact-us {
  padding: 0 0 100px 0;
  background-image: url(../images/contact-us-top.jpg);
}
.contact-us-content {
  text-align: center;
  background-color: #fff;
  padding: 42px 15px 32px;
  border-radius: 15px;
  z-index: 0;
}
.contact-section .contact-us-form .form-control {
  min-height: 44px;
  border: 1px solid #d7d7d7;
}
.contact-section .contact-us-form .form-control:focus {
  border-color: #d7d7d7;
  box-shadow: 0 0 0 0.2rem rgb(0 123 255 / 0%);
}
.contact-section .contact-us-form .btn-primary.btn-md {
  background: #004e2f;
  width: 200px;
  height: 44px;
  border: 1px solid #004e2f;
}
.contact-us-form {
  background-color: #fff;
  padding: 40px 40px 40px;
  border-radius: 15px;
  z-index: 0;
}
.conact-us-box h3 {
  font: 500 40px/42px "Acumin Pro wide";
  margin: 0 0 20px 0;
  color: #000000;
}
.conact-us-box h6 {
  font: 500 16px/20px "Acumin Pro wide";
  margin: 0 0 15px 0;
  color: #000000;
}
.contact-us-text-wrapper {
  margin: 0 0 30px 0;
}
.contact-us-text-wrapper:last-child {
  margin: 0;
}
.conact-us-box p {
  font: 500 15px/17px "Acumin Pro Light";
  margin: 0 0 15px 0;
  color: #000000;
}
.conact-us-box p a {
  color: #000000;
  text-decoration: none;
  font: 500 15px/17px "Acumin Pro Light";
  transition: all 0.5s;
}
.conact-us-box p a:hover {
  color: #111;
}
.contact-us-content::after {
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 15px;
  top: 15px;
  margin: auto;
  content: "";
  border: 2px solid #e5e5e5;
  border-radius: 15px;
  z-index: -1;
}
.contact-us-form::after {
  position: absolute;
  left: 15px;
  right: 15px;
  bottom: 15px;
  top: 15px;
  margin: auto;
  content: "";
  border: 2px solid #e5e5e5;
  border-radius: 15px;
  z-index: -1;
}
/* contact-us End*/

/* footer start*/
.footer-right {
  text-align: right;
}
.footer-right p {
  margin: 0;
}
.footer-brand-logo {
  text-align: center;
}
.footer-brand-logo .footer-logo {
  margin: 0 0 30px 0;
}
.footer-brand-logo .footer-logo img {
  transition: all 0.5s;
}
.footer-brand-logo .footer-logo:hover img {
  transform: scale(0.95);
}
.footer-brand-logo .footer-logo:last-child {
  margin: 0;
}
.footer-left ul {
  margin: 0;
  padding: 0;
}
.footer-left ul h3 {
  font: 600 18px/22px "Acumin Pro Light";
  margin: 0 0 15px 0;
  color: #fff;
}
.footer-right p {
  font: 400 14px/31px "Acumin Pro Light";
  margin: 0 !important;
  color: #fff;
}
.bottom-footer {
  background: #004e2f;
  padding: 17px 0;
}
.footer-row {
  justify-content: space-between;
}
.footer-left ul li a,
.footer-left ul li,
.footer-left ul li p {
  font: 400 14px/31px "Acumin Pro Light";
  margin: 0;
  color: #fff;
  text-decoration: none;
  transition: all 0.5s;
  display: flex;
  align-items: center;
}
.location ul li {
  align-items: start;
}
.location ul li b {
  font-size: 18px;
}
.footer-left ul li span {
  margin: 0 8px 0 0;
}
.footer-left ul li {
  list-style: none;
  margin: 0 0 6px 0;
}
.footer-left ul li:last-child {
  margin: 0;
}
.footer-left ul li a:hover {
  color: #b5b5b5;
}
.footer-right p a {
  font: 500 14px/18px "Acumin Pro Light";
  margin: 0;
  color: #fff;
  text-decoration: none;
  transition: all 0.5s;
  margin: 0 0 0 10px;
}
.footer-right p a:hover {
  color: #ccc;
}
.footer-left a i {
  color: #000000;
  font-size: 20px;
  transition: all 0.5s;
}
.footer-left a:hover i {
  color: #0c6588;
}
.footer-left a {
  display: inline-block;
  margin: 0 15px 0 0;
}
.footer-follow-icon a,
.footer-follow-icon p {
  font: 400 14px/30px "Acumin Pro Light";
  color: #fff;
  margin: 0 !important;
}
.footer-heading h3 {
  margin: 0 0 10px 0 !important;
}
.footer-follow-icon a {
  margin: 0 15px;
  text-decoration: none;
  transition: all 0.5s;
}
.footer-follow-icon a:hover {
  color: #ccc;
}
/* footer End*/
/* internal Start*/
.internal-img-section-01,
.internal-img-section-02,
.internal-img-section-03 {
  background-size: cover;
  height: 100vh;
  background-position: center;
}
.internal-col-section a {
  display: block;
  height: 100%;
}
.internal-img-section-01 {
  background-image: url(../images/img-04.jpg);
}
.internal-img-section-02 {
  background-image: url(../images/img-05.jpg);
}
.internal-img-section-03 {
  background-image: url(../images/img-06.jpg);
}
.internal-img-section {
  text-align: center;
}
.internal-img-section a {
  display: inline-block;
  width: 100%;
  height: 100%;
}
.internal-img-heading {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
  top: auto;
  bottom: 60px;
  text-align: center;
}
.internal-img-heading h2 {
  font: 500 44px/70px "Acumin Pro Light";
  margin: 0;
  color: #fff;
}
/* internal End*/
.extra-page {
  padding: 210px 0 50px 0;
}
.extra-page-body header {
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}
.extra-page h1 {
  font: 500 32px/42px "Acumin Pro wide";
  color: #111;
  margin: 0 0 20px 0;
}
.extra-page p a,
.extra-page ul li a {
  color: #0061fe;
  transition: all 0.5s;
  text-decoration: none;
}
.extra-page p strong,
.extra-page ul li strong {
  color: #000;
}
.extra-page p a:hover,
.extra-page ul li a:hover {
  color: #000;
}
.extra-page ul li {
  margin: 0 0 20px 0;
  font: 400 18px/30px "Acumin Pro Light";
  color: #000000;
  word-wrap: break-word;
}
.extra-page h2 {
  font: 500 28px/30px "Acumin Pro Light";
  color: #111;
  margin: 0 0 20px 0;
}
.extra-page h3 {
  font: 500 24px/28px "Acumin Pro Light";
  color: #111;
  margin: 0 0 20px 0;
}

/* inner page start*/
.inner-page #header {
  background: #fff;
  box-shadow: rgba(183, 183, 185, 0.2) 0px 7px 29px 0px;
}

.inner-breadcrumbs-head h2 {
  font: 800 44px/60px "Acumin Pro Light";
  margin: 0 0 40px 0;
  padding: 0 120px;
  display: inline-block;
  text-align: center;
  position: relative;
  text-transform: uppercase;
}
.inner-breadcrumbs-head {
  text-align: center;
}
.inner-breadcrumbs-head h2::before {
  content: "";
  width: 90px;
  height: 4px;
  background: #000;
  position: absolute;
  left: 0;
  right: auto;
  margin: auto;
  top: 0;
  bottom: 0;
}
.inner-breadcrumbs-head h2::after {
  content: "";
  width: 90px;
  height: 4px;
  background: #000;
  position: absolute;
  right: 0;
  left: auto;
  margin: auto;
  top: 0;
  bottom: 0;
}
.content-part {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, 0);
  text-align: center;
  padding: 30px 30px;
  background-image: linear-gradient(#00000099, #ffff0000);
}
.content-part h3 {
  text-transform: uppercase;
  font-size: 32px;
  line-height: 32px;
  color: #ffffff;
  font-weight: 600;
}
.content-part a {
  background: #004e2f;
  padding: 12px 30px;
  display: inline-block;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 600;
  border-radius: 4px;
  margin-top: 15px;
  font-size: 16px;
  text-decoration: none;
}
/* inner page End*/
/* Responsive start*/
@media (max-width: 1199px) {
  .navbar-nav li {
    margin: 0 0 0 25px;
  }
  .footer-follow-icon {
    text-align: center;
  }
  .footer-right {
    margin: 15px 0 0 0;
    text-align: center;
  }
  .footer-right p a {
    font-size: 14px;
  }
  .form-register p {
    font-size: 14px;
  }
  .navbar-nav li a {
    font-size: 16px;
  }
  .footer-left ul li a,
  .footer-left ul li,
  .footer-left ul li p {
    font-size: 13px;
  }
  .img-section h2 {
    font-size: 20px;
    line-height: 22px;
  }
  .internal-img-heading h2 {
    font-size: 35px;
    line-height: 52px;
  }

  #contact-us {
    padding: 40px 0;
  }
  .main-img-section .img-heading {
    padding: 12px 10px 10px 10px;
  }
  .custom-box {
    padding: 33px 60px;
  }
  .custom-box ul li {
    margin: 0 0 15px 0;
  }
}
@media (max-width: 1024px) {
  .desktop-hide {
    display: block;
  }
  /*	#header{
		display: none !important;
	}*/
  .fixed {
    background-image: url(../images/slider-iped.jpg);
    background-position: center;
  }
  .slider-form form {
    display: none;
  }
  .slider-form {
    width: 375px;
    height: auto;
  }
  .slider-img {
    padding: 260px 0 40px;
  }
  .form-col {
    max-width: 100%;
    flex: 0 0 100%;
    text-align: center;
  }
  .slider-form {
    width: auto;
    padding: 30px;
    display: inline-table;
  }
  .slider-img {
    text-align: center;
    padding: 350px 0 0;
  }
  .fixed.about-us {
    padding: 0 0 410px 0;
  }
  .fixed.contact-us {
    padding: 0 0 100px 0;
  }
  .contact-us-content {
    bottom: 50px;
  }
  .contact-section {
    padding-top: 150px;
  }
  .custom-box {
    padding: 35px 60px;
  }
}
@media (max-width: 992px) {
  .custom-box {
    padding: 49px 60px;
  }
  .custom-box ul li {
    margin: 0 0 10px 0;
  }
  .custom-box {
    padding: 35px 60px;
  }
  .event-text p {
    font-size: 22px;
    line-height: 24px;
  }
}
@media (min-width: 992px) {
  .navbar-toggler {
    display: none !important;
  }
  .desktop-hide-menu {
    display: none;
  }
  .menu-hover-02:hover .menu-02,
  .menu-hover-03:hover .menu-03 {
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
  }
  .menu-hover-02 > a img,
  .menu-hover-03 > a img {
    transition: all 0.5s;
  }
  .menu-hover-02:hover > a img,
  .menu-hover-03:hover > a img {
    transform: rotate(-90deg);
  }
  .menu-02,
  .menu-03 {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    -webkit-box-shadow: 0 8px 24px -5px #ccc;
    -moz-box-shadow: 0 8px 24px -5px #ccc;
    box-shadow: 0 8px 24px -5px #ccc;
    transform: translateY(25px);
    transition: all 0.3s ease;
    background-color: #fff;
    width: 220px;
    top: 100%;
    list-style-type: none;
  }
  .menu-03 {
    top: 0;
    left: 100%;
  }
  .menu-02 li a,
  .menu-03 li a {
    justify-content: space-between;
  }
  .menu-02 li,
  .menu-03 li {
    margin: 0;
    padding: 8px 20px;
    transition: all 0.5s;
  }
  .menu-02 li:hover,
  .menu-03 li:hover {
    background-color: #dfdfdf;
  }
  .menu-02 li a::after,
  .menu-03 li a::after {
    display: none;
  }
  .custom-box ul li a {
    font-size: 17px;
    line-height: 23px;
  }
}
@media (max-width: 991px) {
  .hs-navigation {
    right: -320px;
    top: 94px !important;
  }
  .extra-page {
    padding: 130px 0 50px 0;
  }
  .about-us-wrapper {
    padding: 50px 0 0 0;
    margin: 0;
  }
  .fixed.contact-us {
    padding: 0 0 100px 0;
  }
  #contact-us {
    text-align: left;
  }
  .footer-left ul li a,
  .footer-left ul li,
  .footer-left ul li p {
    justify-content: left;
  }
  .footer-right p a {
    display: block;
  }
  .mobile-hide-menu {
    display: none;
  }
  .nav-links li a {
    text-align: left;
  }
  #header {
    padding: 14px 0;
  }
  .logo {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 5px;
    margin: 0 auto;
    text-align: center;
    z-index: 999;
    width: 145px;
    align-items: center;
    display: flex;
  }
  .mobile-hide {
    display: none;
  }
  .desktop-hide {
    display: block;
  }
  .navbar-brand {
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .about-us-banner {
    text-align: center;
    margin: 0 0 40px 0;
  }
  .order-section .order-02 {
    order: inherit;
  }
  .commen-body-top h3 {
    font-size: 22px;
    line-height: 26px;
  }
  .internal-img-heading {
    bottom: 0;
    top: 0;
    height: 50px;
    left: auto;
    margin: auto;
    right: 110px;
  }
  .internal-img-heading h2 {
    font-size: 30px;
    line-height: 40px;
  }
  .internal-img-section-01,
  .internal-img-section-02,
  .internal-img-section-03 {
    height: 33.33vh;
    background-position: -50px 0;
  }
  .internal-img-section-01 {
    background-image: url(../images/img-04-mobile.jpg);
  }
  .internal-img-section-02 {
    background-image: url(../images/img-05-mobile.jpg);
  }
  .internal-img-section-03 {
    background-image: url(../images/img-06-mobile.jpg);
  }
  .tabal-section {
    padding: 20px 0;
  }
  .tabal-section h3 {
    font-size: 28px;
    line-height: 36px;
  }
  .tabal-section .table th {
    font-size: 16px;
  }
  .tabal-section .table td,
  .tabal-section .table th {
    font-size: 15px;
  }
  .footer-left {
    margin: 0 0 30px 0;
    padding: 0;
    border: none;
    display: inline-block;
  }
  .footer-brand-logo {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 10px 0 40px 0;
  }
  .footer-brand-logo .footer-logo {
    padding: 0 13px;
    margin: 0;
  }
  #contact-us {
    padding: 40px 0 0 0;
  }
  #extra-page {
    padding: 100px 0 0 0;
  }
  .jewlery-commen-padding {
    padding: 30px 0;
  }
  #navbarNav .navbar-nav {
    padding: 15px 20px 30px 20px;
  }
  #navbarNav {
    position: absolute;
    left: 0;
    right: 0;
    top: 64px;
    z-index: 1;
    background: #001e29;
    padding: 0;
    border-radius: 0;
    box-shadow: 0px 5px 10px -2px rgba(60, 60, 60, 0.2);
    text-align: center;
    border: 2px solid #013446;
  }
  .navbar-light .navbar-toggler {
    outline: none !important;
    border: none !important;
  }
  .navbar-nav li a {
    display: inline-block;
  }
  .navbar-nav li {
    margin: 0 0 10px 0;
  }
  .navbar-nav li:last-child {
    margin: 0;
  }
  .footer-follow-icon a,
  .footer-follow-icon p {
    text-align: center;
  }
  .footer-right {
    text-align: center;
    margin: 10px 0 0 0;
  }
  .about-us-banner {
    width: 80%;
    margin: auto;
  }
  .custom-box {
    padding: 50px 60px;
  }
  .custom-box ul li {
    text-align: left;
  }
  .about-us-border-img {
    margin: 0 0 50px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-img-section .commen-img-hover::after {
    left: 15px;
    right: 15px;
    bottom: 30px;
    top: 15px;
  }
  .img-section h2 {
    font-size: 13px;
    line-height: 15px;
  }
  .main-img-section .img-heading {
    bottom: 15px;
  }
  .custom-box ul li::before {
    top: 9px;
  }
}
@media (max-width: 767px) {
  .tabal-section h3 {
    font-size: 19px;
    line-height: 28px;
    margin: 0 0 10px 0;
  }
  .fixed.about-us {
    padding: 0 0 300px 0;
  }
  .commen-body-top h3 {
    font-size: 24px;
    line-height: 33px;
  }
  .main-img-section .img-heading {
    padding: 12px 30px 10px 30px;
  }
  .img-section {
    padding: 116px 0 20px 0;
  }
  .main-img-section.img-section-margin {
    margin: 0 0 40px 0;
  }
  .tabal-section p,
  .tabal-section p a {
    font-size: 16px;
    line-height: 28px;
  }

  .tabal-section .table td,
  .tabal-section .table th {
    font-size: 13px;
    padding: 12px 5px;
  }
  .contact-us-row {
    padding: 0 0 50px 0;
  }
  iframe {
    height: 300px;
    margin: 30px 0 0 0;
  }
  .internal-img-section {
    height: 50vh;
  }
  .internal-img-heading h2 {
    font-size: 28px;
    line-height: 42px;
  }
  .extra-page h1 {
    font-size: 28px;
    line-height: 30px;
  }
  .extra-page h2 {
    font-size: 24px;
    line-height: 26px;
  }
  .extra-page h3 {
    font-size: 20px;
    line-height: 22px;
  }
  .extra-page p,
  .extra-page ul li {
    font-size: 16px;
    list-height: 30px;
  }
  .custom-box ul li a {
    font-size: 16px;
  }
  .custom-box {
    padding: 50px 70px;
  }
}
@media (max-width: 575px) {
  .main-img-section {
    text-align: center;
  }
  .about-us-wrapper {
    padding: 20px 0 0 0;
  }
  .about-us-content h4 {
    font-size: 25px;
    line-height: 35px;
  }
  .footer-left a {
    margin: 0 7px;
  }
  .desktop-img {
    display: none;
  }
  .mobile-img {
    display: inline-block;
  }
  .inner-breadcrumbs-head h2 {
    font-size: 30px;
    line-height: 40px;
    padding: 0 70px;
    margin: 0 0 15px 0;
  }
  .custom-box {
    padding: 44px 63px;
  }
  .custom-box ul li::before {
    top: 9px;
  }
  .inner-breadcrumbs-head h2::before,
  .inner-breadcrumbs-head h2::after {
    width: 40px;
  }
  p {
    font-size: 14px;
    line-height: 28px;
  }
  .event-text p {
    font-size: 17px;
    line-height: 19px;
    margin: 0 0 10px 0 !important;
  }
  .event-text {
  }
  .content-part {
    top: 40%;
    padding: 30px 30px;
    width: 100%;
  }
  .content-part h3 {
    font-size: 18px;
    line-height: 32px;
    margin-top: 0px;
  }
  .content-part a {
    margin-top: 0px;
  }
}
@media (max-width: 543px) {
  .internal-img-heading {
    right: 30px;
    width: 160px;
    height: 80px;
  }
  .footer-right p,
  .footer-right p a {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .slider-form {
    padding: 15px;
  }
  .mobile-block-view {
    width: 100%;
  }
  .about-us-border-img {
    margin: 0 0 20px 0;
  }
  .custom-box {
    padding: 20px 20px;
  }
  .custom-box ul li a {
    font-size: 14px;
  }
  .event-text p {
    font-size: 15px;
    line-height: 22px;
  }
  .event-text {
  }
  .extra-page ul {
    padding: 0 0 0 3px;
  }
  .footer-brand-logo .footer-logo {
    padding: 0;
  }
  .footer-brand-logo {
    margin: 0px 0 30px 0;
  }
  .logo {
    width: 125px;
  }
  .conact-us-box h3 {
    font-size: 30px;
    line-height: 32px;
  }
  .fixed.contact-us {
    padding: 0 0 100px 0;
  }
  .contact-section {
    padding-top: 150px;
  }
  .fixed.about-us {
    padding: 0 0 160px 0;
  }
  .commen-body-top {
    text-align: center;
  }

  .commen-body-top h3 {
    font-size: 18px;
    line-height: 30px;
  }
  .about-us-content h4 {
    font-size: 19px;
    line-height: 29px;
    margin: 10px 0 10px 0;
  }
  .commen-bottom-space {
    margin: 0 0 30px 0;
  }
  .about-us-border-img::after {
    left: 10px;
    right: 10px;
    bottom: 10px;
    top: 10px;
  }
  .about-us-content {
    text-align: center;
  }
  .commen-body-top h2 {
    font-size: 30px;
    line-height: 37px;
    display: inline-block;
    padding: 0 0 0 15px;
  }
  .footer-follow-icon a,
  .footer-follow-icon p {
    font-size: 14px;
    line-height: 27px;
  }
  .footer-follow-icon a {
    margin: 0 8px;
  }
  .footer-right {
    margin: 5px 0 0 0;
  }
  .main-img-section .commen-img-hover::after {
    left: 15px;
    right: 15px;
    bottom: 30px;
    top: 15px;
  }
  .main-img-section .img-heading {
    bottom: 15px;
  }
  .img-section {
    padding: 86px 0 0px 0;
  }
  .pendants-bracelets .about-us-text p {
    font-size: 16px;
  }
  .pendants-bracelets {
    padding: 10px 0;
  }
  .table-full-width02 {
    font-size: 16px;
  }
  iframe {
    height: 250px;
    margin: 30px 0 0 0;
  }
  .fixed {
    background-image: url(../images/slider-mobile.jpg);
  }
  .contact-us-desc p {
    font-size: 17px;
    line-height: 30px;
  }
  .contact-us-desc p b {
    font-size: 19px;
  }
  .slider-img {
    padding: 270px 0 15px;
  }
  .extra-page-content h2 {
    font-size: 24px;
    line-height: 36px;
  }
  .internal-img-heading {
    top: 20px;
  }
  .location ul li b {
    font-size: 15px;
  }
  .location ul li i {
    font-size: 17px;
  }
  .main-img-section {
    margin: 0 0 15px 0;
  }
  .img-section-margin {
    margin: 0 0 15px 0;
  }
  .extra-page {
    padding: 110px 0 0;
  }
  .extra-page h1 {
    font-size: 20px;
    line-height: 26px;
  }
  .extra-page h2 {
    font-size: 18px;
    line-height: 26px;
  }
  .extra-page h3 {
    font-size: 17px;
    line-height: 22px;
  }
}
@media (max-width: 360px) {
  .form-register p a {
    margin: 0 0 0 8px;
  }
  .img-section h2 {
    font-size: 15px;
    line-height: 17px;
  }
  .footer-follow-icon a {
    margin: 0 3px;
  }
  .internal-img-heading {
    right: 15px;
    width: 110px;
    height: 80px;
  }
  .inner-breadcrumbs-head h2 {
    font-size: 22px;
    line-height: 36px;
  }
  .table-section-commen-padding {
    padding: 4px 0;
  }
  .tabal-section .table td,
  .tabal-section .table th {
    font-size: 12px;
  }
  iframe {
    height: 150px;
    margin: 10px 0 0 0;
  }
  .form-register p {
    font-size: 14px;
  }
  .custom-box {
    padding: 30px 40px;
  }
  .custom-box ul li a {
    font-size: 12px;
    line-height: 22px;
  }
}
/* Responsive end*/
