/* .banner .owl-item .item.banner-center.five{
  background-image: url('../img/bannerslider.webp');
 }  */




@media (min-width:1601px){
  .banner-center.four .banner-right {
    display: inline-block !important;
    background-color: transparent;
    position: absolute;
    right: 0px !important;
    top: 190px !important;
}
}
@media (min-width: 1240px) {
  .container {
    width: 1200px; 
  }
}
@media only screen and (max-width: 1600px) {
  .design-demo .owl-controls {
    width: 95%;
  }
    .banner-center.four .banner-right {
    display: inline-block !important;
    background-color: transparent;
    position: absolute;
    right: -70px !important;
    top: 190px !important;
}

}
@media only screen and (max-width: 1460px) {
  .banner {
    height: 700px;
  }
  .banner .item h2 {
    font-size: 100px;
  }
  .banner .item label {
    font-size: 32px;
  }
  .banner .item p {
    margin: 25px 0 30px;
  }
  section {
    padding: 45px 0;
  }
  .product-trend .txtCenter {
    margin-top: 45px;
  }
  .product-trend .box-1 .box-body figcaption h3 {
    font-size: 24px;
    height: 60px;
    width: 90%;
    margin-top: 10px;
  }
  .product-trend .box-1 .box-body figcaption .price {
    margin: 5px 0;
  }
  .product-trend .box-1 .box-body {
    padding: 0 20px 20px 20px;
  }
  .product-trend .box-1 .box-body figure {
    margin: 0 auto;
  }
  header,
  header #logo {
    height: 72px;
  }
  .menu-right #menu ul li {
    line-height: 72px;
  }
  header #logo img {
    height: 50px;
  }
  .menu-right #menu .dropdown:hover .jewellery-sec {
    top: 71px;
  }
  .design-demo-left {
    width: 30%;
    height: 320px;
  }
  .design-demo-right {
    padding-top: 0;
    padding-left: 60px;
    padding-right: 60px;
    width: 70%;
  }
  .design-demo-right h2 {
    font-size: 46px;
  }
  .design-demo {
    padding: 150px 0 100px;
  }
  .design-demo .container {
    padding: 0 80px;
  }
  .fashion-trends .trends-col {
    margin-top: 20px;
  }
  .footer .footer-top > .col-8 .col-4:last-of-type {
    padding-left: 0;
  }
  .footer .footer-top {
    padding: 20px 0 40px;
  }
  .footer {
    padding-top: 50px;
  }
  .footer .footer-btm {
    padding: 10px 0 0;
  }
  .footer .footer-btm p {
    margin-bottom: 0;
  }
  .page-banner {
    height: 600px;
  }
  .page-banner > div h1,
  .store-gallery .controls .slider-content h2 {
    font-size: 56px;
  }
  .page-banner > div p,
  .store-gallery .controls .slider-content p {
    font-size: 16px;
  }
  .contact-content .container h2 {
    font-size: 24px;
    margin-bottom: 40px;
  }
  .main-form .form_group {
    margin-bottom: 30px;
  }
  .map-section #map {
    height: 390px;
  }
  .contact-content .contact-details h3 {
    margin-bottom: 15px;
  }
  .contact-content .contact-details > div {
    padding: 25px 0;
  }
  .map-section .container section a div {
    width: 250px;
    height: 250px;
    margin-top: 20px;
  }
  .about-content .image-contain,
  .about-content .text-contain {
    height: 600px;
  }
  .about-content .image-contain img {
    width: 100%;
  }
  .about-content .image-contain {
    width: 35%;
  }
  .about-content .text-contain {
    width: 65%;
  }
  .about-content .text-contain > div h2 {
    font-size: 50px;
  }
  .store-intro h2 {
    padding: 15px 0 10px;
    font-size: 30px;
  }
  .store-intro p {
    margin-top: 20px;
    margin-bottom: 10px;
  }
  .store-design .design-content .col-6 h2 {
    font-size: 46px;
    padding: 40px 0 15px;
  }
  .design-icons span {
    font-size: 20px;
  }
  .design-icons .container {
    padding: 60px 15px 30px;
  }
  .store-gallery .store-slider {
    height: 730px;
  }
  .store-gallery .controls .thumbs a {
    width: 150px;
    height: 100px;
  }
  .scroll-top {
    top: 15px;
    right: 45px;
  }
  .fashion-feed label {
    bottom: 30px;
  }
  .meet-us .container:before {
    top: -45px;
  }
    .banner-center.four .banner-right{
    display: block !important;
    background-color: transparent;
    position: absolute;
    right: -35px !important;
    top: 110px !important;
  }
}
@media (max-width: 1240px){
    .banner-center.four .banner-right{
    display: inline-block !important;
    background-color: transparent;
    position: absolute;
    right: -35px !important;
    top: 110px !important;
  }
}
@media only screen and (max-width: 1199px) {
  .banner {
    height: 550px;
  }
  .banner .item {
    background-position: left;
  }
  .banner .item .container > div > div {
    padding-top: 0;
  }
  .banner .item h2 {
    font-size: 60px;
    margin-bottom: 25px;
  }
  .banner .item label {
    font-size: 28px;
  }
  .banner .item p {
    margin: 20px 0 25px;
    font-size: 16px;
  }
  .banner .item .bottom-table {
    width: 100%;
    height: 45px;
  }
  .banner .item .bottom-table p {
    font-size: 14px;
    margin: 15px 0 15px;
  }
  .banner .item.ordinary .container > div > div {
    width: 60%;
  }
  .banner .owl-dots .owl-dot.active span:after {
    font-size: 26px;
    left: -6px;
  }
  .banner .owl-dots .owl-dot {
    margin: 10px 0;
  }
  .menu-right #menu ul li {
    margin: 0 5px;
    font-size: 16px;
  }
  .product-trend .box-1 .box-body figure {
    height: 190px;
    width: 150px;
  }
  .product-trend .txtCenter {
    padding: 0;
  }
  .product-trend .txtCenter .h2 {
    font-size: 26px;
    margin: 20px 0;
  }
  .product-trend .txtCenter p {
    font-size: 16px;
    line-height: 1.8;
    height: auto;
  }
  .product-trend .box-1 .box-body figcaption h3 {
    font-size: 19px;
    height: 52px;
  }
  .product-trend .box-1 .box-body figcaption .price span {
    font-size: 20px;
  }
  .jewel-desc {
    font-size: 14px;
  }
  .jewel-sect .box-1:first-of-type p.jewel-desc {
    margin: 20px 0 10px;
  }
  .jewel-sect .box-1 .prod-desc {
    padding-top: 20px;
    text-align: center;
  }
  .jewel-sect .box-1 .caption-left {
    float: none;
    width: 100%;
  }
  .jewel-sect .box-1 .caption-right {
    margin-top: 5px;
    width: 100%;
    text-align: center;
  }
  .jewel-sect .box-1 figure {
    height: 300px;
  }
  .jewel-sect .box-1 {
    height: auto;
    padding-bottom: 10px;
  }
  .jewel-sect .box-1:nth-of-type(3n+1) {
    clear: both;
  }
  .design-demo-right h2 {
    font-size: 30px;
    margin-bottom: 20px;
    line-height: 1.4;
  }
  .design-demo-left {
    height: 280px;
  }
  .design-demo {
    padding: 100px 0 100px;
  }
  .design-demo .owl-controls {
    top: 40%;
  }
  .fashion-trends h2 {
    font-size: 24px;
    padding: 15px 0;
  }
  .fashion-trends .trends-col {
    margin-top: 20px;
  }
  .fashion-trends h2:after {
    top: calc(50% + 2px);
  }
  .fashion-trends .trends-col .text-contain {
    padding: 0 20px 0 0;
  }
  .fashion-trends .trends-col {
    padding: 0 15px;
  }
  .fashion-trends .trends-slider {
    width: calc(100% + 30px);
    margin: 0 -15px;
  }
  .fashion-trends .trends-col .img-contain {
    height: 190px;
    margin-bottom: 25px;
  }
  .fashion-trends .trends-col .text-contain h3 {
    font-size: 18px;
    margin-bottom: 20px;
    line-height: 1.4;
  }
  .qualities-sect .qualities li {
    margin-bottom: 20px;
  }
  .qualities-sect .qualities [class^="icon-"],
  .qualities-sect .qualities [class*="icon-"] {
    transform: scale(0.8);
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: -5px;
  }
  .qualities-sect .qualities {
    margin: 0;
  }
  .qualities-sect .qualities li h4 {
    font-size: 18px;
  }
  .footer-top > .col-4 {
    width: 25%;
  }
  .footer-top > .col-4 figure {
    width: 100%;
    padding-right: 30px;
  }
  .footer-top > .col-4 figure img {
    width: 100%;
  }
  .footer-top > .col-8 {
    width: 75%;
  }
  .footer .footer-top figure img {
    padding-top: 10px;
  }
  .jewel-sect.jewel-page .box-1 {
    padding-bottom: 120px;
    width: 32% !important;
    margin-right: 2% !important;
    margin-top: 2% !important;
  }
  .jewel-sect.jewel-page .box-1:nth-of-type(3n) {
    margin-right: 0 !important;
  }
  .jewel-page .box-1:nth-of-type(-n+3) {
    margin-top: 0 !important;
  }
  .contact-content .form-contain {
    padding-right: 20px;
  }
  .contact-content .contact-details {
    padding-left: 40px;
    padding-right: 0;
  }
  .page-banner {
    height: 500px;
  }
  .page-banner > div h1,
  .store-gallery .controls .slider-content h2 {
    font-size: 42px;
  }
  .about-content .image-contain,
  .about-content .text-contain {
    height: 500px;
  }
  .about-content .text-contain {
    padding-left: 50px !important;
  }
  .about-content .text-contain > div h2 {
    font-size: 36px;
    margin-bottom: 30px;
  }
  .about-content .text-contain > div p {
    margin-top: 25px;
  }
  .history-top h2,
  .meet-us h2 {
    font-size: 28px;
  }
  .history-top p,
  .meet-us p,
  .meet-us .team-member p {
    font-size: 14px;
    margin-top: 30px;
  }
  .history-bottom .banner-contents {
    height: 450px;
  }
  .history-bottom .container > div:first-of-type {
    width: 320px;
  }
  .history-bottom .container > div:first-of-type > div h3 {
    margin-bottom: 30px;
    font-size: 28px;
    line-height: 1.2;
  }
  .history-bottom .container img {
    margin-top: 130px;
    width: 360px;
    margin-left: 25px;
  }
  .history-bottom {
    padding-bottom: 70px;
  }
  .store-design .design-content .col-6 h2 {
    font-size: 36px;
    padding: 0;
  }
  .store-design .design-content .col-6 p {
    margin-top: 20px;
  }
  .store-gallery .store-slider {
    height: 570px;
  }
  .h2-jewel {
    font-size: 36px;
    margin-bottom: 0;
  }
  .fashion-trends h2:after {
    bottom: 28px !important;
  }
  #cntctmessage {
    clear: both;
    padding-top: 15px;
    text-align: center;
  }
  .design-demo-left figure img {
    height: 80%;
  }
  .meet-us .team-member h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 1025px) {
  #menu-toggle {
    display: none;
  }
  .banner .owl-item .item.banner-center.five{
   background-image: url('../img/bannerslider.webp');
  } 
  .banner .owl-item .item.banner-center.four{
   background-image: url('../img/Genesis-Banner-light-weight.png');
  } 
  .banner .item .container > div > .col-xs-6.banner-left,
  .banner .item .container > div > .col-xs-6.banner-right{
    display: none;
  }
}
@media only screen and (max-width: 1024px) {
  .menu-right #menu {
    position: fixed;
    background: white;
    height: 100vh;
    width: 350px;
    right: -410px;
    top: 0px;
    padding-top: 100px;
    padding-left: 5%;
    -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 ul li {
    display: block;
    margin: 0;
    line-height: 3;
  }
  .menu-right #menu ul li a {
    font-size: 18px;
  }
  .menu-right #menu.visible {
    right: 0;
  }
  .footer-top > .col-8 {
    width: 65%;
  }
  .footer-top > .col-8 .col-4 {
    width: 50%;
  }
  .footer-top > .col-8 .col-4:nth-of-type(2) {
    display: none;
  }
  .footer-top > .col-4 {
    width: 35%;
  }
  .footer .social-media {
    margin-top: 0;
  }
  .footer .footer-top {
    padding: 20px 0 25px;
  }
  .footer .footer-btm:after {
    display: none;
  }
  .footer .footer-btm p {
    display: block !important;
    text-align: center;
    padding: 0 !important;
    margin: 0;
  }
  .footer .footer-btm {
    padding: 10px 60px;
  }
  .footer .footer-btm p,
  .footer .footer-btm a {
    line-height: 2;
  }
  .scroll-top {
    bottom: 10px;
    right: 45px;
    top: auto;
  }
  .menu-right #menu ul li a:after {
    right: auto;
    bottom: 24px;
  }
  .footer {
    padding-top: 20px;
  }
  .banner .owl-item .item.banner-center.four{
   background-image: url('../img/mobile/home-banner4.png');
  } 
  .banner .owl-item .item.banner-center.five{
   /* background-image: none; */
   /* background:black; */
   /* background-image: url('../img/slider-mob.webp'); */

  } 
  .item.banner-center.four {
    padding: 25px 0;
  }
  .item.banner-center.four .banner-center{
    text-align: right;
  }
