body {
  margin: 0;
  font-family: "Mulish", Helvetica, sans-serif;
}
html {
  scroll-behavior: smooth;
  background: #191919;
}
header {
  display: none;
}
p {
  font: 400 18px/30px "Mulish", Helvetica, sans-serif;
  margin: 0 0 20px 0;
  color: #000;
}

.modal-dialog {
  /* max-width: max-content !important; */
}
.modal-body {
  padding: 10px !important;
}
.modal-body img {
  /*width: 50%;*/
}
.close {
  position: absolute;
  right: 0;
  top: 0;
  width: 40px;
  height: 40px;
  background: #111;
  border: navajowhite;
  color: #fff;
  font-size: 26px;
  z-index: 1;
}
.modal-dialog {
  /*margin: 20px;*/
}
#boxes .window {
  position: absolute;
  left: 0;
  top: 0;
  width: 440px;
  height: 850px;
  display: none;
  z-index: 9999;
  padding: 20px;
  border-radius: 5px;
  text-align: center;
}
#boxes #dialog {
  width: max-content;
  height: auto;
  padding: 10px 10px 10px 10px;
  background-color: #ffffff;
  font-size: 15pt;
  position: absolute;

  height: max-content;
  margin: auto;
}
.agree:hover {
  background-color: #d1d1d1;
}
.popupoption:hover {
  background-color: #d1d1d1;
  color: green;
}
.popupoption2:hover {
  color: red;
}
.header-line p {
  margin: 6px 0 0 0;
  font-weight: 600;
  font-size: 16px;
}
.header-line {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 400px;
  text-align: center;
  display: none;
}
.extra-page-body #header {
  top: 0;
  box-shadow: rgb(149 157 165 / 20%) 0px 8px 24px;
}
.extra-page-body #header .navbar {
  border-radius: 0;
}
.extra-page-body .extra-page {
  padding: 150px 0 0 0;
}
/* Header start*/
#header .navbar ul li a {
  font: 500 16px/18px "Mulish", Helvetica, sans-serif;
  margin: 0;
  color: #000;
  text-transform: uppercase;
  padding: 0 20px;
  transition: all 0.5s;
}
#header .navbar ul li a:hover,
#header .navbar ul li.active a {
  color: #478cc7;
}
#header {
  position: fixed;
  left: 0;
  right: 0;
  top: 40px;
  bottom: auto;
  z-index: 9;
}
#header.fixed-head {
  top: 0;
  background: #fff;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
#header .navbar {
  background: #fff;
}
.navbar-brand {
  padding: 0 !important;
  margin: 0 !important;
}
#header .navbar {
  padding: 10px 40px;
  border-radius: 70px 0;
}
/* Header start*/
/* slider start*/
/* .fixed {
	background-repeat: no-repeat;
	position: relative;
	background-size: cover;
	z-index: 1;
	background-position: center;
	transition: background-image 3s;
	animation: chbg 15s infinite alternate;
	
} */
/* @keyframes chbg {
	0% {
		background-image:url(../images/slider.png);
	}
	50% {
		background-image:url(../images/slider-02.png);
	}
	100% {
		background-image:url(../images/slider-03.png);
	}
} */
.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;
  align-items: center;
  margin: -130px 0 0 0;
  z-index: 1;
}
.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 "Mulish", Helvetica, sans-serif;
  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: #fff;
  padding: 40px 60px;
  border-radius: 100px 0;
  margin: 0 0 -70px 0;
  box-shadow: rgb(162, 162, 162) 10px 10px 0px 0px;
  border: 1px solid #478cc7;
}
.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 #191919;
  border-radius: 50%;
  cursor: pointer;
  height: 20px;
  left: 0;
  position: absolute;
  top: -3px;
  width: 20px;
  margin: auto;
}

.round label::after {
  border: 2px solid #191919;
  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: #191919;
}

