@media only screen and (min-width: 1024px) and (max-width: 1288px) {
  .container {
    margin-left: 24px;
    margin-right: 24px;
    width: calc(100% - 48px);
  }
}

@media screen and (max-width: 1200px) and (min-width: 768px) {
  .max_width1200 {
    padding-left: 32px !important;
    padding-right: 32px !important;
  }
}

@media screen and (max-width: 991px) {
  .product_card {
    margin-bottom: 50px;
  }
  .manager_con-box_right {
    padding-left: 0;
  }
  .section-about .container .container-col p,
  .investment_sec .investment_wrapper .left_div,
  .investment_sec .investment_wrapper .right_div,
  .footer_two_column.first,
  .footer-column,
  .footer_two_column.second {
    width: 100%;
  }

  .equity_fund .container {
    padding: 65px 73px;
  }

  .investment_sec .investment_wrapper .left_div {
    padding: 30px;
    order: 2;
  }

  .equity_fund .container .container-col,
  .investment_head .container .container-col,
  .collaboration_sec .container .container-col {
    flex: 1 0 100%;
    max-width: 100%;
  }

  .collaborationimg {
    width: 90%;
  }

  .footer-columns,
  .footer_two_column.second {
    flex-wrap: wrap;
    gap: 0;
  }

  .footer-columns {
    padding: 60px 0;
  }

  .vedartha_footer,
  .news,
  .collaboration_sec,
  .investment_head,
  .investment_wrapper,
  .section-about {
    padding: 0 32px;
  }

  .investment_sec .investment_wrapper .right_div {
    padding-top: 40px;
  }

  .pot_div img {
    width: 70px;
    height: auto;
  }

  .investment_head .container .container-col .head_right {
    padding: 30px;
  }

  section {
    margin: 50px 0;
  }

  .news {
    background: #eaf1f5;
    padding-bottom: 30px;
  }

  .news_heading {
    text-align: center;
    display: flex;
    justify-content: center;
  }

  .news .news_heading h2 {
    font-size: 26px;
  }

  .banner .banner_spotlight {
    top: 165px;
    padding: 30px;
  }

  .equity_fund .container .left_container .heading_div h1 {
    font-size: 31px;
    line-height: 34px;
  }

  .banner .banner_spotlight h2 {
    font-size: 21px;
    line-height: 23px;
  }

  .section-about .container .container-col p {
    font-size: 18px;
    line-height: 22px;
    margin-bottom: 46px;
  }

  .investment_sec .investment_wrapper .left_div h2,
  .investment_head .container .container-col .head_right h2,
  .collaboration_sec h2 {
    font-size: 27px;
    line-height: 32px;
  }

  .collaboration_sec h2 {
    padding: 0;
    padding-bottom: 20px;
  }

  .investment_sec .investment_wrapper .left_div p,
  .equity_fund .container .right_container p {
    font-size: 13px;
    line-height: 1.4;
  }

  .news_video_slider li {
    margin-right: 15px;
  }

  .img_div img {
    height: 250px !important;
  }

  .know-more-btn,
  .know-more-btn-2 {
    font-size: 9px;
  }

  .investment_head .container .container-col .head_right .name h6 {
    font-size: 18px;
    line-height: 22px;
  }

  .investment_head .container .container-col .head_right .name p {
    font-size: 9.92px;
    line-height: 11px;
  }

  .header-row1 .header-row1-wrapper,
  .header-row2 .row2-wrapper {
    padding: 0 20px;
  }

  .hamburger-menu {
    display: block;
    order: 3;
    width: 32px;
    height: 32px;
  }

  .logoindropbx {
    order: 2;
    padding: 0 10px;
  }

  .hamburger-menu span {
    display: block;
    margin: 8px 0;
    width: 44px;
    height: 0.1rem;
    background: #ad885f;
  }

  .section-about {
    margin-top: 60px;
    margin-bottom: 60px;
  }

  .investment_sec {
    margin-top: 80px;
  }

  .right-menus-row2 {
    visibility: hidden !important;
  }

  .right-menus-row2.open {
    visibility: visible !important;
  }

  .right-menus-row2 {
    position: fixed;
    top: 0;
    right: -250px;
    width: 250px;
    height: 100%;
    background: #0a3252;
    box-shadow: -2px 0 5px rgba(0, 0, 0, 0.5);
    transition: all 0.3s;
    z-index: 1000;
  }

  .right-menus-row2 ul {
    list-style-type: none;
    padding: 20px;
  }

  .popupCloseBtn {
    position: absolute;
    display: block;
    top: 20px;
    right: 20px;
  }

  .right-menus-row2 ul li {
    margin-bottom: 20px;
  }

  .right-menus-row2 ul li a {
    color: #fff;
    /* Link color */
    text-decoration: none;
    font-size: 18px;
    /* Font size */
  }

  .right-menus-row2.open {
    right: 0;
    /* Slide in */
  }

  ul {
    padding-left: 0 !important;
  }

  .footer_two_column.first {
    padding-right: 0px;
  }

  /* .vedartha_footer {
        display: none;
    } */

  .sidemenu_opened .banner {
    z-index: -1;
  }

  .header-row2 {
    padding: 14px 0;
  }

  .header-row2 .row2-wrapper .right-menus-row2 {
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start;
    padding: 0 20px;
    /* justify-content: center; */
    margin-right: 0;
    padding-top: 50px;
    gap: 10px;
  }

  .investment_sec .investment_wrapper {
    flex-wrap: wrap;
  }

  .img-wrap {
    position: relative;
    width: 100%;
    left: unset;
  }

  .videowapper iframe {
    height: 250px;
  }

  .equtextbx {
    padding: 0 20px;
  }

  .leadership_slider .slick-prev,
  .leadership_slider .slick-next {
    display: none !important;
  }

  .modal-content {
    max-height: 75vh;
    border-radius: 16px;
  }
  .manager_ttl{
    margin-top: 1rem;
    text-align: left;
  }
}

