*,
*::before,
*::after {
  box-sizing: border-box;
}
a {
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}
button {
  background-color: transparent;
  color: inherit;
  border-width: 0;
  padding: 0;
  cursor: pointer;
}
button:focus {
  outline: 0;
}
input::-moz-focus-inner,
fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}
ul,
li,
ol,
dd {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
}
p,
figure {
  margin: 0;
}
cite {
  font-style: normal;
}
html,
body {
  margin: 0;
  padding: 0;
  height: 100%;
}
a {
  color: #340b43;
}

body {
  background: #d5cadf;
  margin: 0px;
  font-size: 14px;
  font-weight: 400;
  color: #393939;
  font-family: "Teko", sans-serif;
}
.pageContent {
  width: 100%;
  padding-top: 84px;
}
.pageContent1 {
  width: 100%;
  padding-top: 0px;
}
.homePage {
  background: #431E00;
  color: #ffffff;
}
.mainWrapper1F {
  max-width: 2500px;
  margin: 0 auto;
  width: 100%;
  padding: 16px;
}
.mainWrapper {
  max-width: 550px;
  margin: 0 auto;
  width: 100%;
  padding: 16px;
}
.staticContent {F
  color: #212121;
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  padding-bottom: 40px;
}

.header {
  background: #431E00;
  border-bottom: 1px solid #cbcbcb;
  height: 62px;
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 100;
}
.homeHeader {
  background: #431E00;
  border-bottom: none;
}
.headerInner {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  padding: 0 16px;
  max-width: 550px;
  margin: 0 auto;
}
.logo {
  width: 124px;
  height: auto;
}
.imgStyle {
  display: block;
  width: 80%;
  height: auto;
}

.imgStyle1 {
  display: block;
  width: 60%;
  height: auto;
}
.charsLink {
  color: #ffffff;
  font-size: 18px;
  text-transform: uppercase;
  text-decoration: underline;
}

.paraText {
  margin-bottom: 16px;
  font-weight: 300;
}
.noMr {
  margin-bottom: 0;
}
.fontNormal {
  font-weight: 300;
}
.staticContent .paraText b,
.staticContent .innerList b {
  font-weight: 500;
}

.heading {
  font-size: 24px;
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 16px;
}

.subHeading {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 16px;
}

.subHeading2 {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  margin-bottom: 8px;
}

.uppercase {
  text-transform: uppercase;
}

.numberList {
  text-align: justify;
  overflow-wrap: break-word;
  padding: 16px 0;
  counter-reset: item;
  list-style: none;
  line-height: 20px;
}

.numberList li {
  margin-bottom: 16px;
  font-weight: 300;
  position: relative;
}

.numberList li h3 {
  margin-bottom: 4px;
  display: inline-block;
  font-weight: 700;
  text-transform: uppercase;
}

.numberList li:last-child {
  margin-bottom: 0;
}

.numberList li:before {
  content: counters(item, ".") " ";
  counter-increment: item;
  margin-right: 8px;
  font-weight: 700;
}
.numberList > li::before{
  position: absolute;
}
.numberList > li > h3 {
  margin-left: 22px;
}
.dataDeletion > li::before {
  position: static !important;
}

.innerList {
  padding: 8px 0 8px 12px;
  counter-reset: item;
  list-style: none;
}

.innerList li {
  font-weight: 300;
}

.innerList li:before {
  margin-right: 4px;
  font-weight: 500;
}

.lowerTextList {
  counter-reset: none;
  list-style: lower-alpha;
  padding: 12px 0 0 24px;
  margin-bottom: 12px;
}

.lowerTextList li {
  margin-bottom: 16px;
  font-weight: 300;
}

.lowerTextList li:before {
  content: none;
  counter-increment: none;
}

.lowerTextList ul {
  padding-left: 8px;
  list-style: lower-roman;
  margin-bottom: 16px;
}

.listContent {
  padding: 16px 0;
}
.listContent h3 {
  font-weight: 700;
  font-size: 18px;
}
.bulletList {
  list-style: disc;
  margin-bottom: 12px;
}
.bulletList li {
  padding-bottom: 16px;
  margin-left: 16px;
}
.bulletList li:last-child {
  padding-bottom: 0;
}
.bulletList ul {
  margin-top: 8px;
}
.bulletList ul li {
  padding-bottom: 8px;
}

