@media only screen and (max-width: 375px) and (min-width: 346px) {}

@media only screen and (max-width: 544px) and (min-width: 375px) {}

@media only screen and (max-width: 555px) and (min-width: 376px) {}

@media only screen and (max-width: 768px) and (min-width: 544px) {}

@media only screen and (max-width: 1222px) and (min-width: 999px) {}

@media only screen and (max-width: 1658px) and (min-width: 1000px) {}

@media only screen and (max-width: 1200px) and (min-width: 993px) {
  .tabList>ul>li {
    position: relative;
    padding-inline: 0.6rem;
    padding-block: 1.85rem;
  }
}

@media only screen and (max-width: 991px) and (min-width: 300px) {}

@media only screen and (max-width: 400px) and (min-width: 300px) {}

@media only screen and (max-width: 826px) and (min-width: 572px) {}

@media only screen and (max-width: 370px) and (min-width: 320px) {}

@media only screen and (max-width: 900px) and (min-width: 370px) {}

@media only screen and (max-width: 551px) and (min-width: 300px) {}

@media only screen and (max-width: 1024px) and (min-width: 826px) {}

@media only screen and (max-width: 11200px) and (min-width: 1600px) {}

@media only screen and (max-width: 999px) and (min-width: 400px) {}

@media only screen and (max-width: 999px) and (min-width: 551px) {}

@media only screen and (max-width: 1422px) and (min-width: 1300px) {}

@media only screen and (max-width: 1524px) and (min-width: 1422px) {}

@media only screen and (max-width: 1657) and (min-width: 1524px) {}

@media only screen and (max-width: 11200px) and (min-width: 1400px) {}

@media only screen and (max-width: 1000px) and (min-width: 700px) {}