@media screen and (max-width: 768px) {
  .banner {
    margin-top: 75px !important;
  }

  .banner_text_box {
    padding: 0 32px;
    bottom: 65px;
  }

  h1.banner_text {
    font-size: 2.5rem !important;
    text-align: center;
  }

  .what {
    padding: 0;
    margin: 0;
  }

  .what_container {
    padding: 60px 32px 30px 32px;
    position: relative;
    z-index: 2;
  }

  .management_side_image {
    display: none;
  }

  .what_heading1 {
    margin-bottom: 32px;
    white-space: nowrap;
    font-size: 2.25rem;
    padding-bottom: 24px;
  }

  .product_head {
    font-size: 2.25rem;
    margin-bottom: 32px;
  }

  .leadership_side_image {
    display: none;
  }

  .modal-dialog {
    width: 95%;
    max-width: unset;
    padding: 0 22px;
  }

  .tab_select {
    display: block;
    margin-bottom: 48px;
  }

  .tabs {
    display: none;
  }

  .team_box_image2 {
    display: none;
  }

  /* 
  .management::after {
    content: "";
    display: block;
    width: calc(100% - 64px);
    height: 1px;
    margin: 0 auto;
    background: #c49a6c;
    position: relative;
    bottom: -125px;
    z-index: 1;
    max-width: 1200px;
  } */

  .whats_media_box {
    padding: 0;
  }

  .sideImage_box {
    width: 135px;
  }

  .teamHeading {
    font-size: 2.5rem;
    padding: 0 32px;
  }

  .team_desc {
    padding: 0 32px;
  }

  .model_card-box {
    width: 100%;
    /* background: none; */
    background-position: 0 119.5%;
  }

  .model_card {
    margin: 0 24px;
  }

  .modal {
    padding-right: 0 !important;
  }

  .leaderShip {
    padding: 0;
    padding-top: 60px;
    margin-top: 80px;
  }

  .link_btn {
    width: 100%;

    width: 100%;
    display: block;
    text-align: center;
    font-weight: 400;
  }

  .team_card-box {
    padding: 10px;
  }

  .team_btn.outside {
    display: none;
  }

  .team .slick-prev,
  .team .slick-next {
    display: none;
  }

  .slick-next {
    right: 25px !important;
    bottom: -40px !important;
    top: unset !important;
  }

  .slick-prev {
    left: unset !important;
    bottom: -40px;
    top: unset !important;
    right: 80px !important;
  }

  .management {
    border: none;
    padding: 60px 0;
  }

  .link_btn:hover {
    transition: all 0.2s;
    transform: scale(1);
  }

  .model_card .team_card_head-ttl {
    margin-bottom: 5px;
  }

  .tab_select .date_select {
    border-radius: 100px;
    border: 1px solid #c49a6c;
    padding: 7px 35px 7px 24px;
    color: #0a3252;
    line-height: 1;
    font-size: 1rem;
    position: relative;
    appearance: none;
    -webkit-appearance: none;
    padding: 11px 21px;
    font-weight: 700;
    -moz-appearance: none;
  }

  div#accordion {
    padding: 0 32px;
  }

  .dateSelect_container {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 20px;
    margin-top: 10px;
    margin-bottom: 40px;
  }

  .date_select-box {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 0px;
    position: relative;
    width: 100%;
  }

  .select_wrapper {
    width: 100%;
  }

  .date_select {
    padding: 11px 35px 11px 24px;
  }

  .product {
    margin: 0;
    padding: 30px 0 60px 0;
  }

  .product_card {
    margin-bottom: 16px;
  }

  .product_content {
    padding: 0 32px;
    position: relative;
    z-index: 2;
  }

  .product_text {
    padding: 10px 16px 20px;
  }

  .product_heading {
    font-size: 1.5rem;
    line-height: 1.1;
    font-weight: 700;
    margin-bottom: 10px;
    padding-bottom: 5px;
  }

  .product_desc {
    margin-bottom: 10px;
  }

  .produnct_side_image {
    position: absolute;
    top: -14px;
    right: -5px;
    width: 166px;
    z-index: 1;
  }

  .team_box_image {
    position: absolute;
    left: 0;
    bottom: -50px;
    /* width: 14vw; */
    width: 170px;
  }

  .team {
    padding: 70px 0 20px 0;
    margin-top: 0;
  }

  .formob {
    display: block;
  }

  .forweb {
    display: none;
  }

  .our-prdct {
    width: auto;
    height: 469px;
    object-fit: cover;
  }

  .footer_two_column.second .footer-column:first-child {
    width: 40%;
  }

  .footer_two_column.second .footer-column:nth-child(2) {
    width: 60%;
  }
}

