@import url(https://fonts.googleapis.com/css?family=Playfair+Display:400,700);
@import url('https://fonts.googleapis.com/css?family=Merriweather:300,400,700');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400');
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre, 
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}
* {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  /* chrome */
  font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* moz */
}
/* HTML5 display-role reset for older browsers */
html,
body {
  width: 100%;
  height: 100%;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
}
html {
  -webkit-text-size-adjust: none;
}
a {
  text-decoration: none;
  color: #000;
}
select::-ms-expand {
  display: none;
}
select:active,
select:hover {
  outline: none;
}
select:focus::-ms-value {
  background-color: transparent;
  color: #000;
}
:active,
:focus,
a:active,
a:focus {
  outline: none !important;
}
/************************************************************* fonts ******************************************/
/*
@font-face {
  font-family: 'Helvetica-Neue-Bold';
  src: url('fonts/Helvetica-Neue-Bold.eot?#iefix') format('embedded-opentype'),
  url('fonts/Helvetica-Neue-Bold.woff') format('woff'),
  url('fonts/Helvetica-Neue-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}*/
p:empty {
  margin: 0 !important;
  padding: 0 !important;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/************************************************************* variable ***************************************/
@font-face {
  font-family: 'KefaIIPro-Regular';
  src: url('fonts/KefaIIPro-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/KefaIIPro-Regular.otf') format('opentype'), url('fonts/KefaIIPro-Regular.woff') format('woff'), url('fonts/KefaIIPro-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'RupeeForadian';
  src: url('fonts/RupeeForadian.eot?#iefix') format('embedded-opentype'), url('fonts/RupeeForadian.otf') format('opentype'), url('fonts/RupeeForadian.woff') format('woff'), url('fonts/RupeeForadian.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
/************************************************************* mixins ***************************************/
::selection {
  background: #f2f4fa;
  color: #000;
  text-shadow: none;
}
::-moz-selection {
  background: #f2f4fa;
  color: #000;
  text-shadow: none;
}
::-webkit-selection {
  background: #f2f4fa;
  color: #000;
  text-shadow: none;
}
a:focus,
a:hover {
  color: initial;
  text-decoration: none;
}
.dropdown,
.dropup {
  position: static;
}
.row {
  margin-right: 0px;
  margin-left: 0px;
}
/************************************************* column **********************************************/
.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
  float: left;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-12 {
  width: 100%;
}
.col-11 {
  width: 91.66666667%;
}
.col-10 {
  width: 83.33333333%;
}
.col-9 {
  width: 75%;
}
.col-8 {
  width: 66.66666667%;
}
.col-7 {
  width: 58.33333333%;
}
.col-6 {
  width: 50%;
}
.col-5 {
  width: 41.66666667%;
}
.col-4 {
  width: 33.33333333%;
}
.col-3 {
  width: 25%;
}
.col-2 {
  width: 16.66666667%;
}
.col-1 {
  width: 8.33333333%;
}
.col-20 {
  width: 20%;
  float: left;
}
.clearfix:before,
.clearfix:after,
.row:after,
.row:before {
  content: '';
  display: table;
  clear: both;
}
.container {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.black {
  color: #282828 !important;
}
/*------------------------------------*\
    $MAIN
\*------------------------------------*/
body {
  margin: 0 auto;
  width: 100%;
  height: 100%;
  font-family: 'Playfair Display', 'Arial', sans-serif;
  background-color: #f2f4fa;
  line-height: 30px;
  font-size: 14px;
  letter-spacing: 0.1em;
}
[class^="icon-"],
[class*="icon-"] {
  background-image: url('../img/sprite.png');
  width: 30px;
  height: 30px;
  display: inline-block;
  vertical-align: bottom;
}
header {
  background: #fff;
  height: 86px;
  border-bottom: 1px solid #e3e3e3;
}
header #logo {
  padding: 11px 34px;
  height: 86px;
  float: left;
}
header #logo img {
  height: 100%;
}
#wrapper {
  overflow-x: hidden;
}
#wrapper.menu-open {
  overflow-y: hidden;
  height: 100vh;
}
.banner {
  position: relative;
  overflow: hidden;
  height: 840px;
}
.banner .owl-carousel,
.banner .owl-stage-outer,
.banner .owl-stage,
.banner .owl-item,
.banner .owl-item .item {
  height: 100%;
}
.banner .container {
  height: 100%;
  display: table;
}
.banner .container > div {
  display: table-cell;
  vertical-align: middle;
}
.banner .container > div > div {
  padding: 0;
  padding-top: 50px;
}
.banner .item {
  height: 100%;
  background-color: #000000;
}
.banner .item h2 {
  font-size: 138px;
  letter-spacing: 0;
  line-height: 0.9;
  color: #b29e92;
  margin-bottom: 30px;
  margin-top: 0;
}
.banner .item label {
  font-size: 44px;
  line-height: 1.2;
  color: #6f6f6f;
  letter-spacing: 0;
}
.banner .item p {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 1.7;
  letter-spacing: 0.05em;
  color: #676a7a;
  margin: 35px 0 40px;
}
.banner .item .bottom-table {
  text-align: justify;
  height: 57px;
  padding: 0 20px;
  width: 85%;
  display: inline-block;
  border-bottom: 1px solid #d7d4d2;
  border-top: 1px solid #d7d4d2;
}
.banner .item .bottom-table:after {
  content: "";
  display: inline-block;
  width: 100%;
}
.banner .item .bottom-table p {
  margin: 20px 0 20px;
  display: inline-block;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  text-transform: capitalize;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0;
  color: #000000;
}
.banner .item.ordinary .container > div {
  vertical-align: bottom;
  text-align: left;
}
.banner .item.ordinary .container > div > div {
  padding: 0;
  padding-bottom: 45px;
}
.banner .item.ordinary .container > div h2 {
  font-size: 43px;
  line-height: 1.2;
  color: #ffffff !important;
}
.banner .item.ordinary .container > div p {
  font-family: 'Playfair Display', 'Arial', sans-serif;
  font-size: 18px;
  line-height: 1.7;
  letter-spacing: 0;
  color: #ccc;
}
.jewellery-sec {
  width: 100%;
  height: 115px;
  background-color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.jewellery-sec ul {
  padding: 0 40px;
  text-align: justify;
}
.jewellery-sec ul:after {
  content: "";
  width: 100%;
  display: inline-block;
}
.jewellery-sec li {
  display: inline-block;
  line-height: 115px;
  letter-spacing: 0;
  font-size: 18px;
  cursor: pointer;
}
.jewellery-sec [class^="icon-"],
.jewellery-sec [class*="icon-"] {
  vertical-align: middle;
  width: 40px;
  height: 40px;
  margin: 0 5px 0 0;
}
.jewellery-sec .icon-pendants {
  background-position: -7px -51px;
  width: 45px;
  height: 45px;
}
.jewellery-sec .icon-chain {
  background-position: -67px -47px;
  width: 50px;
  height: 50px;
}
.jewellery-sec .icon-bangles {
  background-position: -9px -105px;
  width: 45px;
  height: 45px;
}
.menu-right {
  float: right;
}
.menu-right #menu {
  display: inline-block;
}
.menu-right #menu ul li {
  display: inline-block;
  line-height: 86px;
  margin: 0 23px;
  letter-spacing: 0;
  font-size: 18px;
  cursor: pointer;
}
.menu-right #menu ul li a {
  padding: 0 20px;
  display: block;
  position: relative;
}
.menu-right #menu ul li a:after {
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: absolute;
  content: "";
  width: 4px;
  height: 4px;
  background: #000000;
  border-radius: 50%;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.menu-right #menu ul li.active a:after,
