body {
  overflow-x: hidden;
}
.iconsbig {
  width: 200px;
}
.picset {
  max-width: 600px;
  margin-left: 0px;
}

.gradientpicset {
  max-width: 600px;
}
.paraflexp {
  max-width: 405px;
  text-align: center;
  word-wrap: break-word;
  text-wrap: balance;
  height: auto;
}

/* FOOTER*/

.quicklinks {
  color: rgb(14, 13, 13);
  text-decoration: none;
}
.main_footer {
  background-color: #f4f4f4;
  color: black;
  font-size: 18px;
  margin: auto;
  text-align: left;
  padding-left: 30px;
  padding-right: 30px;
  padding: 20px 0;
}

.footer-text {
  max-width: 400px;
  text-align: left;
}
.links {
  /* margin-left: 200px; */
  display: flex;
  max-width: 700px;
}
.others {
  margin-left: 100px;
}
.logoandtext {
  text-align: left;
  margin-left: 40px;
  flex: display;
  flex-direction: column;

  justify-content: center;
}
.footer_para {
  width: 350px;
  word-wrap: break-word;
  margin-bottom: 20px;
}

.footer-icons {
  text-align: right;
}

.footer-icons a {
  color: #1d91e8;
  margin: 0 10px;
  font-size: 1.5em;
}

.footer-links {
  margin-right: 20px;
  justify-content: center;
  text-align: left;
}

.footer-links h5 {
  color: #1d91e8;
  margin-bottom: 10px;
  align-items: center;
}

.footer-links p {
  margin-bottom: 5px;
}

.get-in-touch {
  text-align: left;
}

.contact-icons {
  text-align: left;
  padding-top: 10px;
}

.contact-icons p {
  margin-bottom: 5px;
}

.contact-icons hr {
  border-top: 1px solid white;
}

.copyright,
.policy {
  text-align: center;
  margin-top: 20px;
}

.policy p {
  display: inline-block;
  margin-right: 10px;
}

/*FIRST SECTION */
@media only screen and (min-width: 300px) and (max-width: 400px) {
  .paraflexp {
    margin-left: 0px;
    height: auto;
  }
  .pricebtn a {
    margin: auto;
    text-align: center;
    width: 120px;
    height: 30px;
    font-size: 15px;
  }

  /* footer on small screens*/

  .footer-text {
    max-width: 200px;
    text-align: left;
  }

  .links {
    margin: 20px;
    flex-direction: column;
    display: flex;
  }

  .others {
    margin-top: 20px;
    margin: 0px;
  }

  .logoandtext {
    text-align: left;
    flex: display;
    flex-direction: column;
    margin: 20px;
  }

  .footer_para {
    width: 200px;
    word-wrap: break-word;
    margin-bottom: 20px;
  }

  .footer-links {
    margin-right: 20px;
    justify-content: center;
    text-align: left;
  }
}

/* idha he raheyga bcz of positioning issues */
.servicesdivs {
  background-color: #373131;
  height: 200px;
  display: flex;
  padding: 20px;
  color: #f8f8f8;
  align-items: center;
  justify-content: center;
}

.flex2 {
  margin-top: -20px;
  margin-left: 20px;
  margin-right: -70px;

  max-width: 700px;
  max-height: 700px;
}
.flex2x {
  margin-top: -20px;
  margin-left: -50px;

  max-width: 700px;
  max-height: 700px;
}
.lefth {
  margin-left: 140px;
  font-size: 60px;
  font-weight: bold;
}