.termsTable {
  width: 100%;
  margin-top: 16px;
  border-top: 1px solid #888888;
  border-left: 1px solid #888888;
}
.termsTable th {
  font-weight: 500;
}
.termsTable th,
.termsTable td {
  padding: 4px 8px;
  border-bottom: 1px solid #888888;
  border-right: 1px solid #888888;
}
.termsTable th {
  background: #b89ac3;
}
.termsTable tr:nth-child(odd) {
  background: #cdb9d4;
}

.footerContent {
  width: 100%;
  z-index: 10;
}
.footerWrapper {
  background: #431E00;
  padding: 30px 24px;
  border-bottom: 20px solid #fbcb20;
  position: relative;
  color: #ffffff;
}
.footerLogo {
  width: 124px;
  height: auto;
}
.footerLinkRow {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  padding-top: 30px;
}
.footerLinkCol {
  display: flex;
  flex-direction: row;
  align-items: center;
}
.footerLinkCol a {
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  line-height: 20px;
  margin-right: 24px;
  font-weight: 400;
}
.footerLinkCol a:hover {
  color: #fbcb20;
}
.copyText {
  font-size: 16px;
  line-height: 20px;
}
.heroimg {
  position: absolute;
  height: auto;
  width: 220px;
  right: 0;
  top: -100px;
}
.addressRow {
  border-top: 1px solid #fbcb20;
  padding-top: 16px;
  margin-top: 20px;
}
.addressRow p {
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 8px;
  font-weight: 400;
}
.addressRow p:last-child {
  margin-bottom: 0;
}

.topSection {
  width: 100%;
  margin-top: 110%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.mainBanner {
  background: url(https://gati.virbhumi.com/images/screen.png) no-repeat center top;
  background-size: cover;     /* fill full area */
  width: 100%;
  min-height: 120vh;          /* take at least full screen height */
}

.topSection1 {
  width: 100%;
  margin-top: 10;              /* remove extra space */
  display: flex;
  flex-direction: column;
  align-items: center;
}

.legentText {
  max-width: 170px;
  height: auto;
}
.mahabharatText {
  max-width: 215px;
  height: auto;
  margin-top: 8px;
}
.introText {
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
  text-align: center;
  margin-top: 16px;
}
.donwloadBtn {
  margin-top: 16px;
  width: 120px;
  height: 42px;
}
.downloadBtnRow {
  margin-top: 24px;
  margin-bottom: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
}
.donwloadBtnLink {
  display: inline-block;
}
.donwloadBtnLink img {
  display: block;
  width: 140px;
  height: auto;
}
.gameInfoRow {
  position: relative;
  padding: 35px 8px 15px 8px;
}
.gameInfoRow h2 {
  background: -webkit-linear-gradient(rgb(255, 255, 255), rgb(255, 235, 171));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
}
.gameInfoRow p {
  font-size: 18px;
  line-height: 24px;
  font-weight: 300;
}
.gameInfoInner {
  display: flex;
  flex-direction: row;
}
.gameInfoImg {
  position: relative;
}
.gameInfoImgOne {
  top: -30px;
}
.gameInfoImgTwo {
  top: -20px;
}
.gameInfoImgThree {
  top: -20px;
}


/* css for sangram site */


@media only screen and (max-width: 450px) {
  .sgmMainBanner {
    background-size: 150%;
  }

}

@media only screen and (max-width: 768px) {
  .logo {
    width: 124px;
    height: auto;
  }

  .mainContainer {
    background-size: 86%;
  }

  .footerWrapper {
    padding: 24px 16px;
  }
  .footerLogo {
    width: 100px;
    height: auto;
  }
  .footerLinkRow {
    flex-direction: column;
  }
  .footerLinkCol {
    margin-bottom: 16px;
  }
  .footerLinkCol a,
  .copyText {
    font-size: 14px;
    line-height: 18px;
  }
  .wheelImg {
    width: 162px;
    top: -60px;
  }

  .gameInfoImgOne {
    top: 0px;
  }
  .gameInfoImgTwo {
    top: -10px;
  }
  .gameInfoImgThree {
    top: 0px;
  }
}