.menu-right #menu ul li:hover a:after {
  opacity: 1;
}
.menu-right #menu .dropdown:hover > a:before {
  position: absolute;
  bottom: -2px;
  width: 5px;
  height: 5px;
  background: #6d6e71;
  content: '';
  left: 50%;
  border-radius: 50%;
  z-index: 99;
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.menu-right #menu .dropdown:hover .jewellery-sec {
  display: block;
  top: 85px;
  opacity: 1;
  visibility: visible;
}
.menu-right .user-icons {
  display: none;
  margin: 0 20px;
}
.menu-right .user-icons a {
  display: inline-block;
  margin: 0 8px;
}
.menu-right #menu-toggle {
  width: 30px;
  height: 30px;
  margin: 0;
  margin-right: 15px;
  margin-top: 20px;
  position: relative;
  cursor: pointer;
  background: none;
  border-radius: 5px;
}
.menu-right #menu-toggle * {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.menu-right #menu-toggle span {
  display: block;
  background: #8393ca;
  border-radius: 2px;
}
.menu-right #menu-toggle #hamburger {
  position: absolute;
  height: 100%;
  width: 100%;
}
.menu-right #menu-toggle #hamburger span {
  width: 25px;
  height: 2px;
  position: relative;
  top: 0;
  left: 0;
  margin: 5px 0;
}
.menu-right #menu-toggle #hamburger span:nth-child(1) {
  transition-delay: .5s;
  -webkit-transition-delay: .5s;
  -ms-transition-delay: .5s;
  -moz-transition-delay: .5s;
}
.menu-right #menu-toggle #hamburger span:nth-child(2) {
  transition-delay: .625s;
  -webkit-transition-delay: .625s;
  -ms-transition-delay: .625s;
  -moz-transition-delay: .625s;
}
.menu-right #menu-toggle #hamburger span:nth-child(3) {
  transition-delay: .75s;
  -webkit-transition-delay: .75s;
  -ms-transition-delay: .75s;
  -moz-transition-delay: .75s;
}
.menu-right #menu-toggle #cross {
  position: absolute;
  height: 100%;
  width: 100%;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