/*FIRST SECTION */
@media only screen and (min-width: 300px) and (max-width: 400px) {
  .lefth {
    margin-left: 20px;
  }
  .img2 {
    width: 100%;
    height: 100%;
  }

  .flex2 {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 40px;
  }

  .text-wrap {
    text-wrap: balance;
    width: auto;
  }

  .flex1x {
    display: flex;
    flex-direction: column;
    max-width: 700px;
    margin: auto;
    max-height: 700px;
  }

  .paraflex {
    text-wrap: balance;
    height: auto;
  }

  .corner {
    text-align: left;
    margin: 20px;
  }

  .flex_main {
    flex-direction: column;
  }

  .flex_mainx {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .flex_main2 {
    flex-direction: column;
    text-align: center;
  }
  .flex_main3 {
    flex-direction: column;
    text-align: center;
  }

  .get-in-touch {
    margin-top: 10px;
    margin-left: 20px;
  }
  .flex1,
  .flex2 {
    max-width: none;
  }
}
/* end m*/

.paraflex {
  max-width: 850px;
  text-wrap: balance;
  flex-wrap: wrap;
}

.img1 {
  width: 100%;
  height: 100%;
}

.divs_howcanwehelp {
  background-color: rgba(255, 255, 255, 0.521);
  box-shadow: 2px rgb(239, 234, 234);
  border-bottom: 12px solid #fdfdfd;
  width: 75%;
  min-height: 90px;
  font-size: 25px;
  margin: auto;
}
.img3 {
  width: 240px;
  height: 240px;
}

.rdmore2 {
  color: #f1511b;
}

.logo {
  width: 200px;
  height: aut0;
}

.gradient {
  width: 100%;
}

.blog-heading {
  text-align: center;
  margin-top: 20px;
  font-size: 24px;
  color: red; /* Light red text color */
}

.subheading {
  text-align: center;
  font-weight: bold;
  font-size: 40px;
  color: black;
  margin: 10px 0;
}

.blog-para {
  text-align: center;
  font-size: 16px;
  margin-bottom: 20px;
}

.see-all-button {
  margin: auto;
  margin-bottom: 30px;
  height: 45px;
  display: flex;
  text-align: center;
  font-size: 14px;
  background-color: #f1511b;
  border-radius: 8px;

  padding: 10px 20px;
  font-size: 18px;

  border: none;
  cursor: pointer;
}
.see-all-buttonx {
  margin: auto;
  margin-bottom: 30px;
  height: 45px;
  display: flex;
  text-align: center;
  font-size: 14px;
  background-color: #f1511b;
  border-radius: 20px;
  padding: 10px 20px;
  font-size: 18px;
  border: none;
  cursor: pointer;
}
.btnlink {
  color: white;
  text-decoration: none;
}

button {
  background-color: red;
  color: white;
  padding: 10px;
  cursor: pointer;
  border: none;
}
.rdmore {
  color: black;
}

@media (max-width: 768px) {
  .container {
    flex-direction: column;
  }
}

nav {
  z-index: 1;
  color: white;
  position: absolute;
  width: 100%;
}
nav li {
  margin: 10px;
  font-size: 20px;
}
body {
  margin: 0;
  padding: 0;
  overflow-y: scroll;
}

.icons {
  width: 100px;
  height: 100px;
}
.icons2 {
  width: 160px;
  height: 120px;
}

.pricebtn {
  width: 180px;
  height: 40px;
  font-size: 20px;
  background-color: #f1511b;
  color: white;
  margin: 5px;
  border: #f1511b;
  border-radius: 20px;
}
.pricebtnx {
  width: 230px;
  height: 55px;
  font-size: 26px;
  font-weight: bold;
  background-color: #f1511b;
  color: white;
  margin: 5px;
  border: #f1511b;
  border-radius: 30px 30px;
}
.pricebtnx a {
  align-items: center;
  text-align: center;
  margin: auto;
}

.blackbg {
  text-align: center;
  background-color: #373131;
  color: white;
}

.pricebtn2 {
  margin: auto;
  width: 200px;
  background-color: #f1511b;
  color: white;
  font-size: 20px;
  border-radius: 20px;
}
.pricebtn3 {
  width: 200px;
  background-color: black;
  color: white;
  margin: 5px;
  border-radius: 8px 8px 8px 8px;
}
.pricebtn4 {
  width: 300px;
  height: 60px;
  background-color: #f1511b;
  color: white;
  font-size: 20px;
  margin: 5px;
  border-radius: 30px 30px;
}
.pricebtn5 {
  width: 300px;
  height: 60px;
  background-color: black;
  color: white;
  font-size: 20px;
  margin: 5px;
  border-radius: 30px 30px;
}

.pricebtn3 a {
  background-color: black;
  color: white;
}
.flex_mainx {
  height: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.flex_main {
  height: auto;
  display: flex;
  margin-right: 40px;
  margin-left: 40px;
  justify-content: center;
}
.flex1x {
  display: flex;
  flex-direction: column;
  max-width: 700px;
  margin: auto;
  max-height: 700px;
}

.flex1 {
  display: flex;
  flex-direction: column;
  max-width: 700px;
  margin: 20px;
  text-align: center;
  max-height: 700px;
}
.img1 {
  width: 100%;
  height: 83%;
}
.img2 {
  width: 80%;
  height: 60%;
}
img {
  width: 100%;
  height: 100%;
}

.text-wrap {
  max-width: 400px;
  word-wrap: break-word;
}

/* new changes */

.tw-about-top-common-height {
  min-height: 75vh;
}

.tw-about-top-left {
  display: flex;
  flex-direction: column;
  align-items: center;
  /* justify-content: center; */
  gap: 2.5rem;
  padding-top: 10vh;
}

.tw-about-top-left > h1 {
  font-size: 3.5rem;
  font-weight: 700;
}

.tw-about-top-left > span {
  font-size: 1.65rem;
  font-weight: bold;
  text-align: center;
}

.tw-about-top-left > p {
  color: #373131;
  font-size: 1.3rem;
  text-align: center;
  max-width: 74%;
}

.tw-card-title {
  font-size: 50px;
  font-weight: bold;
}

.tw-card-text {
  font-size: 29px;
}

@media (max-width: 1024px) {
  .tw-partners-heading {
    font-size: 60px !important;
  }
  .tw-about-top-left {
    padding-top: 2rem;
  }
  .tw-about-top-left > h1 {
    font-size: 3.8rem;
  }

  .tw-about-top-left > span {
    font-size: 2rem;
    padding-inline: 0.5rem;
  }

  .tw-about-top-left > p {
    font-size: 1.5rem;
    max-width: 75%;
  }

  .tw-about-top-right {
    text-align: center;
  }

  .tw-about-top-right img {
    width: 80%;
  }
  .tw-about-second-img {
    order: 1;
  }
}

@media (min-width: 768px) {
  .max-md-justify-center {
    justify-content: center;
  }
}

@media (max-width: 640px) {
  .tw-partners-heading {
    font-size: 50px !important;
  }
  .tw-values-heading {
    font-size: 48px !important;
  }
  .tw-about-top-left {
    /* padding-top: 2rem; */
    gap: 1.5rem;
  }
  .tw-about-top-left > h1 {
    font-size: 3rem;
  }

  .tw-about-top-left > span {
    font-size: 1.5rem;
  }

  .tw-about-top-left > p {
    font-size: 1rem;
    max-width: 75%;
  }
  .tw-card-text {
    font-size: 20px;
  }
  .tw-card-title {
    font-size: 1.5rem;
  }
  .iconsbig {
    width: 150px;
  }
  .tw-blackbg-container > h1 {
    font-size: 2.15rem;
  }
  .tw-blackbg-container > h3 {
    font-size: 1.5rem;
    margin-top: 20px;
  }
  .tw-blackbg-container > p {
    font-size: 1rem;
    margin-top: 20px;
  }
}

@media (max-width: 450px) {
  .tw-partners-heading {
    font-size: 40px !important;
  }
}

.tw-values-heading {
  font-size: 60px;
  font-weight: bold;
}

.tw-partners-heading {
  text-align: center;
  font-size: 83px;
  margin-top: 4rem;
  margin-bottom: 2rem;
}

.pricebtnnav {
  width: 180px;
  height: 40px;
  font-size: 20px;
  background-color: #f1511b;
  color: white;
  margin: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  border: #f1511b;
  border-radius: 20px;
}
