@media (max-width: 1180px) {
  header {
    display: none !important;
  }
  .category-fluid .main-section li:nth-child(2) {
    width: 30%;
  }
  .category-fluid .main-section li:nth-child(1) {
    width: 65%;
  }
  .category-fluid.withoutcolor .main-section li:nth-child(1) {
    width: 30%;
  }
  .category-fluid.withoutcolor .main-section li:nth-child(2) {
    width: 65%;
  }
  .download-fluid .main-section {
    align-items: end;
  }
  .download-fluid .main-section li:nth-child(1) {
    width: 40%;
  }
  .download-fluid .main-section li:nth-child(2) {
    width: 60%;
  }
  .download-fluid .main-section li .content-part {
    padding: 0px 0px 20px 40px;
  }
  .subpage-banner .main-section .banner-content h1 {
    font-size: 3.2rem;
    line-height: 48px;
  }
  .subpage-banner .main-section .banner-content p {
    width: 50%;
  }
  .ourstory-fluid2 .main-section .content-part .main-part {
    width: 50%;
  }
}
@media (max-width: 920px) {
  header {
    display: none !important;
  }
  .footer-fluid {
    padding: 40px 0px 0px 0px;
  }
  .footer-fluid .footer-main {
    flex-direction: column;
  }
  .footer-fluid .card-part {
    margin-bottom: 30px;
  }
  .footer-fluid .card-part .heading {
    margin-bottom: 10px;
    margin-top: 0px;
  }
  .copyright-fluid .main-section {
    flex-direction: column;
    align-items: flex-start;
  }
  .aboutus-fluid .content-part.without-image {
    width: 100%;
    margin: 0px auto;
  }
  .aboutus-fluid .content-part h1 {
    font-size: 3.2rem;
    line-height: 4.4rem;
  }
  .aboutus-fluid {
    padding: 30px 0px;
  }
  .aboutus-fluid .image-part {
    margin-bottom: 30px;
  }
  .hero-fluid .hero-main {
    height: 100vh;
    padding-bottom: 10px;
    align-items: center;
  }
  .logo-part {
    display: block;
  }
  .logo-part img {
    width: 250px;
    padding-top: 50px;
  }
  .hero-fluid .form-part {
    display: none;
  }
  .hero-fluid .content-part {
  }
  .hero-fluid .monile-login {
    display: block;
  }
  .hero-fluid {
  }
  .aboutus-fluid .image-part img {
    width: 100%;
  }
  .footer-fluid .card-part .mobile-responsive-hide {
    padding-bottom: 20px;
  }
  .hero-fluid .monile-login p a {
    color: rgba(0, 0, 0, 1);
    font-weight: 500;
    text-decoration: underline;
    margin-left: 10px;
  }
  .ourstory-fluid .main-section ul {
    flex-direction: column;
  }
  .ourstory-fluid .main-section ul li {
    width: 100%;
  }
  .ourstory-fluid .main-section ul li .content-part {
    background: #ffffff;
    padding: 40px 0px 0px 0px;
  }
  .category-fluid .main-section {
    flex-direction: column;
  }
  .category-fluid .main-section li:nth-child(1) {
    width: 100%;
    order: 2;
  }
  .category-fluid.withoutcolor .main-section li:nth-child(1) {
    width: 100%;
    order: 1;
  }
  .category-fluid.withoutcolor .main-section li:nth-child(2) {
    width: 100%;
    order: 2;
  }
  .category-fluid.withoutcolor .main-section .content-part {
    background: transparent;
  }
  .category-fluid .main-section li:nth-child(2) {
    width: 100%;
    order: 1;
  }
  .copyright-fluid .main-section p {
    margin-top: 10px;
  }
  .footer-fluid .top-footer p {
    width: 90%;
    margin: 0 auto;
  }
  .footer-fluid .top-footer p br {
    display: none;
  }
  .ourstory-fluid {
    padding: 40px 0px;
  }
  .download-fluid {
    padding: 40px 0px 40px 0px;
  }
  .download-fluid .main-section {
    flex-direction: column;
  }
  .download-fluid .main-section li:nth-child(1) {
    width: 100%;
  }
  .download-fluid .main-section li:nth-child(2) {
    width: 100%;
    margin-top: 40px;
  }
  .download-fluid .main-section li .content-part ul li {
    margin-top: 0px;
  }
  .download-fluid .main-section li .content-part ul {
    justify-content: center;
  }
  .download-fluid .main-section li .content-part h2 {
    font-size: 28px;
    line-height: 42px;
  }
  .download-fluid .main-section li .content-part ul li:nth-last-child(1) {
    margin-right: 0px;
  }
  .download-fluid .main-section li .content-part {
    padding: 0px 0px 0px 0px;
    text-align: center;
  }
  .category-fluid .main-section .content-part {
    background: none;
    border: 0px;
    box-shadow: none;
    text-align: center;
    padding: 0px 15px 50px 15px;
  }
  .category-fluid .main-section .content-part h3 {
    font-size: 28px;
    line-height: 42px;
    color: rgb(255 255 255);
  }
  .category-fluid .main-section .content-part p {
    color: #ffffff;
  }
  .category-fluid .main-section .content-part a {
    display: none;
  }
  .category-fluid.withoutcolor {
    background: #fcf9f3;
  }
  .category-fluid.withoutcolor
    .main-section
    .slider-part
    .card-part
    .image-part {
    background: #fcf9f3;
  }
  .category-fluid.withoutcolor .main-section .content-part h3 {
    color: #121212;
  }
  .category-fluid.withoutcolor .main-section .content-part p {
    color: #442244;
  }
  .formobilelink {
    display: block;
    margin-top: 20px;
  }
  .ourstory-fluid4 .form-part {
    max-width: 60%;
  }
  .subpage-banner .main-section .banner-content p {
    width: 80%;
  }
  .ourstory-fluid2 .main-section .content-part .main-part {
    width: 50%;
  }
  .ourstory-fluid1 {
    padding: 30px 0px 0px 0px;
  }
  .faqs-fluid .faqs-section {
    width: 100%;
  }
  .contact-fluid .form-part {
    width: 100%;
  }
  .contact-fluid1 .main-section ul {
    width: 100%;
  }
}