.item.banner-center.four .item.banner-left {
    background-color: transparent;
    text-align: right;
    padding-right: 0;
}
  .item.banner-center.four  .col-xs-6.banner-right,
  .item.banner-center.four .col-xs-6.banner-left {
    height: auto;
  }
.item.banner-center.four .col-xs-6.banner-right {
    text-align: left;
    padding-left: 4%;
    padding-top: 0%;
    top: 100px !important;
}
    .banner-center.four .banner-right{
    background-color: transparent;
    position: relative;
  }
}
@media only screen and (max-width: 991px) {
  .banner {
    height: 400px;
  }
  .banner .owl-controls {
    bottom: -20px;
    right: 0;
  }
  .banner .item .container > div > div {
    padding-top: 0;
    width: 45%;
  }
  .banner .item .bottom-table {
    padding: 0 5px;
  }
  .banner .item.ordinary .container > div > div {
    padding: 0;
    padding-bottom: 10px;
  }
  .banner .owl-dots .owl-dot span:after {
    font-size: 16px;
  }
  .banner .owl-dots .owl-dot.active span:after {
    font-size: 20px;
    left: -2px;
  }
  .banner .owl-dots .owl-dot {
    margin: 5px 0;
  }
  .banner .item.ordinary .container > div h2 {
    font-size: 36px;
  }
  .banner .item.ordinary .container > div p {
    font-size: 16px;
    color: #ffffff;
  }
  .product-trend .box-1 .box-body {
    padding: 0 10px 10px 10px;
  }
  .product-trend .box-1 .box-body .orderNow-btn {
    line-height: 43px;
    width: 100%;
    height: 45px;
    font-size: 16px;
  }
  .jewel-sect .box-1 {
    width: 48%;
    margin-right: 4%;
  }
  .jewel-sect .box-1:nth-child(1) {
    padding-right: 5%;
  }
  .jewel-sect .box-1:nth-child(3) {
    margin-top: 2%;
  }
  .jewel-sect .box-1:nth-child(3n) {
    margin-right: 4%;
  }
  .jewel-sect .box-1:nth-of-type(2n) {
    margin-right: 0;
  }
  .jewel-sect .box-1:nth-of-type(3n+1) {
    clear: none;
  }
  .jewel-sect .box-1:nth-of-type(2n+1) {
    clear: both;
  }
  .design-demo .owl-controls {
    width: 97%;
  }
  .design-demo .container {
    padding: 0 55px;
  }
  .design-demo .owl-controls .owl-prev,
  .design-demo .owl-controls .owl-next {
    padding: 5px;
  }
  .design-demo .owl-controls .owl-prev span,
  .design-demo .owl-controls .owl-next span {
    width: 20px;
    height: 20px;
  }
  .design-demo-left {
    height: 240px;
  }
  .design-demo-right {
    padding-left: 40px;
    padding-right: 25px;
    width: 70%;
  }
  .design-demo-right h2 {
    margin-top: 0;
    font-size: 24px;
  }
  .design-demo-right p {
    font-size: 14px;
  }
  .design-demo {
    padding: 70px 0 70px;
  }
  .fashion-trends .trends-col .img-contain {
    height: 145px;
  }
  .fashion-trends .trends-col .text-contain p {
    margin-bottom: 10px;
  }
  .qualities-sect .qualities li {
    width: 50%;
    margin-right: 0;
    padding: 10px 0px;
    padding-right: 20px;
  }
  .qualities-sect .qualities {
    margin-top: -10px;
  }
  .jewel-sect.jewel-page .box-1 {
    padding-bottom: 120px !important;
    width: 49% !important;
    padding-right: 0 !important;
    margin-right: 2% !important;
    margin-top: 2% !important;
  }
  .jewel-sect.jewel-page .box-1:nth-of-type(3n) {
    margin-right: 2% !important;
  }
  .jewel-sect.jewel-page .box-1:nth-of-type(2n) {
    margin-right: 0% !important;
  }
  .jewel-page .box-1:nth-of-type(-n+2) {
    margin-top: 0 !important;
  }
  .jewel-page h1 {
    font-size: 32px;
  }
  .page-banner {
    height: 450px;
  }
  .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 {
    height: 45px;
    padding: 0 13px;
  }
  .main-form .form_group textarea {
    height: 150px;
    padding-top: 15px;
  }
  .main-form .form_group {
    margin-bottom: 20px;
  }
  .main-form .form_group:nth-of-type(2n+1) {
    padding-right: 7.5px;
  }
  .main-form .form_group:nth-of-type(2n+2) {
    padding-left: 7.5px;
  }
  .contact-content .contact-details {
    padding-left: 25px;
  }
  .contact-content .contact-details > div {
    padding: 15px 0;
  }
  .contact-content .contact-details p,
  .contact-content .contact-details a {
    margin-top: 10px;
  }
  .contact-content .contact-details a {
    font-size: 16px;
  }
  .about-content .text-contain > div p {
    margin-top: 20px;
    letter-spacing: 0;
    line-height: 2;
  }
  .about-content .text-contain > div h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }
  .about-content .image-contain,
  .about-content .text-contain {
    height: 450px;
  }
  .about-content .text-contain {
    padding-left: 35px !important;
    width: 60%;
  }
  .about-content .image-contain {
    width: 40%;
  }
  .history-bottom .banner-contents .right-half {
    background-position: 25%;
    width: 50%;
  }
  .history-bottom .banner-contents .left-half {
    width: 50%;
  }
  .history-bottom .container > div:first-of-type {
    width: 250px;
  }
  .history-bottom .container > div:first-of-type > div h3 {
    font-size: 24px;
  }
  .history-bottom .container > div:first-of-type > div p {
    font-size: 14px;
  }
  .history-bottom .container img {
    margin-top: 140px;
    width: 320px;
    margin-left: 20px;
  }
  .history-bottom {
    padding-bottom: 30px;
  }
  .store-design .design-content .col-6 {
    padding: 0;
    padding-right: 30px;
    padding-bottom: 0px;
  }
  .store-design .design-content .col-6 h2 {
    font-size: 32px;
    padding: 0;
    line-height: 1.3;
    margin-bottom: 25px;
  }
  .design-icons span i {
    margin-bottom: 10px;
    transform: scale(0.8);
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -moz-transform: scale(0.8);
  }
  .design-icons span {
    font-size: 18px;
  }
  .store-gallery .store-slider {
    height: 450px;
  }
  .store-gallery .controls .thumbs a {
    width: 100px;
    height: 60px;
    margin-right: 10px;
  }
  .store-gallery .controls .slider-content {
    margin-bottom: 25px;
  }
  .col-slider {
    width: calc(100% + 10px);
    margin: 0 -5px;
  }
  .col-slider .owl-item {
    padding: 0 5px;
  }
  .jewel-page.jewel-sect .orig-img {
    width: 80%;
    display: table;
    margin: 0 auto;
  }
  .h2-jewel {
    font-size: 38px;
    margin-bottom: 0;
  }
