@media (max-width: 1024px) {
  .tab-content .tabs_left {
    padding-right: 20px;
  }
  .dropdown-menu a.dropdown-item {
    font-size: 12px;
    text-transform: uppercase;
  }
  #prithvi .navbar-brand {
    width: 200px;
  }
  #prithvi .navbar-brand img {
    width: 100%;
  }
  #prithvi a.nav-link {
    padding: 6px 6px;
  }
  #prithvi .navbar-nav {
    margin-top: 20px;
  }
  .hero_head {
    font-size: 35px;
  }
  .scroll_arrow img {
    height: 24px;
  }
  .scroll_arrow::before {
    transform: translate(-50%, -57%) rotate(45deg);
    height: 65px;
    width: 65px;
  }
  .section_heading {
    font-size: 30px;
    color: #000;
  }
  p {
    font-size: 15px;
  }
  .feature_right_list li {
    font-size: 15px;
    line-height: 59px;
  }
}
@media (max-width: 991px) {
  .banner_btn .btn {
    font-size: 14px;
  }
  .top_right {
    position: initial;
  }
  #prithvi .navbar .navbar-collapse {
    padding: 15px 5px;
  }
  .clm_rverse {
    flex-direction: column-reverse;
    padding: 20px 0px;
  }
  .flag {
    right: 15%;
  }
  .rspns_img {
    width: auto;
  }
  .auto_rspns {
    width: 100% !important;
  }
  .clm_rverse .right_item {
    text-align: center;
    margin-bottom: 20px;
  }
  .overflowImage {
    margin: 0px;
    width: auto;
  }
  .align_rspns {
    text-align: center;
    margin-bottom: 20px;
  }
  .center__heading {
    width: auto;
  }
  .tabs__bg .nav-tabs {
    justify-content: center;
  }
  .tabs__bg .nav-tabs a p {
    font-size: 15px;
    padding-bottom: 10px;
    margin-bottom: 15px;
  }
}

@media (max-width: 767px) {
  .new__hero_hoverlay__content {
    position: initial;
    transform: initial;
    width: 100%;
  }
  .desktop_screen {
    display: none;
  }
  .tab_screen {
    display: block;
    width: 100%;
    height: 300px;
    object-fit: cover;
  }
  .hero_head {
    color: #5ec4d5;
  }
  .items_content h3 {
    color: #000;
    font-size: 22px;
  }
  .items_content p {
    color: #2e2e2e;
  }
  .items_content::before {
    content: initial;
  }
  .after__arrow {
    background: #447da9;
    position: absolute;
    text-align: center;
    height: 10px;
    top: 48.5%;
    width: 100%;
    display: none;
  }
  .inner_items {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
  .inner_left_items {
    width: 100%;
    padding: 30px 0px;
  }
  .inner_right_items {
    width: 100%;
    margin-bottom: 20px;
  }
  .btn_main:hover {
    text-decoration: none;
    background: transparent;
    border: 1px solid #47c4d4;
    transition: all 0.5s ease;
    color: #47c4d4;
  }
}
@media (max-width: 575px) {
  .rspns_img {
    width: 100% !important;
  }
  .overflowImage {
    width: 100%;
  }
  .certified_logo img {
    width: 100%;
  }
  .sec_list li {
    line-height: 23px;
  }
  .tab-content .tabs_left {
    padding-right: 0px;
  }
}
@media (max-width: 425px) {
  .main_feature {
    width: 100%;
    margin: auto;
  }
  .banner_btn .btn {
    font-size: 12px;
  }
  .hero_head {
    font-size: 28px;
  }
  .m_india {
    font-size: 15px;
  }
  .flag img {
    width: 20%;
  }
  .section_heading {
    font-size: 22px;
  }
  .feature_right_list ul {
    padding: 0;
  }
  .feature_right_list ul::before {
    left: 0px;
  }
  .mobile_scrn {
    width: 100% !important;
  }
  .tab_screen {
    height: 165px;
  }
  .banner_btn .btn {
    margin: 1px;
  }
  .feature_right_list li {
    font-size: 15px;
    line-height: 33px;
    background-position: 0% 15%;
  }
  p {
    font-size: 14px;
  }
}