.round input[type="checkbox"]:checked + label:after {
  opacity: 1;
}
.slider-form .login100-form-btn {
  font: 500 16px/24px "Mulish", Helvetica, sans-serif;
  text-decoration: none;
  border-radius: 20px 0;
  padding: 13px 0;
  border: none;
  display: block;
  width: 85%;
  cursor: pointer;
  transition: all 0.5s;
  color: #fff;
  background: #478cc7;

  letter-spacing: 0.3px;
  margin: 0 auto;
}
.only-top-border {
  box-shadow: rgb(71, 140, 199) -5px -5px 0px 0px;
  border-radius: 100px 0;
}
.forgot-pass p {
  font: 600 15px/24px "Mulish", Helvetica, sans-serif;
  margin: 10px 0;
  color: #fff;
}
.slider-form .login100-form-btn:hover {
  box-shadow: none;
  background: #000;
  color: #fff;
}
.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 15px/24px "Mulish", Helvetica, sans-serif;
  color: #191919;
  text-decoration: none;
  transition: all 0.5s;
}
/*.fixed{
	min-height: 100vh;
}*/
.slider-form .form-group a:hover {
  color: #478cc7;
}
.slider-form .form-group a img {
  margin: -2px 5px 0 0;
}
.input-form input {
  background: none !important;
  box-shadow: none !important;
  outline: none;
  color: #191919 !important;
  opacity: 1;
  border: none;
  border-bottom: 1px solid #e0e0e0 !important;
  border-radius: 0;
}
.input-form #username {
  background-image: url(../images/user.png) !important;
  background-repeat: no-repeat !important;
  background-position: 0px center !important;
  padding: 12px 35px 12px 35px;
  margin: 0 0 20px 0;
}
.input-form #password {
  background-image: url(../images/password.png) !important;
  background-repeat: no-repeat !important;
  background-position: 0 center !important;
  padding: 12px 35px 12px 35px;
}
.input-form input::placeholder {
  color: #191919;
}
.form-register p {
  font: 500 15px/24px "Mulish", Helvetica, sans-serif;
  margin: 15px 0 0 0;
  color: #191919;
  width: 100%;
}
.form-register p a {
  color: #191919;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.5s;
  margin: 0 0 0 10px;
}
.form-register p a:hover {
  color: #478cc7;
}
.form-register {
  text-align: center;
}
.input-form label {
  font: 500 16px/24px "Mulish", Helvetica, sans-serif;
  margin: 10px 0;
  color: #191919;
}
.desktop-hide {
  display: none;
}
.form-register .mobile-login {
  font: 500 19px/22px "Mulish", Helvetica, sans-serif;
  background: #478cc7;
  text-decoration: none;
  border-radius: 25px 0;
  padding: 10px 60px 8px;
  border: none;
  cursor: pointer;
  transition: all 0.5s;
  color: #fff;
  display: inline-block;
}
.form-register .mobile-login:hover {
  background: #111;
  color: #fff;
}
.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: #191919;
  font-size: 22px;
  line-height: 16px;
}
/* slider End*/
/* search-diamonds Start*/
#search-diamonds {
  padding: 140px 0 0 0;
  position: relative;
}
.mobile-block-line {
  display: none;
}
#search-diamonds .owl-item {
  float: left;
  padding: 0 15px;
}
#search-diamonds .search-diamonds-col a {
  position: relative;
  text-decoration: none;
}
#search-diamonds .search-diamonds-col {
  background: #fff;
  border: 1px solid #478cc7;
  text-align: center;
  padding: 40px 40px 20px;
  border-radius: 70px 0;
}
#search-diamonds .diamonds-name span {
  font: 400 18px/30px "Mulish", Helvetica, sans-serif;
  margin: 0;
  padding: 15px 0 0 0;
  display: inline-block;
  color: #191919;
}
#search-diamonds .search-diamonds-col .search-diamonds-img img {
  transition: all 0.5s;
}
#search-diamonds .owl-item.active.center .search-diamonds-col {
  border-radius: 70px;
}
#search-diamonds .search-diamonds-wrapper {
  margin: 30px 0 0 0;
  position: relative;
}
#search-diamonds .search-diamonds-wrapper .owl-nav button span {
  display: none;
}
#search-diamonds .search-diamonds-col:hover .search-diamonds-img img {
  transform: scale(0.95);
}
#search-diamonds .owl-stage-outer {
  overflow: hidden;
}
#search-diamonds .search-diamonds-wrapper .owl-nav button {
  width: 36px;
  height: 36px;
  line-height: 36px;
  border: 1px solid #111;
  padding: 0;
  position: relative;
  background: none;
  transition: all 400ms ease-in-out;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
  margin: 0 8px;
  background-color: #fff;
  border-radius: 0 12px;
}
#search-diamonds .search-diamonds-wrapper .owl-nav button::after {
  font-family: "Icofont";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
  color: #000;
  font-size: 20px;
  transition: all 400ms ease-in-out;
  -webkit-transition: all 400ms ease-in-out;
  -moz-transition: all 400ms ease-in-out;
  -o-transition: all 400ms ease-in-out;
  -ms-transition: all 400ms ease-in-out;
}
#search-diamonds .search-diamonds-wrapper .owl-nav button.owl-prev::after {
  content: "\ea68";
}
#search-diamonds .search-diamonds-wrapper .owl-nav {
  position: absolute;
  right: 5px;
  top: -66px;
  bottom: auto;
  left: auto;
}
#search-diamonds .search-diamonds-wrapper .owl-nav button.owl-next::after {
  content: "\ea69";
}
#search-diamonds .search-diamonds-wrapper .owl-nav button:hover {
  background: #478cc7;
  border-color: #478cc7;
}
#search-diamonds .search-diamonds-wrapper .owl-nav button {
  line-height: 36px;
}
#search-diamonds .search-diamonds-wrapper .owl-nav button:hover::after {
  color: #fff;
}
/* search-diamonds  Start*/
/* about-us Start*/
.order-section .order-02 {
  order: 2;
}
.about-us-wrapper {
  position: relative;
}
.common-btn a {
  font: 500 16px/16px "Mulish", Helvetica, sans-serif;
  padding: 15px 30px;
  color: #fff;
  background-color: #478cc7;
  text-decoration: none;
  border-radius: 20px 0;
  display: inline-block;
  transition: all 0.5s;
  position: relative;
}
.common-btn a::after {
  content: "";
  width: 100%;
  height: 100%;
  left: 5px;
  top: 5px;
  border: 1px solid #478cc7;
  position: absolute;
  border-radius: 25px 0;
  z-index: -1;
}
#lab-grown-diamonds,
#jewelry,
#footer-contact {
  padding: 200px 0 0;
  margin: -90px 0 0 0;
}
.common-btn a:hover,
.common-btn a:active,
.common-btn a:focus {
  color: #fff;
  background-color: #000;
}
.common-text h2 {
  font: 500 34px/36px "Mulish", Helvetica, sans-serif;
  padding: 0 0 0 70px;
  color: #111;
  position: relative;
  margin: 0 0 15px 0;
}
.common-text h2::after {
  width: 56px;
  height: 3px;
  background: #000;
  left: 0;
  right: auto;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  position: absolute;
}
.modal.homemodel {
  position: fixed;
  top: 50%;
  left: 50%;
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: auto;
}
.homemodel .modal-body img {
  width: 100%;
}
.homemodel .modal-header {
  padding: 0;
  border: 0;
}
.homemodel button.close {
  color: black;
  position: absolute;
  right: 2px;
  border: 0;
  background: transparent;
  font-size: 28px;
  top: -7px;
  z-index: 99;
}