.banner .item .container .item.banner-center.five .col-xs-6.banner-left{
    width: 50%;
  }

.banner-center.four .banner-left{
    height: 375px !important;
  }

.banner-center.four .banner-left img{
    height: 100%;
  }

.item.banner-center.five .col-xs-6.banner-right{
  text-align: right;
}


}
@media only screen and (max-width: 767px) {
  .banner {
    height: 350px;
  }
  .banner .owl-controls {
    bottom: -10px;
  }
  .banner .item .bottom-table {
    display: none;
  }
  .banner .item {
    background-position: center;
  }
  .banner .item h2 {
    font-size: 36px;
    margin-bottom: 20px;
  }
  .banner .item label {
    font-size: 20px;
  }
  .banner .container {
    width: 100%;
  }
  .banner .item h2 {
    font-size: 36px;
    margin-bottom: 20px;
  }
  .banner .item label {
    font-size: 20px;
  }
  .banner .banner .item p {
    margin: 10px 0 0;
    font-size: 14px;
  }
  .banner .item.ordinary .container > div > div {
    width: 80%;
  }
  .banner .item.ordinary .container > div > div {
    width: 80%;
  }
  .banner .item.ordinary .container > div p {
    font-size: 14px;
    margin-bottom: 0;
  }
  .banner .owl-dots .owl-dot span:after {
    font-size: 12px;
  }
  .banner .owl-dots .owl-dot.active span:after {
    font-size: 16px;
    left: 0px;
  }
  .banner .owl-dots .owl-dot {
    margin: 0;
    line-height: 25px;
  }
  .banner .owl-dots .owl-dot span:after {
    top: -25px;
  }
  .owl-theme .owl-controls .owl-dot.active {
    margin-bottom: 5px !important;
  }
  .owl-theme .owl-controls .owl-dot span {
    margin-bottom: 12px;
  }
  .banner .owl-dots .owl-dot span:before {
    top: 3px;
  }
  .product-trend .box-1 {
    padding: 0 5px;
  }
  .product-trend .box-1 .box-body figure {
    height: 140px;
    width: 100px;
  }
  .product-trend .box-1 .box-body figcaption h3 {
    font-size: 17px;
    height: 48px;
  }
  .product-trend .container > .row {
    margin-top: 0;
  }
  .design-demo .owl-controls {
    width: 100%;
  }
  .design-demo-left {
    height: 200px;
  }
  .fashion-trends {
    padding-bottom: 25px;
  }
  .fashion-trends .trends-slider {
    padding-bottom: 40px;
  }
  .fashion-trends .trends-slider .owl-controls {
    display: block;
    position: absolute;
    bottom: -7px;
    left: 0;
    right: 0;
    margin: 0 auto;
  }
  .fashion-trends .trends-slider .owl-controls .owl-dot {
    display: inline-block;
    margin: 0 !important;
    padding: 0 10px;
  }
  .fashion-trends .trends-slider .owl-controls .owl-dot span {
    margin: 0 !important;
    background: #cccccc !important;
  }
  .fashion-trends .trends-slider .owl-controls .owl-dot.active span {
    background: #000000 !important;
  }
  .footer-top > .col-8 .col-4:nth-of-type(1) {
    width: 40%;
    padding-left: 0;
  }
  .footer-top > .col-8 .col-4:last-of-type {
    width: 60%;
  }
  .footer .footer-top .col-8 ul li a {
    font-size: 16px;
  }
  .footer {
    padding-top: 0;
  }
  .footer .footer-top > .col-8 {
    padding-left: 0;
  }
  .contact-content .form-contain {
    width: 100%;
    padding: 0;
  }
  .contact-content .form-contain .main-form {
    margin-bottom: 20px;
  }
  .contact-content .contact-details {
    padding: 0;
    width: 100%;
  }
  .main-form .form_group textarea {
    padding-top: 10px;
  }
  .contact-content .submit_btn input {
    height: 45px;
    padding: 0 40px;
  }
  .contact-content .contact-details > div:last-of-type {
    padding-bottom: 0;
  }
  .contact-content .container {
    padding-bottom: 0;
  }
  .map-section #map {
    height: 340px;
  }
  .map-section .container section a div {
    width: 200px;
    height: 200px;
  }
  .map-section .container section a div p {
    font-size: 24px;
  }
  .page-banner {
    height: 400px;
  }
  .page-banner > div .container > div {
    width: 100%;
    margin-bottom: 40px;
  }
  .page-banner > div p,
  .store-gallery .controls .slider-content p {
    margin: 15px 0;
  }
  .page-banner > div h1,
  .store-gallery .controls .slider-content h2 {
    font-size: 32px;
  }
  .contact-content .container {
    padding-top: 0;
    padding-bottom: 0;
  }
  .contact-content .container h2 {
    margin-bottom: 25px;
  }
  .main-form .form_group.col-12 {
    margin-bottom: 10px;
  }
  .about-content .container {
    margin: 0;
  }
  .history-bottom .container > div:first-of-type {
    width: 230px;
  }
  .store-design .design-bg {
    display: none;
  }
  .store-design .design-content .col-6 {
    padding: 0;
    width: 100%;
  }
  .store-design .design-content .col-6 h2 {
    font-size: 28px;
    margin-bottom: 20px;
  }
  .store-intro h2 {
    padding: 0;
    font-size: 28px;
    line-height: 1.3;
  }
  .design-icons span i {
    margin-bottom: 0;
    margin-left: -15px;
    transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -moz-transform: scale(0.6);
  }
  .design-icons span {
    font-size: 16px;
  }
  .design-icons .container {
    padding: 10px 15px 0;
  }
  .store-gallery .controls {
    bottom: 30px;
  }
  .store-gallery .owl-controls {
    bottom: 25px;
  }
  .store-gallery .controls .slider-content {
    width: 100%;
  }
  .modal-open .modal {
    padding: 0 !important;
  }
  #enquiry .modal-dialog {
    width: 95%;
    margin: 0 auto;
  }
  #enquiry .modal-content {
    padding: 15px;
  }
  #enquiry .modal-header button {
    top: 0;
    right: 10px;
  }
  #enquiry .modal-content h2 {
    font-size: 26px;
    margin-bottom: 10px;
  }
  #enquiry .modal-content form .form_group {
    margin-bottom: 15px;
  }
  #enquiry .modal-content form .form_group textarea {
    height: 100px;
  }
  #enquiry .modal-content form {
    width: 100%;
  }
  #enquiry .modal-content form input[type=submit] {
    width: auto;
    min-width: 0;
    padding: 0 20px;
    line-height: 40px;
  }
  #enquiry .modal-dialog {
    margin-top: 15px;
  }
  .h2-jewel {
    font-size: 36px;
    margin-bottom: 0;
  }
  .jewel-sect .box-1:nth-child(1) {
    padding: 0;
  }
  .box-head ul li a {
    margin-left: 5px;
    padding: 0 0 0 18px;
  }
  .fashion-trends .trends-col .img-contain {
    height: 200px;
  }
  .meet-us .team-member {
    width: 100%;
    float: none;
    padding: 0 !important;
    margin-top: 30px;
  }
  .banner .item .container > div > .col-xs-6.banner-left img{
    width: 100%;
  }
  .banner .item .container > div > .col-xs-6.banner-right img{
    width: 246px;
    height: auto;
  }
