@media (max-width: 991px) {
  .mob-header {
    display: block !important;
  }
  .web-header {
    display: none !important;
  }
}

@media screen and (min-width: 320px) and (max-width: 480px) {
  .content-wrap {
    max-width: 100% !important;
  }
  header.header {
    margin-bottom: 0 !important;
  }
  .get-app {
    padding: 5px 10px !important;
    font-size: 12px !important;
  }
  /* Footer Css Start */

  .footer-2 {
    padding-top: 15px;
  }
  .about-atroera span {
    line-height: 20px !important;
    font-size: 12px !important;
  }
  .footer-2 .row .col-sm-6 {
    width: 50%;
  }
  .down-foot {
    margin-top: 0 !important;
  }
  .mobbot {
    padding-bottom: 0;
    text-align: left;
  }
  .mobbot p {
    font-size: 17px !important;
  }
  ul.ul-1 li {
    margin: 0 0 5px !important;
  }
  ul.ul-1 li span {
    font-size: 12px !important;
  }
  .foot2-col-2 {
    padding-left: 0;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 15px;
    position: relative;
  }
  .foot2-col-2 p {
    font-size: 17px !important;
    margin-bottom: 5px !important;
  }
  ul.ul-2 li {
    margin-top: 10px;
  }
  ul.ul-2 li span {
    font-size: 12px !important;
  }
  ul.ul-3 {
    justify-content: start;
    flex-wrap: wrap;
    gap: 6px;
  }
  ul.ul-3 li {
    margin-right: 0;
  }
  ul.ul-3 li a i {
    width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
  }
  .pd-30 {
    padding-top: 5px;
  }
  .bxar {
    gap: 5px;
  }
  .bxar-img {
    padding: 3px !important;
  }
  .bxar img {
    width: 22px !important;
    padding: 2px;
  }
  .bxar p {
    font-size: 9px !important;
    text-align: left;
  }
  .copyrightar p {
    font-size: 13px !important;
    line-height: 24px;
  }

  /* Footer Css End */

  /* Chat-Talk Cta Css */

  .ctafooter {
    padding: 10px 0 !important;
  }

  .subpage-display-div span {
    font-size: 14px !important;
    line-height: 20px;
    display: block;
  }

  ul.two-btn-footer {
    gap: 5px !important;
  }

  ul.two-btn-footer li a {
    width: 140px !important;
    font-size: 10px !important;
    padding: 6px 0 !important;
  }

  ul.two-btn-footer li a img {
    width: 15px !important;
  }

  .subpage-display-div {
    margin-bottom: 10px !important;
  }

  /* Sidebar Css */

  .first-sidebar section .menu {
    display: flex;
    overflow-x: auto;
    width: 100%;
    gap: 15px;
    justify-content: start;
    align-items: center;
  }

  .first-sidebar section .menu li {
    text-align: center;
  }

  .first-sidebar section .menu li a {
    display: block;
    line-height: 20px;
  }

  .first-sidebar section .swidget {
    display: none;
  }
  .first-sidebar section {
    margin-bottom: 0;
  }
  section#block-19 {
    display: none;
  }

  section#block-20 {
    display: none;
  }

  /* Individual Blogs Css */

  .individual-blog-artical {
    padding: 20px 0 0 !important;
    margin-bottom: 0 !important;
  }

  .individual-blog-heading {
    font-size: 18px !important;
  }

  .individual-blog-img-box img {
    height: 200px !important;
  }

  .individual-blog-content h2 {
    font-size: 18px !important;
  }
  .individual-blog-content p {
    font-size: 15px;
  }
}
@media screen and (min-width: 481px) and (max-width: 768px) {
  .content-wrap {
    max-width: 100% !important;
  }
  .get-app {
    padding: 5px 10px !important;
    font-size: 12px !important;
  }

  /* Footer Css Start */

  .foot2-col-2 {
    padding-left: 0;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
    text-align: center;
  }
  .pd-30 {
    padding-top: 30px;
  }
  ul.ul-2 {
    display: flex;
    align-items: center;
    justify-content: space-around;
  }
  ul.ul-3 {
    justify-content: center !important;
    gap: 10px !important;
  }
  .ourpromise {
    display: flex;
    align-items: center;
    justify-content: space-around;
  }
  ul.ul-1 li span {
    font-size: 14px !important;
  }
  /* Footer Css End */
}
