@media only screen and (max-width: 767px){
.top-header .top_info {
    text-align: center;
}

.top-header .social {
    text-align: center;
    padding: 10px 0;
}
.navbar-light .navbar-brand img {
    width: 160px;
}
#navbarSupportedContent {
    background-color: #fff !IMPORTANT;
    z-index: 999;
}
.btn-white.btn-login.d-lg-none {
    display: none !important;
}

.main_banner .banner .text {
    padding: 100px 0 80px 0 !important;
}
.main_banner .banner .text h2 {
    font-size: 36px;
    width: 100%;
    line-height: 44px;
}
.main_banner .banner .btn-white {
    width: 160px;
    padding: 10px !important;
    margin: 0 !important;
}
.main_banner .banner .img {
    display: none;
}
.service-section .heading {
    width: 100%;
    margin: 0;
}
.service-box {
    padding: 15px 0px;
}
.aboutus-section .heading {
    width: 100%;
    margin-top: 30px;
}
.investor-corner::before {
    border: 120px solid transparent;
    left: -84px;
}
.investor-corner::after {
    border: 140px solid transparent;
    left: -100px;
    top: -132px;
}
.form-card #frmContact {
    padding: 30px 15px 15px;
}
.contact-home-section .form-card {
    min-height: 460px;
    margin-bottom: 30px;
}

.testimonial-box .image {
    display: block;
}
.testimonial-box .content {
    display: block;
    width: 100%;
    padding-left: 0px;
    margin-top: 15px;
}
#carouselTest .owl-nav {
    position: static;
    text-align: left;
}
.footer-main .top-header {
    padding: 40px 0;
    text-align: center;
}
.footer-main .top-header .social {
    padding: 25px 0 0 0;
    text-align: center;
}
.footer-main .bottom-header {
    text-align: center;
    padding: 20px 0;
}
.footer-main .privacy-text {
    text-align: center !important;
}
.inner_banner {
    padding-top: 200px;
    background: transparent;
}
.ticker_section .tickers {
    display: block;
}
    /* SIP */
    .power_sip {
        width: 100%;
      }
      .power_sip tr {
        display: flex;
      }
      .power_sip tr:nth-child(2n-2) {
        margin-bottom: 30px;
        margin-top: -10px;
      }
      .power_sip tr td:nth-child(1) {
        width: 20% !important;
      }
      .power_sip tr td:nth-child(2) {
        width: 58% !important;
      }
      .power_sip tr td:nth-child(3) {
        width: 20% !important;
        padding-left: 20px !important;
      }
      .power_sip tr:last-child {
        margin-left: 25%;
    }
    .power_sip tr:last-child td div {
      float: none !important;
      display: inline-block;
      margin: 0 !important;
      width: 31%;
  }
      .power_sip tr h4 {
        font-size: 16px;
        line-height: 18px;
        color: #42ab36 !important;
      }
      .power_sip tr h4 div {
        color: #42ab36 !important;
        font-size: 18px;
    }
    
    .header_main .top_bar {
    padding: 5px 0;
}
    .header_main .top_bar .contact_item {
    text-align: center;
}
.header_main .top_bar .social {
    text-align: center;
    margin-top: 5px;
}
.navbar-light .navbar-nav .nav-link {
    color: #000;
}
.navbar-light .navbar-toggler {
    border-color: rgb(255 255 255 / 25%);
}
.navbar-light .navbar-toggler-icon {
    background-image:none !important;
    z-index: 99;
    position:relative;
}
.navbar-light .navbar-toggler-icon::after {
    content: "\F479";
    font-family: bootstrap-icons;
    font-size: 30px;
    color: #fff;
}

.inner_banner .navbar {
    background: #42ab36;
}
   


.hero-content {
    padding-top: 120px;
    padding-bottom: 30px;
}
.hero-content h1 {
    font-size: 32px;
    margin-bottom: 30px;
}
.hero-content p {
    font-size: 22px;
    line-height: 26px;
    margin-bottom: 10px;
}
.tickers .ticker_item {
    width: 46%;
    display: inline-block;
    margin-bottom: 15px;
}
.service-section {
    padding-top: 0;
}
.whyus_section {
    padding-top: 0;
}
.whyus_section .choosing__information {
    padding: 20px;
    margin-left: 0;
}
.whyus_section .choosing__information ul {
    padding: 0;
}
.investor-box {
    height: auto;
}

.market_news #newsTab {
    display: inline-block;
    width: 100%;
    white-space: nowrap;
    overflow: auto;
}
.market_news #newsTab .nav-item {
    display: inline-block;
    width: auto;
    border: none;
}
.market_news #newsTab .nav-item .nav-link {
    padding: 15px 10px;
}
.market_news #newsTabContent {
    width: 100%;
}
.calname a {
    font-size: 13px;
    max-width: 47%;
    white-space: nowrap;
    padding: 10px 6px;
}
.gallery_row {
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: 200px;
}
.useful-links ul li {
    width: 49%;
}


/* 24-07-2023 */

.header_main .btn-login {
    margin-bottom: 10px;
    padding: 10px;
    width: 49%;
    margin: 0;
}
.header_main .navbar-expand-lg .btn-white.btn-login {
    display: none;
}

}


@media only screen and (min-width: 1200px){
.nav-item.dropdown .dropdown-menu {
    border-radius: 0;
    border: none;
    transform: translateY(50px);
    opacity: 0;
    visibility: hidden;
    display: block;
    transition: all 0.3s ease-in-out;
    padding: 0;
}
.navbar-nav .dropdown-item {
    padding: 10px 30px;
}
.navbar-nav .dropdown-item {
    font-weight: 600;
    color: #110f10;
}
.navbar-nav .dropdown-item:focus, .dropdown-item:hover {
    color: #fff;
    background-color: #249138;
}
.nav-item.dropdown:hover .dropdown-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    transition: all 0.3s ease-in-out;
}

}