.tp-footer-area i.fa {
  width: 24px;
  height: 24px;
  line-height: 24px;
}
.crp-footer-area.m-botom {
  background: #1e1e1e;
}

/* Extra large devices */
@media (max-width: 1399.98px) {
  .header-menu .tp-header-logo {
    padding: 6px 30px;
  }
  .tp-service-it-item {
    padding: 30px 20px;
  }
  .tp-team-it-big-title {
    display: none;
  }
}
/* Large devices */
@media (max-width: 1199.98px) {
  .header-menu .tp-header-right {
    display: none !important;
  }
  .tp-main-menu-pb {
    justify-content: end;
  }
  .tp-service-it-title-wrap.mb-80 {
    margin-bottom: 40px;
  }
}
/* Medium devices */
@media (max-width: 991.98px) {
  .tp-header-cst-menu-btn {
    display: block;
  }
  .tp-main-menu-pb > nav > ul > li > a {
    font-size: 12px;
  }
  .tp-hero-sa-bottom-content {
    display: none;
  }
  .tp-hero-sa-shape-2 {
    top: 0;
  }
  .tp-hero-sa-title {
    margin-bottom: 0 !important;
  }
  .tp-footer-top-title {
    font-size: 80px;
  }
  .ais-footer-style .crp-footer-widget-title{
    margin-top: 25px;
  }
}
/* Small devices */
@media (max-width: 767.98px) {
  .header-menu .tp-header-right {
    display: flex !important;
  }
  .tp-header-pb-sidebar {
    display: block;
  }
  .tp-footer-top-title {
    font-size: 60px;
  }
  .tp-footer-md-copyright-menu{
    display: none;
  }
}
/* Extra small devices */
@media (max-width: 575.98px) {
  .header-menu .tp-header-logo {
    padding: 6px 15px;
    top: 0;
  }
  .header-menu .tp-header-logo img {
    width: 90px;
  }
  .al-hero-shop-item {
    padding: 0;
  }
  .swiper-slide .tp-hero-sa-title {
    padding: 25px 0;
  }
  .al-hero-area.tp-hero-it-spacing {
    padding-top: 90px !important;
  }
  .swiper-fade .swiper-slide {
    padding: 30px 10px;
  }
  .tp-about-wd-shape {
    display: none;
  }
  p {
    font-size: 16px !important;
    line-height: 20px;
  }
  .tp-team-it-item.mb-45 {
    margin-bottom: 20px;
  }
  .tp-team-it-content {
    padding: 6px 6px;
  }
  .tp-team-it-content .fs-md-16 {
    font-size: 12px;
  }
  .tp-team-it-content p {
    font-size: 12px !important;
    line-height: 20px;
  }
  .tp-cta-area {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .dps-footer-pdr{
    display: none;
  }
  .tp-footer-vp-widget .fw-500.fs-18.tp-text-grey-5{
    font-size: 14px;
  }
}
@media (max-width: 479px) {
  .loader-wrap img {
    height: auto;
  }
  .tp-offcanvas {
    padding: 25px 20px;
  }
  .tp-offcanvas-top {
    margin-bottom: 35px;
  }

  .tp-footer-top-title {
    font-size: 38px;
  }
}