.menu-right #menu-toggle #cross span:nth-child(1) {
  height: 0%;
  width: 2px;
  position: absolute;
  top: 0px;
  left: 14px;
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -moz-transition-delay: 0s;
}
.menu-right #menu-toggle #cross span:nth-child(2) {
  height: 2px;
  width: 0%;
  position: absolute;
  top: 14px;
  left: 0px;
  transition-delay: .25s;
  -webkit-transition-delay: .25s;
  -ms-transition-delay: .25s;
  -moz-transition-delay: .25s;
}
.menu-right #menu-toggle.open #hamburger span {
  width: 0%;
}
.menu-right #menu-toggle.open #hamburger span:nth-child(1) {
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  -ms-transition-delay: 0s;
  -moz-transition-delay: 0s;
}
.menu-right #menu-toggle.open #hamburger span:nth-child(2) {
  transition-delay: .125s;
  -webkit-transition-delay: .125s;
  -ms-transition-delay: .125s;
  -moz-transition-delay: .125s;
}
.menu-right #menu-toggle.open #hamburger span:nth-child(3) {
  transition-delay: .25s;
  -webkit-transition-delay: .25s;
  -ms-transition-delay: .25s;
  -moz-transition-delay: .25s;
}
.menu-right #menu-toggle.open #cross span:nth-child(1) {
  height: 31px;
  transition-delay: .625s;
  -webkit-transition-delay: .625s;
  -ms-transition-delay: .625s;
  -moz-transition-delay: .625s;
}
.menu-right #menu-toggle.open #cross span:nth-child(2) {
  width: 31px;
  transition-delay: .375s;
  -webkit-transition-delay: .375s;
  -ms-transition-delay: .375s;
  -moz-transition-delay: .375s;
}
.icon-user {
  background-position: -5px -10px;
}
.icon-wishlist {
  background-position: -38px -10px;
}
.icon-bag {
  background-position: -73px -10px;
}
.icon-ring {
  background-position: -145px -10px;
}
.icon-earrings {
  background-position: -122px -54px;
}
.lang {
  width: 137px;
  display: inline-block;
  padding: 0 15px 0 5px;
  display: none;
}
.top-header {
  position: relative;
  z-index: 999;
}
.body-div {
  background-image: url('../img/body.jpg');
  height: 5329px;
  width: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  top: -10px;
  position: relative;
  z-index: 9999;
}
/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* clearfix */
.owl-carousel .owl-wrapper:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
/* display none until init */
.owl-carousel {
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
  overflow: hidden;
}
.owl-carousel .owl-wrapper {
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-dot,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
  cursor: url(grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
/*
* 	Owl Carousel Owl Demo Theme
*	v1.3.3
*/
.owl-theme .owl-controls {
  text-align: center;
  position: absolute;
  bottom: 3px;
  right: 36px;
  z-index: 102;
}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  color: #FFF;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #869791;
  filter: alpha(opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: alpha(opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-dot {
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 18px 0;
}
.owl-dot.active {
  margin-bottom: 18px !important;
}
.owl-theme .owl-controls .owl-dot span {
  display: inline-block;
  width: 5px;
  height: 5px;
  margin: 0px 14px 7px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.owl-theme .owl-controls .owl-dot.active span,
.owl-theme .owl-controls.clickable .owl-dot:hover span {
  filter: alpha(opacity=100);
  /*IE7 fix*/
  opacity: 1;
  background: #000;
}
/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-dot span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.gif) no-repeat center center;
}
/*
 *  Owl Carousel CSS3 Transitions
 *  v1.3.2
 */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}
@-moz-keyframes empty {
  0% {
    opacity: 1;
  }
}
@keyframes empty {
  0% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}
@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
}
@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
}
@-webkit-keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}
@-moz-keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0);
  }
}
@keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0);
  }
}
@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}
@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8);
  }
}
@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8);
  }
}
@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
  }
}
@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%);
  }
}
@keyframes goDown {
  from {
    transform: translateY(-100%);
  }
}
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5);
  }
}
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}
.owl-item {
  background-color: #8493ca;
}
.item {
  text-align: center;
  background-position: center;
  background-size: cover;
}
.item img {
  vertical-align: bottom;
}
.nation {
  position: relative;
  display: none;
}
.nation > li {
  position: relative;
}
.nation li a img {
  display: inline-block;
  margin-right: 15px;
  vertical-align: sub;
}
.nation ul {
  position: absolute;
  background: #fff;
  box-shadow: 0 0 6px #ccc;
  padding: 10px 20px;
  top: 35px;
  left: -20px;
}
.nation_selected:before {
  position: absolute;
  background-image: url('../img/sprite.png');
  background-position: -108px -15px;
  content: "";
  right: 6px;
  width: 18px;
  height: 18px;
  top: 6px;
}
h1 {
  font-family: 'Playfair Display', 'Arial', sans-serif;
  color: #676a7a;
  font-size: 56px;
  letter-spacing: 0;
  line-height: 1.2;
}
.bluBg {
  background: #8393ca;
  color: #fff;
}
.bluBg a,
.bluBg h1,
.bluBg h2,
.bluBg h3 {
  color: #fff;
}
.box-head {
  padding: 12px 0px 15px;
}
.box-head ul {
  float: left;
}
.box-head ul li {
  display: inline-block;
}
.box-head ul li a {
  margin-left: 7px;
  display: block;
  padding: 0 20px;
  position: relative;
  letter-spacing: 0;
}
.box-head .wishlist-icon {
  float: right;
}
.product-trend .box-1 {
  background: #8d9ed9;
  width: 100%;
  margin: 0 !important;
}
.product-trend .box-1 .box-body {
  padding: 0 50px 35px 50px;
}
.product-trend .box-1 .box-body figure {
  text-align: center;
  height: 290px;
  width: 260px;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.product-trend .box-1 .box-body figure img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  vertical-align: bottom;
  text-align: center;
}
.product-trend .box-1 .box-body figcaption h3 {
  width: 100%;
  line-height: 1.2;
  font-size: 28px;
}
.product-trend .box-1 .box-body figcaption .price {
  font-size: 18px;
  line-height: 30px;
  font-family: 'KefaIIPro-Regular', 'Arial', sans-serif;
  padding: 5px 0;
  letter-spacing: 0;
}
.product-trend .box-1 .box-body figcaption .price span {
  font-family: 'Times New Roman';
  font-size: 24px;
  letter-spacing: 0;
  display: block;
}
.product-trend .box-1 .box-body figcaption a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.product-trend .box-1 .box-body figcaption a:hover {
  background: #fff;
  color: #8393ca;
}
.col-slider .owl-item {
  padding: 0 10px;
}
.col-slider .owl-controls {
  display: none;
}
.dot-cir {
  position: absolute;
  content: '';
  background: #fff;
  width: 6px;
  height: 6px;
  left: 5px;
  border-radius: 50%;
  top: 12px;
}
.icon-wishlist2 {
  background-position: -167px -59px;
}
.product-h3 {
  font-size: 30px;
  color: #fff;
  font-weight: 700;
  font-family: 'Playfair Display', 'Arial', sans-serif;
  letter-spacing: 0;
  height: 72px;
  overflow: hidden;
}
.orderNow-btn {
  border: 1px solid #fff;
  text-align: center;
  text-transform: capitalize;
  font-family: 'Playfair Display', 'Arial', sans-serif;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0.04em;
  line-height: 53px;
  width: 180px;
  height: 55px;
  display: inline-block;
  margin: 12px 0;
}
.product-trend .box-1:nth-child(1),
.product-trend .box-1:nth-child(2) {
  margin-right: 2%;
}
.h2 {
  font-family: 'Playfair Display', 'Arial', sans-serif;
  font-size: 30px;
  line-height: 1.2;
  letter-spacing: 0;
  color: #282828;
  margin: 30px 0;
}
.txtCenter {
  text-align: center;
  padding: 0 10%;
  margin: 85px 0 0;
}
p {
  margin: 15px 0;
  font-family: 'Playfair Display', 'Arial', sans-serif;
  font-size: 14px;
  letter-spacing: 0;
  line-height: 30px;
}
section {
  padding: 85px 0;
}
.greyBg {
  background: #f2f4fa;
}
.greyBg .fig-hover {
  margin-top: 0 !important;
}
.view-all-btn {
  width: 200px;
  font-weight: bold;
  color: #282828;
  font-size: 14px;
  line-height: 53px;
  letter-spacing: 0.04em;
  text-transform: capitalize;
  border: 1px solid #92a0d0;
}
.h2-jewel {
  font-size: 50px;
  line-height: 1.2;
  letter-spacing: 0;
  color: #282828;
  margin-top: 7px;
}
.jewel-sect .box-head {
  position: absolute;
  z-index: 10;
  width: 100%;
  padding-right: 25px;
  padding-left: 25px;
}
.jewel-sect .box-head .dot-cir {
  background: #8393ca;
}
.jewel-sect .box-head a {
  color: #8393ca;
  opacity: 1;
  visibility: visible;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.jewel-sect .row {
  margin-bottom: -2%;
}
.jewel-sect .box-1 {
  width: 32%;
  height: 440px;
  margin-right: 2%;
  padding: 0 0;
  margin-top: 2%;
  position: relative;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.jewel-sect .box-1:nth-of-type(-n+3) {
  margin-top: 0;
}
.jewel-sect .box-1:first-of-type p.jewel-desc {
  margin: 50px 0 27px;
}
.jewel-sect .box-1:hover .hov-orig-img,
.jewel-sect .box-1:hover .fig-hover {
  opacity: 1;
  visibility: visible;
}
.jewel-sect .box-1:hover .prod-desc {
  opacity: 0;
  visibility: hidden;
}
.jewel-sect .box-1:hover .box-head a {
  opacity: 0;
  visibility: hidden;
}
.jewel-sect .box-1:nth-child(3n) {
  margin-right: 0;
}
.jewel-sect .box-1 figure {
  height: 336px;
  width: 100%;
  position: relative;
}
.jewel-sect .box-1 figcaption {
  margin: 0 7%;
  border-top: 1px solid #ebebeb;
  position: relative;
  height: 100px;
}
.jewel-sect .box-1 .caption-left {
  float: left;
  width: calc(100% - 140px);
  overflow: hidden;
}
.jewel-sect .box-1 .caption-left .prod-title {
  color: #6d6e71;
  font-size: 14px;
  line-height: 1.2;
  font-family: 'KefaIIPro-Regular', 'Arial', sans-serif;
  text-transform: capitalize;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  display: block;
  text-overflow: ellipsis;
  letter-spacing: 0.025em;
}
.jewel-sect .box-1 .caption-left .prod-category {
  display: block;
  color: #8393ca;
  font-size: 14px;
  line-height: 30px;
  letter-spacing: 0;
  font-style: italic;
  text-transform: capitalize;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  margin-top: 2px;
}
.jewel-sect .box-1 .caption-right {
  float: right;
  width: 120px;
  overflow: hidden;
  text-align: right;
}
.jewel-sect .box-1 .caption-right .prod-cost {
  display: block;
  font-family: 'RupeeForadian', sans-serif;
  font-size: 16px;
  color: #000000;
  line-height: 1;
  letter-spacing: 0;
}
.jewel-sect .box-1:not(:nth-child(1)) {
  background: #fff;
}
.jewel-sect .box-1:not(:nth-child(1)):hover {
  box-shadow: 3px 6px 10px 0px rgba(0, 0, 0, 0.07);
}
.jewel-sect .j-c-link {
  position: absolute;
  right: 0;
  bottom: 0;
  top: 0;
  left: 0;
  z-index: 4;
  width: 100%;
  height: 100%;
}
.jewel-sect .hov-orig-img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  object-fit: cover;
}
.jewel-sect .orig-img {
  z-index: 1;
  width: 100%;
  height: 100%;
  object-fit: cover;
  padding: 8%;
}
.jewel-desc {
  font-size: 16px;
}
.j-c-image-line {
  padding: 0 35px;
  background: #ccc;
  width: 100%;
  height: 1px;
}
.icon-wishlist3 {
  background-position: -261px -112px;
}
.icon-ring2 {
  background-position: -297px -112px;
}
.prod-desc {
  position: absolute;
  z-index: 2;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 1;
  visibility: visible;
  padding: 38px 10px 18px 10px;
  width: 100%;
}
.fig-hover {
  text-align: center;
  opacity: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  z-index: 4;
  background: #fff;
  position: absolute;
  visibility: hidden;
  width: 100%;
  padding: 23px 0 23px 0;
  margin-top: 15px;
}
.fig-hover table tr td {
  text-align: center;
  border: 1px solid #8b9acd;
  display: inline-block;
  width: auto;
}
.fig-hover table tr td a {
  color: #6d6e71;
  display: block;
  width: 100%;
  height: 100%;
  padding: 12.5px 40px;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 0;
}
.design-demo {
  background: #fff;
  padding: 200px 0 130px;
}
.fashion-trends {
  background: #fff;
}
.design-demo-right {
  padding-top: 45px;
  padding-left: 60px;
  padding-right: 150px;
}
.design-demo-right p {
  font-size: 16px;
  line-height: 2;
}
.design-demo-right h2 {
  font-size: 50px;
  margin-bottom: 50px;
}
.design-demo-left {
  height: 420px;
  padding: 0;
  padding-right: 10px;
}
.design-demo-left figure {
  width: 100%;
  height: 100%;
}
.design-demo-left figure img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.qualities-sect .container {
  margin-bottom: -30px;
}
.qualities-sect .qualities {
  margin-top: 20px;
}
.qualities-sect .qualities li {
  cursor: pointer;
  float: left;
  width: 28%;
  padding: 30px 0px;
  margin-bottom: 35px;
  margin-right: 8%;
}
.qualities-sect .qualities li:nth-of-type(3n+3) {
  margin-right: 0;
}
.qualities-sect .qualities li h4 {
  color: #fff;
  font-size: 22px;
  line-height: 1.2;
  letter-spacing: 0;
  display: inline-block;
  padding-left: 7%;
  font-weight: bold;
}
.qualities-sect .qualities li h4 span {
  border-bottom: 1px solid transparent;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.qualities-sect .qualities li:hover span {
  border-color: rgba(255, 255, 255, 0.3);
}
.qualities-sect .qualities [class^="icon-"],
.qualities-sect .qualities [class*="icon-"] {
  width: 60px;
  height: 60px;
  display: inline-block;
}
.icon-qual1 {
  background-position: -136px -101px;
}
.icon-qual2 {
  background-position: -5px -160px;
}
.icon-qual3 {
  background-position: -72px -160px;
}
.icon-qual4 {
  background-position: -139px -160px;
}
.icon-qual5 {
  background-position: -1px -230px;
  width: 88px !important;
  height: 60px !important;
  margin-left: -28px;
}
.icon-qual6 {
  background-position: -120px -230px;
}
.txt-inp {
  border: 1px solid #a6a6a7;
  font-family: 'KefaIIPro-Regular', 'Arial', sans-serif;
  font-size: 14px;
  color: #939598;
  border-radius: 0;
  padding: 0 27px;
  line-height: 52px;
  background: #ffffff;
  letter-spacing: 0.025em;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
}
.txt-inp:focus {
  outline: none;
  box-shadow: none;
}
.feed-inp {
  width: 385px;
  height: 54px;
}
.txtCenter2 {
  text-align: center;
  padding: 0 30px;
}
.sub-btn {
  width: 135px;
  line-height: 50px;
  color: #4f4f4f;
  text-align: center;
  text-transform: capitalize;
  border: 1px solid #8393ca;
  cursor: pointer;
  background: #ffffff;
  font-size: 14px;
  font-family: 'Playfair Display', 'Arial', sans-serif;
  font-weight: bold;
  border-radius: 0 !important;
}
.feed-inp-div .sub-btn {
  margin-left: 10px;
}
.feed-inp-div.loading {
  opacity: 0.4;
  pointer-events: none;
}
.fashion-feed {
  background-color: #f2f4fa;
  position: relative;
}
.fashion-feed p {
  width: 85%;
  display: table;
  margin: 0 auto;
}
.fashion-feed h2 {
  font-size: 24px;
  margin-bottom: 40px;
  margin-top: 0;
}
.fashion-feed input {
  background-color: #f2f4fa;
}
.fashion-feed label {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
}
.feed-inp-div {
  margin: 45px 0 20px 0;
}
.icon-twitter {
  background-position: -11px -295px;
}
.icon-fb {
  background-position: -45px -294px;
}
.icon-instagram {
  background-position: -80px -294px;
}
.footer {
  background: #444444;
  padding: 60px 0 0px;
  position: relative;
}
.footer li,
.footer p,
.footer a {
  color: #c1c1c1;
  font-family: 'Playfair Display', 'Arial', sans-serif;
  font-size: 18px;
  line-height: 30px;
  letter-spacing: 0;
}
.footer .social-media {
  font-size: 14px;
  margin-top: 15px;
}
.footer .social-media a {
  display: inline-block;
  margin: 0 4px;
}
.footer .social-media a:last-of-type {
  margin-right: 0;
}
.footer .footer-top {
  padding: 20px 0 60px;
  border-bottom: 1px solid #5c5c5c;
}
.footer .footer-top .col-8 ul li a {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.footer .footer-top .col-8 ul li a:hover {
  color: #ffffff;
}
.footer .footer-top .col-8 li.active a {
  color: #ffffff;
}
.footer .footer-top > .col-8 {
  padding-top: 5px;
  padding-left: 20px;
}
.footer .footer-top > .col-8 .col-4:last-of-type {
  padding-left: 30px;
}
.footer .footer-top figure img {
  padding-top: 20px;
}
.footer .footer-btm {
  padding: 30px 0 10px;
  text-align: justify;
}
.footer .footer-btm:after {
  display: inline-block;
  width: 100%;
}
.footer .footer-btm p,
.footer .footer-btm a {
  font-size: 12px;
  color: #989797;
  font-family: 'Playfair Display', 'Arial', sans-serif;
  line-height: 30px;
  letter-spacing: 0.1em;
}
.footer .footer-btm p:first-child {
  display: inline-block;
  padding-right: 30px;
}
.footer .footer-btm p:first-child a:first-child {
  padding-right: 10px;
  border-right: 1px solid #5c5c5c;
}
.footer .footer-btm p:first-child a:last-child {
  padding-left: 10px;
}
.footer .footer-btm p:nth-child(2) {
  padding-left: 0px;
  display: inline-block;
}
.footer .footer-btm p:last-child {
  display: inline-block;
}
.footer .social {
  margin-top: -7px;
}
.footer .social li {
  line-height: 45px;
  margin-bottom: 2px;
}
.footer .social li:first-of-type a {
  font-size: 24px;
}
.norightpadding {
  padding-right: 0;
}
.noleftpadding {
  padding-left: 0;
}
.icon-heart {
  background-position: -121px -294px;
  width: 15px;
  height: 23px;
  vertical-align: middle;
}
.app {
  margin-top: 35px;
}
.app a {
  display: inline-block;
}
.app a img {
  vertical-align: bottom;
  display: inline-block;
}
.app a + a {
  padding-left: 10px;
}
.banner .owl-dots .owl-dot {
  position: relative;
}
.banner .owl-dots .owl-dot span:after {
  position: absolute;
  content: '';
  top: -30px;
  color: #adadad;
  width: 20px;
  left: 0;
  font-size: 18px;
  letter-spacing: 0;
}
.banner .owl-dots .owl-dot:first-child span:after {
  content: '01';
}
.banner .owl-dots .owl-dot:nth-child(2) span:after {
  content: '02';
}
.banner .owl-dots .owl-dot:nth-child(3) span:after {
  content: '03';
}
.banner .owl-dots .owl-dot:nth-child(4) span:after {
  content: '04';
}
.banner .owl-dots .owl-dot:nth-child(5) span:after {
  content: '05';
}
.banner .owl-dots .owl-dot span:before {
  position: absolute;
  content: '';
  top: 10px;
  background: #000;
  width: 0;
  right: 15px;
  font-size: 18px;
  height: 1px;
  -webkit-transition: all, 0.3s, ease-in-out 1s linear;
  -moz-transition: all, 0.3s, ease-in-out 1s linear;
  -o-transition: all, 0.3s, ease-in-out 1s linear;
  -ms-transition: all, 0.3s, ease-in-out 1s linear;
  transition: all, 0.3s, ease-in-out 1s linear;
}
.banner .owl-dots .owl-dot.active span:before {
  width: 53px;
}
.banner .owl-dots .owl-dot.active span:after {
  font-size: 30px;
  left: -9px;
}
.product-trend p.jewel-desc {
  margin-bottom: 0;
}
.product-trend .container > .row {
  margin-top: 30px;
  background: #8393ca;
  width: calc(100% + 20px);
  margin: 0 -10px;
}
.jewel-sect .container > .row {
  margin: 25px 0 20px;
}
.fashion-trends .container {
  overflow-x: hidden;
}
.fashion-trends .trends-slider {
  width: calc(100% + 40px);
  margin: 0 -20px;
}
.fashion-trends .trends-slider .owl-item {
  background: #ffffff;
}
.fashion-trends .trends-slider .owl-controls {
  display: none;
}
.fashion-trends h2 {
  font-size: 36px;
  color: #282828;
  letter-spacing: 0.03em;
  padding: 30px 0;
  position: relative;
}
.fashion-trends h2:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 1px;
  bottom: 40px !important;
  top: auto !important;
  margin-left: 13px;
  background: black;
}
.fashion-trends .trends-col {
  margin-top: 50px;
  width: 100%;
  padding: 0 20px;
  float: left;
}
.fashion-trends .trends-col:nth-of-type(3n+3) {
  margin-right: 0;
}
.fashion-trends .trends-col .img-contain {
  height: 235px;
  width: 100%;
  overflow: hidden;
}
.fashion-trends .trends-col .img-contain img {
  width: 100%;
  opacity: 1;
  object-fit: cover;
  object-position: center;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.fashion-trends .trends-col .img-contain:hover img {
  opacity: 0.8;
}
.fashion-trends .trends-col .text-contain {
  padding: 50px 30px 30px;
}
.fashion-trends .trends-col .text-contain h3 {
  font-size: 24px;
  color: #282828;
  letter-spacing: 0.05em;
  line-height: 1.25;
  margin-bottom: 35px;
}
.fashion-trends .trends-col .text-contain p {
  font-size: 14px;
  color: #282828;
  font-family: 'Merriweather', serif;
  line-height: 1.8;
  letter-spacing: 0.05em;
  margin-bottom: 20px;
}
.fashion-trends .trends-col .text-contain a {
  font-family: 'Playfair Display', 'Arial', sans-serif;
  padding-top: 11px;
  font-size: 14px;
  color: #000000;
  letter-spacing: 0.05em;
  line-height: 2.2;
  position: relative;
  display: inline-block;
}
.fashion-trends .trends-col .text-contain a:after {
  position: absolute;
  content: "";
  width: 40px;
  height: 1px;
  top: calc(50% + 6px);
  margin-left: 13px;
  background: black;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.fashion-trends .trends-col .text-contain a:hover:after {
  width: 80px;
}
.design-demo {
  position: relative;
}
.design-demo .owl-controls {
  width: 85%;
  margin: 0 auto;
  right: 0;
  left: 0;
  top: 48%;
  bottom: auto;
  text-align: center;
  position: absolute;
  z-index: 102;
  pointer-events: none;
}
.design-demo .owl-controls .owl-prev,
.design-demo .owl-controls .owl-next {
  cursor: pointer;
  pointer-events: all;
}
.design-demo .owl-controls .owl-prev span,
.design-demo .owl-controls .owl-next span {
  display: inline-block;
  width: 30px;
  height: 30px;
  border-right: 1px solid #3a3738;
  border-bottom: 1px solid #3a3738;
}
.design-demo .owl-controls .owl-prev {
  display: inline-block;
  float: left;
  padding: 15px;
}
.design-demo .owl-controls .owl-prev span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  margin-top: 10px;
  margin-left: 10px;
}
.design-demo .owl-controls .owl-next {
  display: inline-block;
  float: right;
  padding: 15px;
}
.design-demo .owl-controls .owl-next span {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  margin-top: 10px;
  margin-right: 10px;
}
.design-demo .design-slider .owl-item {
  background: none;
}
.design-demo .design-slider .item {
  text-align: left;
  cursor: pointer !important;
}
.page-banner {
  height: 680px;
  display: table;
  width: 100%;
}
.page-banner > div {
  display: table-cell;
  vertical-align: bottom;
}
.page-banner > div h1,
.page-banner > div p {
  color: #ffffff;
}
.page-banner > div h1 {
  font-size: 72px;
  letter-spacing: 0.05em;
  margin-bottom: 10px;
}
.page-banner > div p {
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 1.7;
  margin: 20px 0;
}
.page-banner > div .container > div {
  width: 600px;
  margin-bottom: 62px;
}
.page-banner.about-banner {
  background: url('../img/abt-banner.jpg');
  background-position: center;
  background-size: cover;
}
.about-content {
  background-color: #ffffff;
}
.about-content .container {
  margin-bottom: 20px;
  margin-top: 10px;
}
.about-content .container > div {
  padding: 0;
}
.about-content .image-contain {
  float: left;
  height: 770px;
}
.about-content .image-contain img {
  height: 100%;
  width: auto;
  object-fit: cover;
  object-position: center;
}
.about-content .text-contain {
  float: right;
  height: 770px;
  padding-left: 100px !important;
  display: table;
}
.about-content .text-contain > div {
  display: table-cell;
  vertical-align: middle;
}
.about-content .text-contain > div h2 {
  font-family: 'Playfair Display', 'Arial', sans-serif;
  font-size: 50px;
  letter-spacing: 0.05em;
  line-height: 1.2;
  margin-bottom: 50px;
  width: 100%;
}
.about-content .text-contain > div p {
  font-family: 'Merriweather', serif;
  font-size: 14px;
  line-height: 2.2;
  letter-spacing: 0.05em;
  margin-top: 35px;
  margin-bottom: 0;
}
.history-top {
  text-align: center;
}
.history-top .container {
  margin-top: 10px;
  margin-bottom: 5px;
}
.history-top h2 {
  font-family: 'Playfair Display', 'Arial', sans-serif;
  font-size: 36px;
  letter-spacing: 0.05em;
}
.history-top p {
  font-family: 'Merriweather', serif;
  font-size: 16px;
  line-height: 2.4;
  letter-spacing: 0.05em;
  font-weight: 100;
  margin: 0;
  margin-top: 45px;
}
.history-bottom {
  padding-bottom: 110px;
  background: #ffffff;
}
.history-bottom .banner-contents {
  position: relative;
  height: 555px;
}
.history-bottom .banner-contents .left-half {
  width: 47.5%;
  float: left;
  height: 100%;
  background: url('../img/about-img5.jpg');
  background-size: cover;
}
.history-bottom .banner-contents .right-half {
  width: 52.5%;
  float: left;
  height: 100%;
  background: url('../img/about-img2.jpg');
  background-size: cover;
}
.history-bottom .banner-contents:after {
  content: "";
  display: table;
  clear: both;
}
.history-bottom .container {
  height: 100%;
  margin: 0 auto;
  top: 0;
  left: 0;
  right: 0;
  position: absolute;
}
.history-bottom .container > div:first-of-type {
  display: table;
  height: 100%;
  width: 450px;
  float: left;
}
.history-bottom .container > div:first-of-type > div {
  padding-top: 30px;
  padding-left: 15px;
  display: table-cell;
  vertical-align: middle;
  color: #ffffff;
}
.history-bottom .container > div:first-of-type > div h3 {
  font-family: 'Playfair Display', 'Arial', sans-serif;
  font-size: 36px;
  letter-spacing: 0.05em;
  margin-bottom: 45px;
  line-height: 1.3;
}
.history-bottom .container > div:first-of-type > div p {
  font-family: 'Merriweather', serif;
  font-size: 16px;
  line-height: 1.9;
  letter-spacing: 0;
  font-weight: 100;
}
.history-bottom .container > div:last-of-type {
  display: inline-block;
}
.history-bottom .container img {
  margin-top: 130px;
}
.main-form {
  display: inline-block;
  margin-bottom: -20px;
}
.main-form .form_group {
  margin-bottom: 40px;
  padding: 0;
}
.main-form .form_group:nth-of-type(2n+1) {
  padding-right: 16px;
  clear: both;
}
.main-form .form_group:nth-of-type(2n+2) {
  padding-left: 16px;
}
.main-form .form_group.col-12 {
  padding: 0 !important;
  float: none;
  clear: both;
  display: inline-block;
  margin-bottom: 25px;
}
.main-form .form_group input[type=text],
.main-form .form_group input[type=number],
.main-form .form_group input[type=password],
.main-form .form_group input[type=email],
.main-form .form_group textarea,
.main-form .form_group select {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  height: 54px;
  width: 100%;
  border: 1px solid #a6a6a7;
  font-family: 'Playfair Display', 'Arial', sans-serif;
  letter-spacing: 0.05em;
  font-weight: 300;
  font-size: 14px;
  padding: 0 20px;
  color: #000000;
}
.main-form .form_group input[type=text]:focus,
.main-form .form_group input[type=number]:focus,
.main-form .form_group input[type=password]:focus,
.main-form .form_group input[type=email]:focus,
.main-form .form_group textarea:focus,
.main-form .form_group select:focus {
  outline: none !important;
  box-shadow: none !important;
  border-color: #a6a6a7;
}
.main-form .form_group textarea {
  resize: none;
  display: block;
  height: 165px;
  padding-top: 15px;
}
.main-form .form_group label.error {
  display: inline-block;
  font-size: 12px;
  color: #c10000;
}
.main-form.loading {
  opacity: 0.4;
  pointer-events: none;
}
.contact-banner {
  background: url('../img/contact-banner.jpg');
  background-position: center;
  background-size: cover;
}
.contact-content {
  background: #ffffff;
}
.contact-content .form-contain {
  padding: 0;
  width: 68.5%;
}
.contact-content .form-contain .main-form {
  width: 100%;
}
.contact-content .contact-details {
  width: 31.5%;
  padding-left: 75px;
}
.contact-content .contact-details h3,
.contact-content .contact-details h4,
.contact-content .contact-details p,
.contact-content .contact-details a {
  font-family: 'Playfair Display', 'Arial', sans-serif;
  font-size: 24px;
  letter-spacing: 0;
  color: #555555;
  line-height: 1;
}
.contact-content .contact-details h4 {
  font-size: 16px;
  font-family: 'KefaIIPro-Regular', 'Arial', sans-serif;
  letter-spacing: 0.025em;
  margin-bottom: 2px;
}
.contact-content .contact-details h3 {
  margin-top: -5px;
  margin-bottom: 35px;
}
.contact-content .contact-details p,
.contact-content .contact-details a {
  font-size: 14px;
  line-height: 1.75;
  letter-spacing: 0.05em;
  margin-bottom: 0;
  margin-top: 20px;
}
.contact-content .contact-details > div {
  padding: 25px 0;
  border-bottom: 1px solid #e5e5e5;
}
.contact-content .contact-details > div:last-of-type {
  border-bottom: none;
}
.contact-content .contact-details a {
  font-size: 18px;
  padding-right: 8px;
}
.contact-content .container {
  padding-top: 10px;
  padding-bottom: 20px;
}
.contact-content .container h2 {
  font-family: 'Playfair Display', 'Arial', sans-serif;
  font-size: 30px;
  letter-spacing: 0;
  margin-bottom: 70px;
  color: #555555;
}
.contact-content .submit_btn input {
  float: right;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  background: none;
  height: 54px;
  border: 1px solid #8393ca;
  padding: 0 60px;
  font-family: 'Playfair Display', 'Arial', sans-serif;
  letter-spacing: 0.05em;
  font-weight: 300;
  font-size: 14px;
}
.map-section {
  position: relative;
}
.map-section #map {
  width: 100%;
  height: 470px;
}
.map-section .container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  pointer-events: none;
}
.map-section .container a {
  display: inline-block;
  margin-bottom: -10px;
  margin-top: 10px;
  margin-left: 5px;
}
.map-section .container section a div {
  pointer-events: all;
  width: 290px;
  height: 290px;
  display: table;
  background: #8393ca;
  text-align: center;
  transition: .3s all ease-in-out;
}
.map-section .container section a div i {
  width: 51px;
  height: 69px;
  background-position: -1px -323px;
  display: table;
  margin: 0 auto;
  margin-bottom: 20px;
}
.map-section .container section a div p {
  font-family: 'Playfair Display', 'Arial', sans-serif;
  font-size: 36px;
  color: #ffffff;
  margin: 0;
  display: table-cell;
  vertical-align: middle;
}
.jewel-page {
  padding-top: 50px;
}
.jewel-page h1 {
  font-family: 'Playfair Display', 'Arial', sans-serif;
  font-size: 36px;
  letter-spacing: 0.05em;
  margin: 70px 0 30px 0px;
  position: relative;
}
.jewel-page h1:after {
  position: absolute;
  content: "";
  width: 50px;
  height: 1px;
  top: calc(56%);
  margin-left: 13px;
  background: black;
}
.jewel-page .box-1:nth-of-type(1) {
  background: #fff;
}
.jewel-page .box-1:nth-of-type(1):hover {
  box-shadow: 3px 6px 10px 0px rgba(0, 0, 0, 0.07);
}
.jewel-page .fig-hover table tr td {
  border-color: #ebebeb !important;
}
.jewel-page .fig-hover table tr td:nth-of-type(2) {
  border-left: none;
  border-right: none;
  width: calc(100% - 98px);
}
.jewel-page .fig-hover table tr td a {
  padding: 5px 25px;
  font-size: 14px;
  letter-spacing: 0.05em;
}
.jewel-page .box-1 {
  width: 23.5%;
  margin-right: 2%;
  height: 360px;
}
.jewel-page .box-1:nth-child(3n) {
  margin-right: 2%;
}
.jewel-page .box-1:nth-child(4n) {
  margin-right: 0;
}
.jewel-page .box-1:nth-of-type(-n+4) {
  margin-top: 0;
}
.jewel-page .box-1 figure {
  height: 255px;
}
.jewel-page .box-1 .box-head {
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 6px;
}
.jewel-page .box-1 .box-head a {
  font-size: 13px;
}
.jewel-page .box-1 .box-head .dot-cir {
  top: 13px;
}
.jewel-page .box-1 .orig-img {
  padding: 15px;
}
.jewel-page .box-1 .caption-left {
  text-align: center;
  width: 100%;
  float: none;
}
.jewel-page .box-1 .caption-left .prod-title {
  font-size: 16px;
  letter-spacing: 0.04em;
}
.jewel-page .box-1 .prod-desc,
.jewel-page .box-1 .fig-hover {
  left: 0;
  padding-top: 15px;
}
.jewel-page .box-1 .caption-right {
  float: none;
  margin-top: 5px;
  text-align: center;
  width: 100%;
}
.jewel-page .box-1 .caption-right span {
  color: #939598 !important;
  font-size: 14px !important;
}
.jewel-page .box-1 figcaption {
  height: auto;
  width: 84%;
  padding: 0;
  margin: 0 auto;
}
#enquiry .modal-header {
  padding: 10px;
  border: none;
}
#enquiry .modal-header button {
  font-size: 50px;
  color: black;
  opacity: 0.5;
  position: absolute;
  right: 20px;
  top: 15px;
  z-index: 1;
  padding: 0 10px;
}
#enquiry .modal-dialog {
  width: 730px;
  margin: 60px auto 30px;
}
#enquiry .modal-content {
  padding: 25px;
}
#enquiry .modal-content h2 {
  text-align: center;
  margin-top: 0;
}
#enquiry .modal-content form {
  width: 100%;
  text-align: center;
  border: none;
  padding: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}