@media all and (max-width: 767px) {
  .hero-fluid {
    background-image: url(../img/mob-bg.png);
  }
  .hero-fluid .hero-main .content-part h1 {
    font-size: 32px;
    line-height: 46px;
  }
  .hero-fluid .hero-main .content-part p br {
    display: none;
  }
  .hero-fluid .hero-main .content-part p {
    font-size: 16px;
    line-height: 24px;
  }
  .subpage-banner .main-section .banner-content p {
    width: 100%;
  }
  .ourstory-fluid2 .main-section .content-part .main-part {
    width: 100%;
  }
  .ourstory-fluid1 .main-section ul {
    flex-direction: column;
  }
  .ourstory-fluid1 .main-section ul li:nth-child(1) {
    width: 100%;
  }
  .ourstory-fluid1 .main-section ul li:nth-child(2) {
    width: 100%;
    margin-top: 30px;
  }
  .ourstory-fluid2 .main-section .content-part {
    top: 50px;
    transform: translate(0%, 0%);
  }
  .ourstory-fluid4 .form-part {
    max-width: 100%;
  }
  .ourstory-fluid3 .slider-part .card-part h3 br {
    display: none;
  }
  .ourstory-fluid4 .bottom-part p br {
    display: none;
  }
  .contact-fluid1 .main-section ul {
    flex-direction: column;
  }
  .contact-fluid1 .main-section ul li {
    width: 100%;
    margin-bottom: 30px;
  }
  .hero-fluid .hero-main .carousel-inner img {
    height: 100vh;
    object-fit: cover;
  }
  .hero-fluid .hero-main .content-part {
    top: 5%;
    left: 5%;
    width: 90%;
    padding: 20px 20px;
  }
  .carousel-control-prev {
    left: 35%;
  }
  .carousel-control-next {
    right: 35%;
  }
}
