

@font-face {
  font-family: Maison;
  src: url(../fonts/MaisonNeue-Book.woff)
}

@font-face {
  font-family: Segoe;
  src: url(../fonts/Segoe_UI_Bold.woff);
  font-weight: 700
}

@font-face {
  font-family: Open Sans;
  src: url(../fonts/OpenSans-Regular.woff)
}

.WebRupee {
  margin-right: 4px!important
}

table {
  border-collapse: collapse!important
}

input[type=password]:focus,
input[type=text]:focus,
select:focus,
textarea:focus {
  border: 1px solid #b28a32!important;
  box-shadow: 3px 3px 2px 1px #b28a32!important;
  outline: 0
}

#divLogo {
  background-color: #fff;
  position: relative;
  height: 100%;
  width: 50%;
  min-height: 50px
}

.divShowcase,
.hideLayerLeft,
.hideLayerRight,
.seenLayerLeft,
.seenLayerRight,
.transAll05,
body {
  transition: all .5s;
  -moz-transition: all .5s;
  -ms-transition: all .5s
}

#divJoin,
#mainDivLeft,
#mainDivRight,
#mainImages1,
#mainImages2,
.transAll1 {
  transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s
}

.transAll2 {
  transition: all 2s;
  -moz-transition: all 2s;
  -ms-transition: all 2s
}

body {
  color: #724a00
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: Maison
}

.sclText {
  transform: scaleX(1.1);
  -moz-transform: scaleX(1.1);
  -ms-transform: scaleX(1.1)
}

.eBig {
  font-size: 1rem!important
}

.printIt {
  display: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700!important
}

.contentFlex,
.onlyFlex {
  display: flex;
  flex-grow: 1
}

::-webkit-scrollbar {
  background: #926a12;
  height: 8px;
  width: 8px
}

::-webkit-scrollbar-thumb:hover {
  background-color: #c2aa32
}

::-webkit-scrollbar-thumb {
  border-radius: 500px;
  background-color: #724a00
}

.defaultColor {
  color: #724a00
}

.btn {
  color: #fff;
  padding: 8px 15px!important;
  background: linear-gradient(to bottom, #724a00 25%, #926a12 60%, #b28a32 100%);
  border-radius: 30px;
  border: none
}

.specialDk {
  background-color: #724a00!important;
  color: #fff!important;
  font-weight: 700!important
}

.btn:hover {
  color: #ff0
}

.icon:hover {
  cursor: pointer
}

#icCaptcha {
  display: inline;
  font-weight: 700;
  margin-left: 4px
}

#frontBox {
  flex-direction: column;
  justify-content: flex-start;
  height: 100vh
}

.tooltip {
  pointer-events: none
}

.aLeft {
  text-align: left!important
}

.aRight {
  text-align: right!important
}

.aCenter {
  text-align: center!important
}

.hideIt {
  display: none!important
}

.tUnderline {
  text-decoration: underline!important
}

label {
  margin: 0!important
}

.txtLbl {
  background-color: transparent!important
}

#contentBox {
  position: relative
}

.smDisFull {
  position: relative;
  width: 50%
}

.smDisFull2 {
  position: relative;
  width: 42%
}

.containerFlex {
  display: flex;
  flex-grow: 1
}

tfoot,
thead {
  font-weight: 700
}

.front {
  width: 100%;
  height: 100vh;
  overflow: hidden
}

#bottomDiv {
  bottom: 0;
  flex-direction: column;
  text-align: center;
  margin-top: 20vh
}

.cmpLogo {
  display: inline;
  margin: 4px 12px;
  font-size: 3vh;
  color: #926a12
}

.cmpLogo:hover {
  color: #724a00;
  cursor: pointer
}

#mainFooter,
#mainHeader {
  position: relative;
  color: #fff;
  width: 100%;
  background: linear-gradient(to bottom, #724a00 25%, #926a12 60%, #b28a32 100%);
  z-index: 9999
}

#btmMine {
  text-shadow: 1px 1px 0 #724a00
}

#mainHeader {
  height: 100%;
  max-height: 13vmin;
  padding: 1vmin 0
}

#mainBody {
  position: relative;
  overflow-x: hidden;
  height: 100%
}

#mainFooter {
  flex-direction: row-reverse;
  height: 7vh;
  font-style: italic;
  font-size: 14px;
  text-align: right;
  padding: 6px 12px 6px 6px;
  max-height: 30px;
  margin-top: auto
}

#mainFooter p:hover {
  color: #ff0;
  cursor: pointer
}

#mHd1,
#mHd3 {
  flex: 45%;
  width: 45%
}

#mHd2 {
  flex: 10%;
  width: 10%;
  margin: auto;
  text-align: center
}

#mHd3 {
  flex-direction: row-reverse;
  margin: auto
}

#banner {
  width: 50%;
  height: 100%
}

#menuIcon {
  background-color: #fff;
  width: 25px;
  height: 25px;
  margin: auto;
  padding: 2px 4px;
  cursor: pointer
}

#menuIcon:hover {
  background-color: #f0f097
}

#divLiveRate {
  text-align: center;
  width: 40%;
  font-weight: 700;
  color: #f0f097
}

#menuIcon i {
  color: #724a00;
  font-size: 18px
}

#rate22,
#rate24 {
  color: #ff0
}

#spR22 {
  margin-top: 4px
}