#enquiry .modal-content form .col-xs-6,
#enquiry .modal-content form .col-xs-12 {
  padding: 0;
}
#enquiry .modal-content form .col-xs-6:nth-of-type(2n+1),
#enquiry .modal-content form .col-xs-12:nth-of-type(2n+1) {
  padding-right: 40px;
}
#enquiry .modal-content form .col-xs-6:nth-of-type(2n+2),
#enquiry .modal-content form .col-xs-12:nth-of-type(2n+2) {
  padding-left: 40px;
}
#enquiry .modal-content form .col-xs-12 {
  padding: 0 !important;
}
#enquiry .modal-content form input[type=submit] {
  width: auto;
  min-width: 200px;
}
#enquiry .modal-content form .form_group {
  margin-bottom: 25px;
  text-align: left;
}
#enquiry .modal-content form .form_group > span {
  border-bottom: 1px solid #dbdbdb;
}
#enquiry .modal-content form .form_group textarea {
  height: 150px;
}
#enquiry .modal-content form .form_group h3 {
  font-family: 'RupeeForadian', sans-serif;
  font-size: 16px;
  color: black;
  text-transform: capitalize;
  line-height: 1.5;
}
#enquiry .modal-content form .form_group.col-3 {
  text-align: right;
}
.banner .inner .view-all-btn,
.jewel-sect .box-1:nth-of-type(1) .view-all-btn,
.fashion-feed .sub-btn,
.contact-content .submit_btn input,
.fig-hover table tr td a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.banner .inner .view-all-btn:hover,
.jewel-sect .box-1:nth-of-type(1) .view-all-btn:hover,
.fashion-feed .sub-btn:hover,
.contact-content .submit_btn input:hover,
.fig-hover table tr td a:hover {
  background: #8393ca;
  color: #fff;
}
.modal-backdrop.in {
  filter: alpha(opacity=70);
  opacity: .7;
}
.modal-open {
  overflow: hidden !important;
  position: relative;
}
/*** Store page ***/
.store-intro {
  background: #ffffff;
  text-align: center;
}
.store-intro h2 {
  font-size: 36px;
  letter-spacing: 0.05em;
  margin: 0;
  padding: 25px 0 20px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  line-height: 1.6;
}
.store-intro p {
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 2.2;
  margin: 0;
  margin-top: 30px;
  font-family: 'Merriweather', serif;
  font-weight: 300;
}
.store-design {
  position: relative;
}
.store-design .design-content .col-6 {
  padding: 0;
  padding-right: 70px;
  padding-bottom: 45px;
}
.store-design .design-content .col-6 h2 {
  font-size: 58px;
  letter-spacing: 0.05em;
  margin: 0;
  padding: 45px 0 35px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  line-height: 1.2;
}
.store-design .design-content .col-6 p {
  font-size: 14px;
  letter-spacing: 0.05em;
  line-height: 2.2;
  margin: 0;
  margin-top: 30px;
  font-family: 'Merriweather', serif;
  font-weight: 300;
}
.store-design .design-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.store-design .design-bg div {
  height: 100%;
}
.store-design .design-bg div:last-of-type {
  background: url('../img/store-design.jpg');
  background-size: cover;
  background-position: center;
  width: 48.5%;
  float: right;
}
.design-icons {
  background: #ffffff;
}
.design-icons .container {
  text-align: justify;
  padding: 100px 15px 30px;
}
.design-icons .container:after {
  content: "";
  display: inline-block;
  width: 100%;
}
.design-icons span {
  text-align: left;
  display: inline-block;
  font-family: 'Playfair Display', 'Arial', sans-serif;
  font-weight: bold;
  font-size: 24px;
  letter-spacing: 0.05em;
}
.design-icons span i {
  width: 87px;
  height: 87px;
  display: table;
  margin-bottom: 30px;
}
.design-icons span:nth-of-type(1) i {
  background-position: -212px 2px;
}
.design-icons span:nth-of-type(2) i {
  background-position: -215px -85px;
}
.design-icons span:nth-of-type(4) i {
  background-position: -207px -172px;
}
.design-icons span:nth-of-type(3) i {
  background-position: -206px -254px;
}
.store-banner {
  background: url('../img/about-banner.jpg');
  background-position: center;
  background-size: cover;
}
.store-gallery {
  padding: 0;
  position: relative;
}
.store-gallery .owl-stage-outer,
.store-gallery .owl-stage,
.store-gallery .owl-item,
.store-gallery .owl-item .item {
  height: 100%;
}
.store-gallery .store-slider {
  height: 970px;
}
.store-gallery .store-slider .item {
  background-size: cover;
  background-position: center;
}
.store-gallery .controls {
  position: absolute;
  bottom: 45px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.store-gallery .controls .thumbs a {
  cursor: pointer;
  display: inline-block;
  width: 208px;
  height: 133px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  margin-right: 20px;
  position: relative;
}
.store-gallery .controls .thumbs a:last-of-type {
  margin-right: 0;
}
.store-gallery .controls .thumbs a:after {
  position: absolute;
  content: "";
  width: 0%;
  height: 2px;
  background: #8198ce;
  bottom: -7px;
}
.store-gallery .controls .thumbs a.active:after {
  width: 100%;
  -webkit-transition: all 4800ms linear;
  -moz-transition: all 4800ms linear;
  -o-transition: all 4800ms linear;
  -ms-transition: all 4800ms linear;
  transition: all 4800ms linear;
}
.store-gallery .controls .slider-content {
  width: 600px;
  margin-bottom: 45px;
}
.store-gallery .controls .slider-content h2 {
  color: #ffffff;
  font-family: 'Playfair Display', 'Arial', sans-serif;
  font-size: 72px;
  letter-spacing: 0.05em;
  line-height: 1.2;
}
.store-gallery .controls .slider-content p {
  font-size: 18px;
  letter-spacing: 0.05em;
  line-height: 1.7;
  margin: 20px 0;
  color: #ffffff;
}
.store-gallery .owl-controls {
  bottom: 40px;
  height: 60px;
}
.store-gallery .owl-controls .owl-nav .owl-prev span,
.store-gallery .owl-controls .owl-nav .owl-next span {
  cursor: pointer;
  display: inline-block;
  width: 28px;
  height: 28px;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
}
.store-gallery .owl-controls .owl-nav .owl-prev {
  float: left;
}
.store-gallery .owl-controls .owl-nav .owl-prev span {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  transform: rotate(135deg);
}
.store-gallery .owl-controls .owl-nav .owl-next {
  float: right;
}
.store-gallery .owl-controls .owl-nav .owl-next span {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.gmnoprint:last-of-type,
.gmnoprint:nth-of-type(4),
.gmnoprint:nth-of-type(6),
.gmnoprint:nth-of-type(8),
.gmnoprint:nth-of-type(2),
.gmnoprint.gm-style-cc ~ div,
.gm-style > div:nth-of-type(2) {
  display: none;
}
.gm-style-pbt {
  font-family: 'Playfair Display', 'Arial', sans-serif;
  font-size: 18px;
  transform: none !important;
  top: auto;
  bottom: 20px;
  position: absolute;
  left: 0;
  right: 0;
}
.fashion-feed #message {
  margin-top: 25px;
}
.scroll-top {
  position: absolute;
  top: 55px;
  right: 45px;
  cursor: pointer;
}
.scroll-top .icon-scroll {
  background-position: -150px -293px;
  display: block;
  width: 40px;
  height: 32px;
}
.scroll-top span {
  font-size: 12px;
  color: #989797;
  text-align: center;
  display: inline-block;
}
.meet-us {
  background: #ffffff;
}
.meet-us .container {
  text-align: center;
  position: relative;
}
.meet-us .container:before {
  position: absolute;
  content: '';
  width: 90%;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 1px;
  background: #e5e5e5;
  top: -90px;
}
.meet-us h2 {
  font-family: 'Playfair Display', 'Arial', sans-serif;
  font-size: 36px;
  letter-spacing: 0.05em;
  line-height: 1.2;
}
.meet-us p {
  font-family: 'Merriweather', serif;
  font-size: 16px;
  line-height: 2.4;
  letter-spacing: 0.05em;
  font-weight: 100;
  margin: 0;
  margin-top: 45px;
}
.meet-us .team-member {
  margin-top: 80px;
  display: inline-block;
  padding: 0;
  text-align: center;
}
.meet-us .team-member [class^='col-'] {
  padding: 0;
}
.meet-us .team-member img {
  float: none;
  display: none;
}
.meet-us .team-member h3 {
  margin-bottom: 30px;
  margin-top: 5px;
  font-size: 24px;
  color: #282828;
  letter-spacing: 0.05em;
  line-height: 1.25;
}
.meet-us .team-member p {
  margin-top: 30px;
  font-family: 'Merriweather', serif;
  font-size: 16px;
  line-height: 2.4;
  letter-spacing: 0;
  font-weight: 100;
}
.meet-us .team-member:after {
  content: '';
  display: table;
  clear: both;
}
.meet-us .team-member:nth-of-type(2n+1) {
  padding-right: 40px;
}
.meet-us .team-member:nth-of-type(2n+2) {
  padding-left: 40px;
}


/* -----------------------Dev----------------------------- */

.banner-center{
  background-size: cover !important;
  background-position: center !important;
}

.map-section section a:hover div
{background: #45599e;
}

#image-pop .modal-content .modal-body{
  width: 100%;
}
#image-pop .modal-content{
  width: 100%;
}