/* about-us End*/
/* footer start*/
.footer-right {
  text-align: right;
}
.location ul li span i {
  font-size: 24px;
  margin: 10px 16px 0 0;
  display: inline-block;
}
.footer-right p {
  margin: 0;
}
.footer-left ul {
  margin: 0;
  padding: 0;
}
.footer-left ul h3 {
  font: 500 18px/22px "Mulish", Helvetica, sans-serif;
  margin: 0 0 15px 0;
  color: #111;
}
.footer-right p {
  font: 400 16px/31px "Mulish", Helvetica, sans-serif;
  margin: 0;
  color: #111;
}
.bottom-footer {
  background: #191919;
  padding: 17px 0;
}
.footer-row {
  justify-content: space-between;
}
.align-center {
  align-items: center;
}
.footer-left ul li a,
.footer-left ul li,
.footer-left ul li p {
  font: 400 18px/32px "Mulish", Helvetica, sans-serif;
  margin: 0;
  color: #111;
  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: #478cc7;
}
.footer-right p a {
  font: 500 16px/18px "Mulish", Helvetica, sans-serif;
  margin: 0;
  color: #fff;
  text-decoration: none;
  transition: all 0.5s;
}
.footer-right p a:hover {
  color: #478cc7;
}
.footer-left a i {
  color: #191919;
  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 16px/30px "Mulish", Helvetica, sans-serif;
  color: #fff;
  margin: 0;
}
.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: #478cc7;
}
/* footer End*/
/* contact-us Start*/
#contact-us {
  background: #e2e2e2;
  padding: 50px 0;
}
/* contact-us End*/

