.html-home-page body {
  background: #fff;
}
.tpm {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 20%;
}
.btm {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 20%;
}
.sale-exchange {
  background-color: #CDB891;
}
.header .container, .footer, .outer-header {
  display: none
}
.header, .after-login .header {
  min-height: 0;
  border: 0
}
.sticky + .stick-content, .after-login .sticky + .stick-content {
  padding: 0;
}
.master-wrapper-content {
  padding: 0 10px;
}
.index-page {
  font-size: 0;
  overflow: hidden
}
.index-menu {
  display: inline-block;
  vertical-align: top;
  width: 49.50%;
  margin: 0
}
.index-menu ul {
  width: 30%;
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
  text-align: center;
  font-weight: 300;
  padding: 10px;
  position: relative;
  z-index: 1
}
.index-menu ul li {
  display: block;
  position: relative;
}
.index-menu ul li a {
  display: block;
  padding: 15px 15px;
  transition: all 0.3s;
  border-bottom: 1px solid #EBE4DF;
  text-transform: uppercase;
  color: #CDB891;
}
.index-menu ul li a:hover {
  color: red
}
.index-menu.men ul li a {
  display: block;
  padding: 12% 0
}
.index-menu ul .sublistbox {
  width: auto;
  display: none;
  padding: 0;
}
.index-menu ul .sublistbox li {
  padding: 0;
}
.index-menu ul .sublistbox li a {
  font-size: 12px;
  padding: 8% 0;
}
.sublist-toggle {
  display: block !important;
  border: 0;
  width: 20px;
  height: 25px;
  background: url("../images/hdrop.svg") no-repeat center !important;
  background-size: 12px !important;
	top: 10px;
}
.sublist-toggle.is-active {
  transform: rotate(180deg);
	background: url("../images/hdrop.svg") no-repeat center !important;
	background-size: 12px !important;
}
.thumb-holder {
  display: inline-block;
  vertical-align: middle;
  width: 70%
}
.middle-div {
  display: inline-block;
  vertical-align: middle;
  width: 1%
}
.dp-logo.dxk {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 9;
  transform: translate(-50%, -50%)
}
.btm img, .tpm img {
  display: block;
}
@media all and (min-width:1024px) {
  .dp-logo .homembl {
    display: none;
  }
  .index-page {
    background: none
  }
  .index-page:before {
    background: #fff;
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 10%;
    right: 10%;
    z-index: -1
  }
  .dp-logo {
    padding: 30px 0;
    display: block;
    margin: auto;
    max-width: 170px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    z-index: 1;
    right: 0;
    text-align: center;
  }
  .mainpage {
    padding: 50px 0;
  }
}
@media all and (max-width:1023px) {
	.dxk {
    display: none !important;
  }
  .dp-logo .homedsk {
    display: none;
  }
  .thumb-holder img {
    width: 100%;
    display: block
  }
  .thumb-holder {
    width: 100%
  }
  .middle-div {
    display: none
  }
  .index-menu {
    width: 50%
  }
  .index-page {
    padding: 0;
  }
  .home-logo {
    display: block;
    text-align: center;
    padding: 0 0 25px;
    max-width: 139px;
    margin: 0 auto
  }
  .dp-logo {
    text-align: center;
    padding: 10px;
    background: url('/images/uploaded/home/n1topmbl.png') no-repeat top center;
  }
  .tpm, .btm {
    width: 50%;
    display: none;
  }
  .master-wrapper-content {
    padding: 0;
  }
}
.foot {
  display: none
}
.foot.home-popup {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  background: rgba(0, 0, 0, .7);
  z-index: 9999
}
.home-popup .popup-holder {
  max-width: 600px;
  margin: 0 auto;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  z-index: 99;
  overflow: hidden;
  width: 100%;
  padding: 0 10px;
  box-shadow: none;
  box-sizing: border-box
}
.home-popup .popup-frame {
  background: #fff;
  position: relative;
  min-height: 200px
}
.home-popup .nx {
  display: block !important
}
.home-popup .popup-close {
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  font-size: 17px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 400;
  z-index: 99;
  width: 30px;
  height: 30px;
  border: 1px solid #000;
  text-align: center;
  line-height: 28px;
}
.home-popup .newsletter {
  max-width: 425px;
  margin-bottom: 0
}
.home-popup .newsletter .title {
  display: none
}
.home-popup .popup-content {
  padding: 20px 10px 10px
}
.home-popup h1 {
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.5;
  margin: 0 0 5px
}
.home-popup h2 {
  text-align: center;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 16px;
  line-height: 1.5;
  margin: 0 0 20px
}
.home-popup .newsletter-email input[type="email"] {
  height: 34px;
  margin: 0;
  width: 100%;
  background: #fff url(../images/about-mail.png) no-repeat 0 center;
  background-size: 17px;
  color: #000;
  border: 0;
  padding-left: 30px;
  border-bottom: 1px solid #000;
  font-size: 15px
}
.home-popup .submit-btn {
  padding-top: 0;
  position: absolute;
  right: 0;
  top: 0
}
.home-popup .newsletter-email .newsletter-subscribe-button {
  background: #000;
  width: 100px;
  color: #fff;
  height: 34px;
  font-size: 13px
}
.home-popup .newsletter-email {
  padding-right: 110px
}
@media all and (max-width:500px) {
  .home-popup .popup-close {
    font-size: 14px;
    right: 15px;
    top: 15px;
    line-height: 30px
  }
  .home-popup .popup-frame {
    border-width: 5px
  }
  .home-popup h1 {
    font-size: 18px
  }
  .home-popup h2 {
    font-size: 14px
  }
  .home-popup .newsletter-email .newsletter-subscribe-button {
    width: 90px;
    font-size: 12px
  }
  .home-popup .newsletter-email {
    padding-right: 100px
  }
}