#image-pop .owl-item{
  background-color: white;
}

#image-pop .owl-theme .owl-controls .owl-dot{
margin: 0px;
display: inline-block;
}
#image-pop .owl-theme .owl-controls .owl-dot.active{
  margin: 0px !important;
}

#image-pop .owl-theme .owl-controls .owl-dot span{
  background-color: #ddd;
  height: 10px;
  width: 10px;
}

#image-pop .owl-theme .owl-controls .owl-dot.active span{
  background-color: #636262;
}
#image-pop .owl-theme .owl-controls {
    text-align: center;
    position: absolute;
    bottom: 8px;
    right: 43%;
    z-index: 102;
  }

#image-pop .pop-img-slider.single-item .owl-controls{
  display: none;
}

#image-pop .pop-img-slider img:nth-child(2){
  display: none;
}

#image-pop .pop-img-slider.owl-carousel img:nth-child(2){
  display: none;
}
.meet-us .team-member.col-6 figure {
  position: relative;
  overflow: hidden;
  padding-bottom: calc((400/400)*100%);
}
.meet-us .team-member.col-6 figure img{
  display: block;
  max-width: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.team-member-wrap{
  flex-direction: column-reverse;
  display: flex;

}
@media (min-width:767.98px){
  .team-member-wrap{
    align-items: center;
    flex-direction: row;
  }
  .meet-us .team-member.col-6 .img-wrap{
    max-width: 400px;
    margin-left: auto;
  }
  

}
.meet-us .team-member.team-member-2{
  display: none;

}
.alternate-no{
  padding-left: 44px;
}
@media (min-width:575.98px){
  .alternate-no{
    padding-left: 56px;
  }
  
}
@media only screen and (max-width: 1024px){
  .menu-right #menu { 
    right: -100%;
  }

}
@media only screen and (max-width: 1024px){
 .mobmenu-open .menu-right #menu { 
    right: 0;
  }

}