/* internal-page Start*/
.internal-img-section-height {
  background-size: cover;
  background-position: center;
  box-shadow: rgba(149, 157, 165, 0.5) 0px 0px 0px;
}
.internal-img-01 {
  background-image: url(../images/img01.jpg);
}
.internal-img-02 {
  background-image: url(../images/img02.jpg);
}
.internal-img-03 {
  background-image: url(../images/img03.jpg);
}
.internal-img-04 {
  background-image: url(../images/img04.jpg);
}
.internal-img-05 {
  background-image: url(../images/img05.jpg);
}
.internal-img-section-padding-top {
  padding: 0 0 15px 0;
}
.internal-img-section-padding-bottom {
  padding: 15px 0 0 0;
}
.internal-img-section-height a::after {
  background: none;
  left: 30px;
  right: 30px;
  bottom: 30px;
  top: 30px;
  margin: auto;
  content: "";
  position: absolute;
  border: 1px solid #478cc7;
}
.internal-img-heading {
  text-align: center;
  padding: 11px 0 0 0;
}
.internal-img-section-height a {
  width: 100%;
  height: 100%;
  display: block;
  text-decoration: none;
  position: relative;
}
.internal-img-section-height h2 {
  font: 600 30px/36px "Mulish", Helvetica, sans-serif;
  color: #000;
  padding: 0 10px;
  margin: 0;
  text-align: center;
  width: auto;
  display: inline-block;
  background: #fff;
  z-index: 1;
  position: relative;
}
.internal-page {
  padding: 30px;
  background: #f2f2f2;
}
.internal-d-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.jis-flex {
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-cal {
  display: flex;
  align-items: center;
  margin: 0 0 7px 0;
  justify-content: left;
}
.header-cal:last-child {
  margin: 0;
}
.header-cal i {
  font-size: 20px;
  color: #a6489b;
}
.header-cal p {
  font-size: 15px;
  line-height: 20px;
  margin: 0 0 0 7px;
}
.header-new-logo {
  max-width: 120px !important;
  margin: 0 15px 0 0;
  padding: 0 15px 0 0;
  border-right: 1px solid #d7c1d4;
}
.modal-body a {
  position: absolute;
  bottom: 4px;
  display: inline-block;
  left: 50%;
  transform: translate(-50%);
  background: #308fcf;
  padding: 5px 10px;
  text-align: center;
  color: #ffffff;
  font-size: 15px;
  border-radius: 4px;
  text-decoration: none;
}
.modal-body a:hover {
  color: #ffffff;
}
/* internal-page End*/
/* Responsive start*/
@media (max-width: 1650px) {
  .internal-img-section-height h2 {
    font-size: 24px;
  }
  .internal-d-flex .internal-img-section-height h2 {
    font-size: 17px;
  }
}
@media (max-width: 1199px) {
  .internal-d-flex .internal-img-section-height h2 {
    font-size: 13px;
  }
  .header-line p {
    font-size: 16px;
  }
}
@media (max-width: 1024px) {
  .slider-form {
    display: inline-table;
    margin: 0;
    width: 375px;
    height: auto;
    padding: 30px 60px;
    box-shadow: rgb(162, 162, 162) 5px 5px 0px 0px;
  }
  .header-new-logo {
    max-width: 170px !important;
  }
  .header-line {
    width: auto;
  }
  .slider-img {
    text-align: center;
    margin: -90px 0 0 0;
  }
  .desktop-hide {
    display: block;
  }
  .slider-form form {
    display: none;
  }
  .only-top-border {
    display: inline-block;
  }
  .mobile-none-line {
    display: none;
  }
  .mobile-block-line {
    display: block;
    top: 20px;
    position: relative;
    transform: translatey(-90px);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .slider-form .form-group a,
  .slider-form .form-group span {
    font-size: 13px;
  }
  .form-register p {
    font-size: 13px;
    line-height: 24px;
  }
  #header {
    top: 20px;
  }
}
@media (min-width: 992px) {
  .navbar-toggler {
    display: none !important;
  }
  .internal-page-col-right-section {
    padding-right: 0 !important;
  }
  .internal-page-col-left-section {
    padding-left: 0 !important;
  }
  .internal-page-col-left-section .internal-img-section-height,
  .internal-page-col-right-section .internal-img-section-height {
    height: calc(50vh - 78px);
  }
}
@media (max-width: 991px) {
  #search-diamonds {
    padding: 50px 0 0 0;
  }
  .internal-img-heading {
    padding: 11px 0 380px 0;
  }
  .mobile-block-line {
    transform: translatey(-35px);
  }
  .extra-page-body .extra-page {
    padding: 60px 0 0 0;
  }
  #lab-grown-diamonds,
  #jewelry,
  #footer-contact {
    padding: 130px 0 0;
    margin: -70px 0 0 0;
  }
  .order-section .order-02 {
    order: inherit;
  }
  .navbar-brand {
    width: 130px;
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto !important;
  }
  #header {
    top: 0;
  }
  .slider-img {
    margin: -70px 0 0 0;
  }
  .footer-follow-icon {
    text-align: center;
  }
  .about-us-wrapper {
    position: relative;
    display: inline-block;
    margin: 0 0 30px 0;
  }
  .footer-right {
    text-align: center;
    margin: 10px 0 0 0;
  }
  .location {
    margin: 30px 0 40px;
  }
  #lab-grown-diamonds,
  #jewelry {
    text-align: center;
  }
  .about-us-content {
    text-align: left;
  }
  #navbarNav {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 90px;
    bottom: auto;
    background: #fff;
    border-radius: 0 0 30px 30px;
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    border: 2px solid #478cc7;
  }
  .navbar-toggler {
    box-shadow: none !important;
    outline: none;
  }
  #header .navbar ul li a {
    padding: 10px 0;
  }
  #navbarNav ul {
    padding: 20px;
    text-align: center;
  }
  #header .navbar {
    border-radius: 30px 30px 0 0;
    padding: 30px 0;
  }
  #header {
    position: relative;
  }
  #header.fixed-head {
    position: fixed;
  }
  .internal-d-flex {
    display: block;
  }
  .internal-d-flex .internal-img-section-height h2,
  .internal-img-section-height h2 {
    font-size: 24px;
  }
  .internal-page-col-left-section,
  .internal-page-col-right-section {
    padding: 0 0 30px 0 !important;
  }
  .internal-d-flex .internal-page-col-right-section {
    padding: 0 !important;
  }
  .close {
    width: 30px;
    height: 30px;
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .internal-page {
    padding: 95px 30px 30px 30px;
  }
}
@media (max-width: 767px) {
  .slider-form {
    padding: 20px 40px;
  }
  .internal-img-heading {
    padding: 11px 0 280px 0;
  }
  .modal-dialog {
    margin: 30px !important;
  }
}
@media (max-width: 575px) {
  .modal-body a {
    font-size: 10px;
  }
}
@media (max-width: 543px) {
  .common-text h2 {
    font-size: 28px;
    line-height: 30px;
  }
}
@media (max-width: 480px) {
  .footer-follow-icon a {
    margin: 0 3px;
  }
  .header-new-logo {
    max-width: 120px !important;
  }
  .mobile-block-line {
    transform: translatey(-45px);
    padding: 0 15px;
  }
  .extra-page-body .extra-page {
    padding: 30px 0 0 0;
  }
  #lab-grown-diamonds,
  #jewelry,
  #footer-contact {
    padding: 160px 0 0;
    margin: -130px 0 0 0;
  }
  #search-diamonds .search-diamonds-col {
    padding: 15px 16px 15px;
    border-radius: 40px 0;
  }
  #search-diamonds .diamonds-name span {
    font-size: 18px;
    line-height: 20px;
    padding: 10px 0 0 0;
  }
  .common-text h2::after {
    width: 18px;
  }
  #search-diamonds .search-diamonds-wrapper .owl-nav button {
    margin: 0 3px;
  }
  #contact-us {
    padding: 30px 0;
  }
  .common-text h2 {
    font-size: 19px;
    line-height: 22px;
    padding: 0 0 0 26px;
  }
  p {
    font-size: 16px;
    line-height: 28px;
  }
  #search-diamonds .search-diamonds-wrapper .owl-nav {
    top: -58px;
  }
  .slider-img {
    margin: 30px 0 0 0;
  }
  .slider-form {
    width: auto;
    border-radius: 60px 0;
    padding: 20px 20px;
  }
  .only-top-border {
    border-radius: 60px 0;
  }
  .search-diamonds-img {
    width: 60px;
    margin: 0 auto;
  }
  .footer-left ul li a,
  .footer-left ul li,
  .footer-left ul li p {
    font-size: 16px;
    line-height: 30px;
  }
  .footer-left ul h3 {
    font-size: 16px;
    line-height: 20px;
  }
  .internal-d-flex .internal-img-section-height h2,
  .internal-img-section-height h2 {
    margin: -10px 0 0 0;
  }
  .internal-page {
    padding: 75px 15px 15px 15px;
  }
  .internal-img-section-height a::after {
    left: 15px;
    right: 15px;
    bottom: 15px;
    top: 15px;
  }
  .internal-img-section h2 {
    font-size: 18px;
    line-height: 20px;
  }
  .internal-img-heading {
    text-align: center;
    padding: 11px 0 215px 0;
  }
}
@media (max-width: 360px) {
  .internal-d-flex .internal-img-section-height h2,
  .internal-img-section-height h2 {
    font-size: 19px;
    line-height: 25px;
  }
  .internal-img-heading {
    padding: 11px 0 175px 0;
  }
  .header-line p {
    font-size: 12px;
  }
}
/* Responsive end*/