.banner-center.four .banner-left {
    height: auto !important;
    width: 50% !important;
    padding-left: 80px;
}
.banner-center.four .banner-right img{
  width: 175px !important;
  height: auto !important;
}
.banner-center.four .banner-left img{
  width: 215px !important;
  height: auto !important;
}
}
@media only screen and (max-width: 640px) {
  .banner {
    height: 300px;
  }
  .banner .banner-content {
    width: 50%;
  }
  .banner .banner-content h1 {
    font-size: 20px;
    margin-bottom: 25px;
  }
  .banner .inner {
    padding-top: 0;
  }
  .product-trend .box-1 {
    width: 100%;
    display: table;
    margin: 0 auto !important;
    margin-bottom: 40px !important;
    float: none;
  }
  .product-trend .box-1:first-of-type {
    margin-top: 0;
  }
  .product-trend .box-1 figcaption {
    text-align: center;
  }
  .product-trend .box-1 figcaption h3 {
    width: 100% !important;
  }
  .product-trend .txtCenter {
    margin-top: 20px;
  }
  .product-trend .box-1 .box-body {
    padding-bottom: 20px;
  }
  .product-trend .box-1 .box-body .orderNow-btn {
    width: auto;
    padding: 0 20px;
  }
  .product-trend .box-1 .box-body figure {
    height: 160px;
    width: 150px;
  }
  .jewel-sect .box-1 {
    width: 48.5%;
    margin-right: 3%;
  }
  .jewel-sect .box-1:nth-child(3n) {
    margin-right: 3%;
  }
  .jewel-sect .box-1:nth-of-type(2n) {
    margin-right: 0;
  }
  .fig-hover {
    padding: 15px 0;
  }
  .jewel-sect .box-1 {
    padding-bottom: 0;
  }
  .fig-hover table tr td a {
    padding: 7.5px 25px;
    font-size: 14px;
  }
  .fig-hover {
    margin-top: 10px;
  }
  .jewel-sect .box-1 figure {
    height: 250px;
  }
  .jewel-sect .box-1:nth-child(1) a {
    width: auto;
    padding: 0 20px;
    line-height: 37px;
    height: 40px;
  }
  .jewel-sect .box-1 figcaption {
    margin: 0;
  }
  .design-demo-left {
    height: 150px;
    width: 150px;
    margin: 0 auto;
    float: none;
  }
  .design-demo-right {
    padding: 0 30px;
    text-align: center;
    width: 100%;
    margin-top: 20px;
  }
  .design-demo {
    padding: 30px 0 30px;
  }
  .design-demo .owl-controls .owl-prev span,
  .design-demo .owl-controls .owl-next span {
    width: 15px;
    height: 15px;
  }
  .design-demo .container {
    padding: 0 40px;
  }
  .fashion-trends .trends-col .img-contain {
    margin-bottom: 15px;
  }
  .fashion-trends .trends-col .text-contain h3 {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .fashion-trends .trends-col .text-contain {
    padding: 0;
  }
  .fashion-trends h2 {
    padding-top: 0;
    font-size: 20px;
  }
  .fashion-trends h2:after {
    top: calc(50% + -5px);
  }
  .qualities-sect .qualities li {
    padding: 0;
  }
  .qualities-sect .qualities [class^="icon-"],
  .qualities-sect .qualities [class*="icon-"] {
    display: block;
    margin: 0 !important;
    margin-left: 10px !important;
  }
  .fashion-feed label {
    bottom: 15px;
    font-size: 12px;
  }
  .fashion-feed p {
    width: 100%;
  }
  .feed-inp-div {
    margin: 25px 0 0;
  }
  .fashion-feed h2 {
    margin-bottom: 25px;
  }
  .feed-inp {
    width: calc(100% - 150px);
  }
  .footer li,
  .footer p,
  .footer a {
    font-size: 14px;
  }
  .footer .social li:first-of-type a {
    font-size: 18px;
  }
  .footer .social li {
    line-height: 2.2;
  }
  .footer .social-media span {
    display: block;
  }
  .footer .social-media a:first-of-type {
    margin-left: -4px;
  }
  .footer-top > .col-8 .col-4:nth-of-type(1) {
    padding: 0;
  }
  .footer .footer-top > .col-8 .col-4:last-of-type {
    padding-top: 5px;
  }
  .footer {
    padding-top: 0;
  }
  .footer-top > .col-8 {
    width: 100%;
  }
  .footer-top > .col-4 {
    display: none;
  }
  header #logo {
    padding: 11px 15px;
  }
  .jewel-page.jewel-sect .box-1 figcaption {
    margin: 0 auto !important;
  }
  .jewel-page.jewel-sect .box-1 .fig-hover {
    margin-top: 0px;
  }
  .map-section .container section a div i {
    transform: scale(0.6);
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -moz-transform: scale(0.6);
    margin-bottom: 0;
  }
  .map-section .container section a div {
    margin-top: 50px;
    width: 140px;
    height: 140px;
  }
  .page-banner.about-banner {
    background-position: 75%;
  }
  .about-content .image-contain {
    height: 360px;
    width: 320px;
  }
  .about-content .image-contain img {
    object-position: bottom;
  }
  .about-content .text-contain {
    padding-left: 0 !important;
    width: 100%;
    margin-bottom: 25px;
    height: auto;
  }
  .about-content .text-contain > div h2 {
    font-size: 28px;
    margin-bottom: 20px;
    line-height: 1.4;
  }
  .map-section #map {
    height: 275px;
  }
  .map-section .container section a div {
    margin-top: 40px !important;
  }
  .box-head {
    padding: 5px 0;
  }
  .history-bottom .banner-contents {
    height: auto;
  }
  .history-bottom .container {
    position: relative;
    padding-top: 20px;
  }
  .history-bottom .container > div:first-of-type {
    width: 100%;
    background: #000000;
  }
  .history-bottom .container {
    padding: 0;
  }
  .history-bottom .container > div:first-of-type {
    padding: 100px 0;
  }
  .history-bottom .container > div:first-of-type > div {
    padding-top: 10px;
    padding-right: 20%;
    padding-left: 30px;
  }
  .history-bottom .container > div:last-of-type {
    width: 100%;
    background: url(../img/about-img2.jpg);
    background-size: cover;
    background-position: center;
  }
  .history-bottom .container img {
    margin-top: 20px;
    width: 300px;
  }
  .design-icons span {
    font-size: 16px;
    width: 50%;
    float: left;
    margin-top: 25px;
    text-align: center;
    line-height: 1.4;
  }
  .design-icons span i {
    margin-top: -15px;
    margin-left: auto;
    margin-right: auto;
  }
  .design-icons span:nth-of-type(-n+2) {
    margin-top: 0;
  }
  #enquiry .modal-content form .form_group {
    width: 100%;
    padding: 0 !important;
    text-align: left !important;
  }
  .modal-body {
    padding: 15px 0;
  }
  .col-slider .owl-controls {
    display: block;
    bottom: 0px;
    left: 0;
    right: 0;
  }
  .col-slider .owl-controls .owl-dot {
    display: inline-block;
    line-height: 1;
    padding: 0 5px !important;
    margin: 0 5px !important;
  }
  .col-slider .owl-controls .owl-dot.active {
    margin: 0 5px !important;
  }
  .col-slider .owl-controls .owl-dot span {
    background: rgba(0, 0, 0, 0.4);
  }
  .col-slider .owl-controls .owl-dot span {
    margin: 0 !important;
  }
  .jewel-sect .orig-img {
    width: 100%;
  }
  .fashion-trends .trends-col .img-contain {
    height: 160px;
  }
  .jewel-page.jewel-sect .orig-img {
    width: 100%;
  }
  .banner .owl-dots .owl-dot.active span:before {
    width: 35px;
  }
  .design-demo-left figure img {
    height: 100%;
  }
  .scroll-top {
    right: 15px;
    bottom: auto;
    top: 140px;
  }
  .footer .footer-top .col-8 ul li a {
    font-size: 14px;
  }
  .footer .footer-btm {
    padding: 10px 0px;
  }
  .banner-center.four .banner-right{
    width: 40% !important;
  }
  .banner-center.four .banner-left{
    padding-left: 0px !important;
  }
  .banner-center.four .banner-right img{
  width: 150px !important;
  height: auto !important;
      padding-left: 0px !important;
    padding-right: 20px !important;
}
.banner-center.four .banner-left img{
  width: 190px !important;
  height: auto !important;
  padding-top: 20px !important;
}
.banner-center.four .banner-right img
{padding: 0px !important;
}
}