@media screen and (max-width: 600px) {
  .footer_two_column.second .footer-column:first-child {
    width: 50%;
  }

  .footer_two_column.second .footer-column:nth-child(2) {
    width: 50%;
  }
}

@media (max-width: 620px) {
  .videowapper iframe {
    height: 200px;
  }

  .what_left_text {
    padding: 0;
  }
}

@media screen and (max-width: 400px) {
  .team_card-box {
    padding: 12px;
  }
}

@media screen and (max-width: 359px) {
  html {
    font-size: 90%;
  }
}

@media screen and (max-width: 768px) {
  .scheme_cards {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    gap: 16px;
    padding: 0 32px;
  }

  .scheme_card {
    padding: 24px;
    border-radius: 16px;
    width: 100%;
    position: relative;
  }
 

  .manager_con-box {
    display: flex;
    flex-direction: column;
  }

  .wd_30 {
    width: 100% !important;
  }

  .wd_70 {
    width: 100% !important;
  }

  .manager {
    padding: 0 !important;
    /* padding-bottom: 0 !important; */
    margin: 0 !important;
  }

  .manager_content {
    padding: 60px 0 !important;
  }

  .manager_ttl {
    padding: 0 32px;
    /* text-align: center; */
  }

  .manager_con-box_left {
    padding: 0 32px;
  }

  .text_res {
    text-align: center !important;
  }

  .banner_text_box2 {
    top: unset;
    bottom: 60px;
  }

  .banner_text.banner_text2 {
    font-weight: 700;
    justify-content: center;
    padding-right: unset;
  }

  .manager_sideImg {
    position: absolute;
    right: 0;
    bottom: 0;
    height: auto;
    width: 100px;
    z-index: 1;
  }

  .manager_img1 {
    display: none;
  }

  .manager_img2 {
    display: block;
  }

  .debt__img2 {
    display: block;
    width: 80px;
  }

  .res_mb_0 {
    margin-bottom: 0 !important;
  }
}