#myDetail {
  display: none;
  font-size: large;
  padding: 1%;
  text-align: center;
  position: fixed;
  width: 60vw;
  max-height: 60vh;
  margin-left: 20vw;
  margin-top: 28vh;
  overflow-y: scroll;
  z-index: 9999;
  background: linear-gradient(to bottom, #724a00 25%, #926a12 60%, #b28a32 100%);
  color: #fff;
  text-shadow: 1px 1px 3px #ff0
}

.scrollTop {
  opacity: 10;
  padding-top: 6px;
  text-align: center;
  color: #fff;
  font-size: 19px;
  width: 37px;
  bottom: 1.8rem;
  left: calc(100% - 40px);
  height: 35px;
  position: fixed;
  background-color: rgba(137, 74, 0, .9);
  z-index: 99999;
  border-radius: 3px 3px 0 0
}

.scrollTop:hover {
  color: #ff0
}

.gCv {
  font-size: 25px
}

#myDetail h2 {
  margin-top: 5%;
  color: #ff0;
  font-size: x-large;
  font-weight: 700;
  text-decoration: underline
}

#blackPaper,
#loadingWall {
  background: rgba(0, 0, 0, .5);
  z-index: 9998;
  width: 100%;
  height: 100%;
  position: fixed;
  display: none
}

.special {
  color: #724a00;
  font-weight: 700!important
}

.hideLayerLeft {
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  transform: translateX(-100%)
}

.hideLayerRight {
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%)
}

.seenLayerLeft,
.seenLayerRight {
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0)
}

#menuBars {
  background-color: rgba(195, 155, 50, .9);
  overflow-y: scroll;
  position: fixed;
  margin-left: 80%;
  width: 20%;
  height: 93%;
  z-index: 9998
}

#filterContent,
#menuContent {
  position: relative;
  height: 100%;
  width: 100%
}

#filterContent ul li,
#menuContent ul li {
  cursor: pointer;
  display: block;
  padding: 5px;
  border-bottom: 1px solid #fff;
  text-align: center
}

li.sup {
  background-color: #a27a12;
  font-weight: 700;
  cursor: pointer;
  color: #fff
}

.sub a {
  text-decoration: none;
  color: #fff
}

.sub a:hover {
  color: #220a00!important
}

#hJoin {
  color: #fff;
  text-decoration: none;
  font-size: 25px;
  font-weight: 700
}

#hJoin:hover {
  text-shadow: 1px 1px 3px #000;
  color: #ff0
}

.liBtm {
  border-bottom: none!important;
  cursor: default!important
}

#divJoin {
  margin-top: 2vmin;
  margin-right: 4vmin
}

#divJoin:hover {
  text-shadow: 1px 1px 3px #000;
  color: #ff0;
  transform: rotate(-10deg) scale(1.3);
  -moz-transform: rotate(-10deg) scale(1.3);
  -ms-transform: rotate(-10deg) scale(1.3);
  cursor: pointer
}

@media (max-width:920px) {
  ::-webkit-scrollbar {
    display: none
  }
}

@media (max-width:849px) {
  #menuBars {
    width: 40%;
    margin-left: 60%
  }
  #divLiveRate {
    font-size: 11px;
    width: 150px
  }
  #searchB {
    display: none
  }
  #searchC {
    display: block
  }
  #mainFooter {
    font-size: 12px
  }
  #hJoin {
    font-size: 15px
  }
}

@media (max-width:700px) {
  #bottomDiv,
  #myDetail {
    font-size: 12px
  }
  h2 {
    font-size: 1.5rem
  }
}

@media (max-width:1050px) and (orientation:landscape) {
  #spR22 {
    margin-top: 0
  }
  #mainHeader {
    min-height: 50px
  }
}

@media (max-width:600px) {
  .smDisFull,
  .smDisFull2 {
    width: 100%
  }
  .mgBtmDiv {
    margin-top: 69px
  }
  .containerFlex {
    display: block
  }
  #divJoin {
    display: none
  }
}

@media (min-width:850px) and (max-width:1200px) {
  #menuBars {
    width: 30%;
    margin-left: 70%
  }
}

@media (min-width:1200px) {
  .col-lg-2-0 {
    position: relative;
    width: 100%;
    padding-right: 15px;
    padding-left: 15px;
    -ms-flex: 0 0 20%;
    flex: 0 0 20%;
    max-width: 20%
  }
}

@media (max-width:1050px) and (orientation:portrait) {
  #banner {
    width: 100%
  }
  #mainHeader {
    height: auto;
    min-height: 69px
  }
  #menuBars {
    width: 50%;
    margin-left: 50%
  }
  #divLiveRate {
    font-size: 13px;
    width: 150px
  }
  #searchB {
    display: none
  }
  #searchC {
    display: block
  }
  #menuIcon {
    width: 22px;
    height: 22px;
    padding: 1px 3px
  }
  #menuIcon i {
    color: #724a00;
    font-size: 17px
  }
  .smDisFull {
    width: 100%
  }
  .mgBtmDiv {
    margin-top: 69px
  }
  .containerFlex {
    display: block
  }
}

@media (min-width:1000px) {
  #mainHeader {
    min-height: 104px
  }
  #mainFooter {
    min-height: 30px
  }
}

@media (min-width:1024px) and (max-width:1349px) {
  body {
    font-size: 14px
  }
}

@media (min-width:1350px) and (max-width:1799px) {
  body {
    font-size: medium
  }
}

@media (min-width:1800px) and (max-width:2300px) {
  body {
    font-size: 16px
  }
}

@media (min-width:2301px) {
  body {
    font-size: .6vw
  }
}