@media (max-width: 640px){
  .item.banner-center.five .container > div,
  .item.banner-center.four.container > div{
    display: table !important;
  }
  .item.banner-center.five .col-xs-6.banner-right{
    display: table-cell !important;
  } 
  .item.banner-center.five .col-xs-6.banner-left {
    width: 50% !important;
    display: table-cell !important;
    float: none !important;
    vertical-align: middle !important;
  }
  .banner .item .container > div > .col-xs-6.banner-left img {
    width: 100%;
    padding-top: 0px;
    padding-left: 0px;
}
.banner .item .container > div > .col-xs-6.banner-left,
.banner .item .container > div > .col-xs-6.banner-right
 {
   padding-top: 0;
}
.banner .item .container > div > .col-xs-6.banner-right img {
    width: 209px;
    height: auto;
}
.banner .item .container > div > .col-xs-6.banner-right{
  width: 50%;
}
.item.banner-center.four {
    padding: 0px !important;
}
}
@media only screen and (min-width: 576px) {

  .banner .owl-item .item.banner-center.five{
    /* background-image: none; */
    /* background:black; */
    background-image: url('../img/bannerslider.webp');
  
   } 
  }
  
@media only screen and (max-width: 575.98px) {

.banner .owl-item .item.banner-center.five{
  /* background-image: none; */
  /* background:black; */
  background-image: url('../img/slider-mob.webp');
  background-position: bottom !important;

 } 
}

