* {
  margin: 0;
  padding: 0;
}
body {
  width: 100%;
  height: 100%;
  box-sizing: border-box;
}
.ads1 {
  position: relative;
  top: 4rem;

  height: auto;
  clear: both;
  text-align: center;
  opacity: 0.8;

  background: linear-gradient(white, #f4f4f7);
  overflow: hidden;
}
.ads2 {
  position: relative;
  top: 6rem;

  height: auto;
  clear: both;
  text-align: center;
  opacity: 0.8;

  background: linear-gradient(rgb(245 245 248 / 75%), #f4f4f7);
  overflow: hidden;
}
.ads1 p,
.ads2 p {
  text-align: center;
  margin-top: 6rem;
}
.main-container {
  position: relative;
  width: 90%;
  max-width: 1100px;
  margin: auto;
  display: flex;
  text-align: justify;
  top: 5rem;
}
.main-content {
  width: 70%;
  margin-right: 5rem;
}
.main-content img {
  width: 100%;
}
img.discover-img {
  width: 40%;
}
.main-content ul li {
  text-align: justify;
  margin: 1rem 0.5rem;
  font-size: 1.2rem;
  font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}
.main-content ul li.table-li {
  text-align: left;
}
.main-content p {
  text-align: justify;
  font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
  font-size: 1.25rem;
  margin: 2rem auto;
}
p.paraC {
  display: flex;
  justify-content: left;
  text-align: left;
  font-size: 1.7rem;
  font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}
p.back-para {
  background-color: rgba(202, 199, 199, 0.1);
  padding: 20px;
  border-radius: 10px;
  box-shadow: 2px 2px 5px rgba(143, 143, 143, 0.1);
  font-size: 1.2rem;
  line-height: 1.5em;
  text-align: justify;
  margin: 0 auto;
}
a {
  font-size: 1.2rem;
  color: blue;
  font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
}
a.table-ahref {
  text-decoration: none;
  color: green;
  text-align: left;
  font-size: 1.2rem;
}
a.table-ahref:hover {
  color: rgb(96, 29, 219);
}
li {
  font-size: 1.5rem;
}
ul.table-u-AA {
  padding: 0rem 1rem;
}
ul.table-u-A {
  padding: 0rem 2rem;
}
b.boldness {
  font-weight: 530;
}
a.table-ahref-A {
  text-decoration: none;
  color: green;
}
a.table-ahref-A:hover {
  color: rgb(96, 29, 219);
}
a.ahrefC {
  margin-bottom: 0rem;
}
p.bordered-para {
  border: 3px dotted green;
  padding: 1rem;
  text-align: center;
}
img.small-img {
  width: 70%;
}
.main-content h1,
.main-content h2 {
  display: flex;
  justify-content: left;
  text-align: left;
  font-size: 1.8rem;
  font-weight: 420;
  opacity: 0.7;
  font-family: var(--wp--preset--font-family--system-font);
}
h2.head2 {
  font-size: 2.3rem;
}
a:hover {
  color: green;
}
.sub-content {
  width: 30%;
}
.sub-content1 {
  position: sticky;
  top: 5rem;
}
.sub-content1 a img {
  width: 100%;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.sub-content1 p {
  text-align: justify;
}
.sub-content1 h2 {
  text-align: left;
  margin-bottom: 0rem;
  font-weight: lighter;
  font-family: var(--wp--preset--font-family--system-font);
}

.sub-content1 p {
  text-align: justify;
  font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
  font-size: 1.25rem;
}
.sub-content a {
  font-size: 1.2rem;
}
.sub-content1 a:hover {
  color: green;
}

.part1 p {
  text-align: center;
  opacity: 0.6;
}
@media screen and (max-width: 1110px) {
  html {
    font-size: 0.9rem;
  }
}
@media screen and (max-width: 1000px) {
  .main-container {
    width: 95%;
  }
  .main-content {
    width: 65%;
    margin-right: 2rem;
  }
}
@media screen and (max-width: 865px) {
  html {
    font-size: 0.85rem;
  }
  .main-content {
    width: 62%;
    margin-right: 3rem;
  }
  .sub-content {
    width: 33%;
  }
}
@media screen and (max-width: 755px) {
  .main-container {
    width: 97%;
  }
  .main-content {
    width: 60%;
    margin-right: 2rem;
  }
  .main-content h1 {
    font-size: 1.6rem;
  }
  .sub-content {
    width: 35%;
  }
  .sub-content h2 {
    font-size: 1.4rem;
  }
}
@media screen and (max-width: 660px) {
  .main-container {
    position: relative;
    width: 90%;
    max-width: 1100px;
    margin: auto;
    display: block;
    top: 5rem;
  }
  .main-content {
    width: 100%;
    margin-right: 0rem;
  }
  .main-content h3 {
    text-align: left;
  }
  h2.heading2 {
    font-size: 1.7rem;
  }
  .sub-content {
    width: 100%;
    margin-top: 2rem;
  }
  .sub-content1 h2 {
    margin-bottom: 1rem;
  }
  .sub-content1 a img {
    display: block;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%);
    width: 70%;
  }
  .part1 {
    display: none;
  }
}
@media screen and (max-width: 560px) {
  .main-container {
    position: relative;
    width: 90%;

    margin: auto;
    display: block;
    top: 5rem;
  }
  .main-content {
    width: 100%;
    margin-right: 0rem;
  }
  .main-content h3 {
    text-align: left;
  }
  .sub-content {
    width: 100%;
    margin-top: 2rem;
  }
}
