@media only screen and (min-width: 768px) and (max-width: 991px) {
  .slider .parallax-slider .caption h1 {
    font-size: 60px;
  }
  .about-image {
    text-align: center;
    margin-top: 30px;
  }
  h4.video_caption {
    font-size: 16px;
  }
  .element_bg {
    width: 37%;
    margin: auto;
  }
}
@media only screen and (min-width: 1500px) {
  .container.cust_container {
    max-width: 80%;
  }
}
@media only screen and (max-width: 767px) {
  .section-title h2 {
    font-size: 30px;
  }
  h4.video_caption {
    font-size: 12px;
  }
  .caption {
    margin-bottom: 70px;
  }
  .header-navber-area .nav-top-bar {
    display: none;
  }
  #navbarDefault {
    width: 100%;
    height: 250px;
    overflow-y: scroll;
  }
  /* slider */
  .slider .parallax-slider .caption h1 {
    font-size: 50px;
  }
  .slider .control-text .swiper-nav-ctrl {
    margin-left: 10px;
    margin-right: 10px;
  }
  .about-content h2 {
    font-size: 30px;
  }
  .about-image {
    text-align: center;
    margin-top: 30px;
  }
  .footer-area {
    text-align: center;
  }
  .footer-area .footer-link ul {
    margin-top: 10px;
    text-align: center;
    list-style-type: none;
  }
  .section-title {
    margin-bottom: 30px;
  }
  .section-padding {
    padding: 50px 0;
  }
  .video-wrapper {
    width: 60%;
    margin: auto;
  }
  .modal-content .button-group-modal .button.selectForm {
    max-width: 100%;
    font-size: 14px;
    line-height: 1.2;
  }
  .formBox {
    min-width: auto;
    width: 85%;
    max-width: 90%;
    background-color: #fff;
    padding: 40px 40px;
    border-radius: 8px;
  }

  input.otp {
    width: 60px;
    height: 35px;
  }
  .formWrapper {
    padding: 15px 0;
    margin-top: 70px;
    min-height: calc(100vh - 75px);
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .msform .button {
    min-width: 107px;
    padding: 4px 15px;
    font-size: 14px;
  }
  .button-group-modal .button {
    width: auto;
    padding: 8px 30px;
  }
  .hideMob {
    display: none;
  }

  header .justify-content-end {
    justify-content: center !important;
  }
  #footer .copyright p {
    font-size: 12px;
    margin: 0;
  }
  .wealthCreation .col-md-6 {
    order: 1;
  }
  .wealthCreation .order-2-mob {
    order: 2;
  }
  .wealthCreation .order-3-mob {
    order: 3;
  }
  .location-1,
  .location-7 {
    right: 0 !important;
  }
  .location-2 {
    left: 0 !important;
    margin-top: 50px;
  }
  .location-8 {
    left: 0 !important;
  }
  .godrej {
    width: 210px !important;
  }
  .plotImg lottie-player {
    transform: scale(1) !important;
  }
  .sectionMainTitile h2 {
    font-size: 22px !important;
  }
  .whyInvestImg {
    margin-bottom: 20px;
  }
  .homeBanner {
    padding-top: 70px;
    padding-bottom: 30px;
  }
  .homeBanner .sectionMainTitile h2 span {
    font-size: 32px !important;
  }
  .homeBannerInnerImg span img {
    width: 80px;
  }
  .homeBannerInnerImg iframe {
    width: 100%;
    height: 350px;
  }
  .whyInvestBox img {
    width: 15%;
  }
}

@media only screen and (max-width: 479px) {
  .hillview_logo img {
    width: 120px;
  }
  .godrej_logo img {
    width: 103px;
  }
  .right-navbar .button {
    font-size: 11px;
    padding: 4px 20px;
    min-width: auto;
  }
  .navbar {
    padding: 5px;
  }
  .navbar-brand {
    margin-right: 0px;
  }
  .navbar-b.navbar-reduce {
    padding-top: 3px;
    padding-bottom: 3px;
  }
  .section-title h2 {
    font-size: 30px;
  }
  .about-content p {
    font-size: medium;
  }
  .address-box {
    margin-top: 20px;
  }
  .team-info span {
    font-size: 12px;
  }
  .navbar-nav {
    margin-top: 15px;
  }
  .navbar-b .nav-item {
    margin-bottom: 10px;
  }
  .navbar-b .nav-item:last-child {
    margin-bottom: 0px;
  }
  /* slider */
  .slider .parallax-slider .caption h1 {
    font-size: 33px;
    line-height: 45px;
  }
  .tagline-banner {
    font-size: 22px;
    line-height: 22px;
  }
  .slider .control-text .swiper-nav-ctrl {
    display: none;
  }
  .about-content h2 {
    font-size: 30px;
  }
  .about-image {
    text-align: center;
    margin-top: 30px;
  }
  .footer-area {
    text-align: center;
  }
  .footer-area .footer-link ul {
    margin-top: 10px;
    text-align: center;
    list-style-type: none;
  }
}

@media screen and (max-width: 320px) and (min-width: 0px) {
  .section-title h2 {
    font-size: 30px;
  }
  .navbar-nav {
    margin-top: 15px;
  }
  .navbar-b .nav-item {
    margin-bottom: 10px;
  }
  .navbar-b .nav-item:last-child {
    margin-bottom: 0px;
  }
  #navbarDefault {
    width: 100%;
    height: auto;
    overflow-y: scroll;
  }
  /* slider */
  .slider .parallax-slider .caption {
    padding-top: 35px;
  }
  .slider .parallax-slider .caption h1 {
    font-size: 30px;
  }
  .slider .control-text .swiper-nav-ctrl {
    display: none;
  }
  .about-content h2 {
    font-size: 28px;
  }
  .about-image {
    text-align: center;
    margin-top: 30px;
  }
  .footer-area {
    text-align: center;
  }
  .footer-area .footer-link ul {
    margin-top: 10px;
    text-align: center;
    list-style-type: none;
  }
}

@media only screen and (max-width: 991px) {
  .hideMob {
    display: none;
  }
  .formWrapper {
    padding: 15px 0;
    margin-top: 70px;
    min-height: calc(100vh - 75px);
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
  .formWrapper > .row {
    justify-content: center;
  }
}