@media only screen and (max-width: 480px) {
  /* .banner .owl-item .item.banner-center.five{
    background-position: left !important;

  } */
  .banner .item p {
    display: none;
  }
  .banner .item.ordinary .container > div h2 {
    font-size: 28px;
    line-height: 1.6;
    margin: 0;
  }
  .banner .banner .item label {
    line-height: 1.3;
  }
  .product-trend .box-1 {
    width: 85%;
  }
  section {
    padding: 30px 0;
  }
  .jewel-sect .box-1 {
    width: 100%;
  }
  section.jewel-sect .container {
    width: 85%;
  }
  section.jewel-sect .container .box-1 {
    width: 100% !important;
    margin: 0 !important;
    margin-top: 20px !important;
  }
  .jewel-sect .box-1 figure {
    height: 300px;
  }
  .menu-right #menu {
    width: 250px;
  }
  .jewel-sect .box-1 figcaption {
    margin: 0 5%;
  }
  .fashion-trends .trends-col .img-contain {
    height: 190px;
    width: 270px;
  }
  .qualities-sect .qualities i.icon-qual5 {
    margin-left: -19px !important;
  }
  .qualities-sect .qualities li {
    width: 100%;
  }
  .qualities-sect .qualities [class^="icon-"],
  .qualities-sect .qualities [class*="icon-"] {
    display: inline-block;
    margin-bottom: -5px !important;
  }
  .qualities-sect .qualities li h4 {
    padding-left: 5px;
    font-size: 16px;
  }
  .feed-inp {
    width: calc(100% - 115px);
    padding: 0 10px;
    line-height: 40px;
  }
  .feed-inp-div .sub-btn {
    width: auto;
    padding: 0 25px;
    margin: 0;
    line-height: 40px;
  }
  .fashion-feed .txtCenter2 {
    padding: 0 15px;
  }
  .footer-top > .col-4 {
    width: 250px;
    margin-bottom: 20px;
  }
  .footer-top > .col-8 {
    width: 100%;
  }
  .footer .footer-btm p,
  .footer .footer-btm a {
    line-height: 1.8;
  }
  .footer .footer-top {
    padding: 15px 0 20px;
  }
  .jewel-page {
    padding-top: 30px;
  }
  .jewel-page h1 {
    margin-bottom: 0;
    font-size: 24px;
  }
  .jewel-sect.jewel-page .container > .row {
    margin: 15px 0 10px;
  }
  .jewel-sect.jewel-page .box-1 {
    padding-bottom: 100px;
  }
  .qualities-sect .container {
    padding-left: 40px;
  }
  .page-banner {
    height: 300px;
  }
  .page-banner > div p,
  .store-gallery .controls .slider-content p {
    font-size: 14px;
  }
  .page-banner > div h1,
  .store-gallery .controls .slider-content h2 {
    font-size: 30px;
  }
  .main-form .form_group {
    width: 100%;
    padding: 0 !important;
  }
  .map-section .container section a div {
    margin-top: 70px;
  }
  .map-section .container a {
    margin-top: 0;
  }
  .contact-content .container h2 {
    font-size: 18px;
  }
  .history-top .container {
    margin: 0 auto;
  }
  .history-top h2,
  .meet-us h2 {
    font-size: 24px;
  }
  .history-top p,
  .meet-us p,
  .meet-us .team-member p {
    margin-top: 20px;
    line-height: 2.2;
  }
  .h2-jewel {
    font-size: 32px;
  }
  .jewel-sect .box-1:first-of-type p.jewel-desc {
    font-size: 16px;
  }
  .history-bottom .container img {
    width: 60%;
  }
  .history-bottom .container > div:first-of-type > div {
    padding-right: 30px;
  }
  .history-bottom .container > div:first-of-type {
    padding: 50px 0;
  }
  .store-gallery .controls .thumbs a {
    width: 60px;
    height: 40px;
    margin-right: 5px;
  }
  .store-gallery .controls .slider-content {
    margin-bottom: 15px;
  }
  .store-gallery .controls {
    bottom: 15px;
  }
  .store-gallery .store-slider {
    height: 350px;
  }
  .store-gallery .owl-controls {
    bottom: 5px;
    height: 50px;
    right: 20px;
  }
  .store-gallery .owl-controls span {
    width: 20px !important;
    height: 20px !important;
  }
  .jewel-sect .box-1 .prod-desc {
    padding-top: 15px;
  }
  .product-trend .box-1 .box-body figcaption h3 {
    height: auto;
  }
  .banner .item.secondary {
    background-position: 60%;
  }
  .feed-inp {
    height: 41px;
  }
  .jewel-sect .orig-img {
    width: 85%;
    display: table;
    margin: 0 auto;
  }
  .scroll-top {
    top: 130px;
  }
  .feed-inp-div {
    padding-bottom: 15px;
  }
  .meet-us .team-member h3 {
    font-size: 18px;
  }
  .banner .item .container > div > .col-xs-6.banner-left,
  .item.banner-center.five .col-xs-6.banner-left {
   display: none !important;
  }
  .banner .item .container > div > .col-xs-6.banner-right {
   width: 100%;
  }
  .banner .item .container > div > .col-xs-6.banner-right img{
   width: 215px;
   height: auto;
  }
  .item.banner-center.four .col-xs-6.banner-right {
    text-align: unset !important;
    padding-left: 18% !important;
    padding-top: 0px !important;
    top: 0px !important;
  }
    .item.banner-center.five .col-xs-6.banner-right{
    width: 100% !important;
    text-align: unset !important;
    padding: 0 0 0 80px !important;
       
    }