/* USA Ventures  */
@media only screen and (max-width: 999px) and (min-width: 300px) {
  .for_desktop {
    display: none !important;
  }

  .for_mob {
    display: block !important;
  }

  .for_mobile {
    display: contents !important;
  }

  .us,
  .about {
    font-size: 2.75rem;
  }

  .dropdown-left>ul>a {
    text-decoration: none;
    color: black;
  }

  .nav_container {
    width: 100%;
    display: flex;
    justify-content: center;
    left: 0;
  }

  .navbar {
    width: 100%;
    border-radius: 1rem;
    padding: 1rem;
  }

  .leftLogo>a>img {
    width: 12rem;
  }

  .splitSec {
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .globeSec,
  .textSec {
    width: 100%;
    margin-bottom: 1.5rem;
  }

  .explainSec {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }

  .globeSec>img {
    width: 100%;
  }

  .firstColumn>p {
    margin-top: 5rem;
  }

  .border-right {
    border-right: none;
  }

  .socialIcons {
    margin-top: 0rem;
  }

  .socioImages {
    display: flex;
    justify-content: flex-start;
  }

  .columnUL h4 {
    font-size: 1.2rem;
  }

  .firstColumn>img {
    width: 25%;
  }

  .columnUL>ul {
    text-align: start;
    margin-top: 1rem;
  }

  .columnUL {
    margin-block: 1rem;
  }

  .heroText {
    font-family: "Noto Sans";
    width: 100%;
    padding-top: 2rem;
    padding-bottom: 3rem;
    margin-top: 5rem;
    display: flex;
    flex-direction: column;
  }

  .heroText button.explore {
    margin-top: 0.5rem;
  }

  .textHead {
    font-size: 1.3rem;
    font-weight: 600;
    line-height: 30px;
    /* text-align: center; */
  }

  .textHead-medium {
    font-size: 1rem;
    line-height: normal;
  }

  .eachAsset {
    margin-block: 1rem;
  }

  .supportingText {
    /* color: #fff; */
    font-size: 0.8rem;
    font-weight: 400;
    line-height: 22px;
  }

  button.explore {
    width: 180px;
    height: 50px;
    margin-top: 20px;
    margin-bottom: 1rem;
  }

  .eachBrand {
    /* padding: 1rem; */
    /* border: 1px solid; */
    margin: 0.3rem;
    padding: 0.5rem;
    width: 31%;
    background-color: #ffd6b1;
    display: flex;
    justify-content: center;
    font-weight: 600;
    font-size: 0.8rem;
  }

  .w-4 {
    width: 100%;
  }

  span.textDark,
  span.firstLight {
    font-size: 25px;
  }

  /* Responsive styles */
  .hamburger {
    display: none;
    flex-direction: column;
    cursor: pointer;
  }

  .hamburger div {
    width: 25px;
    height: 2px;
    background-color: black;
    margin: 2px 0;
  }

  .tabList>ul>li {
    padding: 0.6rem;
  }

  .tabList>ul {
    display: none;
    flex-direction: column;
    width: 100%;
    line-height: 40px;
  }

  .hamburger {
    display: flex;
  }

  .tabList.show>ul {
    display: flex;
    padding: 0;
  }

  .tabList.show {
    height: 85vh;
    overflow-y: auto;
  }

  .tabList>ul {
    align-items: flex-start;
  }

  li.contactUs {
    padding-inline: 15px;
    margin-top: 0.5rem;
    padding-block: 0;
    width: 100%;
  }

  .imageShowCase {
    display: none;
  }

  .custom_container .card img {
    border-radius: 20px;
  }

  .cardText {
    writing-mode: horizontal-tb;
  }

  .testimonial_carousel .slick-next {
    position: absolute;
    right: -13px;
  }

  .testimonial_carousel .slick-prev {
    /* right: -25px; */
    position: absolute;
    left: -13px;
  }

  .bigText {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
  }

  .numberCount>p {
    margin: 0;
  }

  .numberCount {
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 1rem;
  }

  section.footer {
    background-color: #1351d8;
    border-top-right-radius: 6rem;
  }

  .imageShowCase {
    height: auto;
  }

  .challenge {
    padding: 2rem;
  }

  .eachSol {
    width: 94%;
  }

  img.csImg {
    width: 100%;
  }

  .topHeading {
    width: 95%;
  }

  .globe {
    position: absolute;
    top: 0;
    right: 0;
    left: unset;
    display: flex;
    width: 100%;
    justify-content: center;
  }

  .eachBrand>img {
    width: 90%;
    height: 25px;
  }

  .tabList {
    width: 100%;
  }

  .dropdown-left-mob {
    width: 100%;
    padding: 1rem;
    padding-top: 1rem;
    text-align: left;
    border-right: none;
    background-color: antiquewhite;
    border-radius: 1rem;
  }

  .dropdown-left-mob>ul>li>a {
    text-decoration: none;
    color: black;
    font-size: 0.9rem;
  }

  .dropdown-left-mob>ul {
    list-style: none;
  }

  .dropdown-left-mob>ul {
    padding-left: 0;
  }

  .dropdown_inMob {
    transition: all 0.3s ease;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    border-radius: 1rem;
    width: 14rem;
  }

  .cross {
    font-size: 20px;
    display: flex;
  }

  canvas#globe {
    position: absolute;
    right: -12px;
  }

  img.linkIco {
    width: 10%;
    margin-right: 0.5rem;
  }

  .eachDet {
    width: 90%;
    margin-right: unset;
    margin-bottom: 1.5rem;
  }

  .eachTech {
    width: 90%;
    margin-right: unset;
    margin-bottom: 1.5rem;
  }

  img.ico {
    width: 35%;
    margin-bottom: 1rem;
  }

  .imgFloatleft,
  .imgFloatright {
    width: 100%;
    float: none;
    padding: 0;
    margin: unset;
  }


  .main_blog_heading>h2 {
    font-size: 26px;
    margin-bottom: 8px;
  }
  .objective_heading>h2 {
    font-size: 26px;
  }
  .objective-img {
    margin-bottom: 30px;
}
.inner_sub_conrtents>h2 {
  font-size: 26px;
}
.radius_widths{
  margin-bottom: 10px;
}
}

@media only screen and (max-width: 999px) and (min-width: 768px) {}