.banner-center.four .banner-right img{
  width: 180px !important; 
}
}
@media only screen and (max-width: 380px) {
  .banner .banner-content {
    width: 55%;
  }
  .product-trend .box-1 {
    width: 95%;
  }
  section.jewel-sect .container {
    width: 100%;
  }
  .jewel-sect .box-1 figure {
    height: 300px;
  }
  .design-demo-right {
    padding: 0 15px;
  }
  .feed-inp {
    width: calc(100% - 95px);
    padding: 0 10px;
  }
  .feed-inp-div .sub-btn {
    width: auto;
    padding: 0 15px;
    margin: 0;
  }
  .jewel-page.jewel-sect .box-1 figure {
    height: 250px;
  }
  .qualities-sect .container {
    padding-left: 20px;
  }
  .product-trend .txtCenter {
    margin-top: 30px;
  }
  .about-content .image-contain {
    height: 300px;
    width: 100%;
  }
  .jewel-sect .box-1 figure {
    height: 250px;
  }
  .jewel-sect .box-head {
    padding-left: 10px;
    padding-right: 10px;
  }
  .jewel-sect .container > .row {
    margin-top: 0;
  }
  .h2-jewel {
    font-size: 28px;
  }
  .box-head ul li a {
    margin-left: 0;
  }
  .history-bottom .container > div:first-of-type {
    padding: 30px 0;
  }
  .history-bottom .container > div:first-of-type > div {
    padding-right: 15px;
    padding-left: 15px;
  }
  .design-icons span i {
    margin-bottom: -5px;
  }
  .design-icons .container {
    margin-bottom: -15px;
  }
  header #logo img {
    height: 40px;
  }
  header #logo {
    padding: 5px 15px;
    height: 50px;
  }
  header {
    height: 50px;
  }
  .menu-right #menu-toggle {
    margin-right: 10px;
    margin-top: 12px;
  }
  .jewel-page.jewel-sect .orig-img {
    width: 85%;
  }
  .product-trend .box-1 .box-body figcaption .price span {
    margin-left: 5px;
    display: inline-block;
  }
  .product-trend .box-1 .box-body {
    padding-bottom: 10px;
  }
  .product-trend .box-1 .box-body .orderNow-btn {
    line-height: 37px;
    height: 40px;
    font-size: 14px;
  }
  .banner .item.ordinary .container > div h2 {
    font-size: 24px;
    line-height: 1.4;
  }
  .footer-top > .col-8 .col-4:nth-of-type(1) {
    width: 40%;
  }
  .footer-top > .col-8 .col-4:last-of-type {
    width: 60%;
  }
  .footer .footer-top {
    padding: 15px 0 35px;
  }
  .scroll-top {
    top: 150px;
    transform: scale(0.7);
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
  }
  .item.banner-center.four .col-xs-6.banner-right {
    text-align: unset !important;
    padding-left: 12% !important;
    padding-top: 0px !important;
}
.item.banner-center.five .col-xs-6.banner-right{
  padding: 0 0 0 10% !important;
}
}
