/*================================ 
    #RESPONSIVE CSS 
====================================*/

/* Tablet Layout: 768px.*/
@media only screen and (min-width: 768px) and (max-width: 991px) {


  .container-medium {
    width: 100%;
  }

  /* Topbar */
  .top-bar-area .row {
    display: block;
  }

  .top-bar-area .address-info .info {
    text-align: center;
    width: 100%;
  }

  .top-bar-area .address-info.text-left {
    position: relative;
    top: 8px;
  }

  .top-bar-area .address-info .info ul {
    display: inline-block;
  }

  .top-bar-area .address-info .info ul li .info {
    text-align: left;
  }

  .top-bar-area .social {
    display: none;
  }

  /* Banner */
  .banner-area .text-large .content h2 {
    font-size: 60px;
  }

  .banner-area .top-pad .content {
    padding-top: 100px;
  }

  /* About */
  .about-area .features-items .single-item {
    border-bottom: 1px solid #e7e7e7;
  }

  .about-area .features-items .single-item:nth-child(2),
  .about-area .features-items .single-item:nth-child(4),
  .about-area .features-items .single-item:nth-child(6) {
    border-right: none;
  }

  .about-area .features-items .single-item:nth-last-child(2) {
    border-bottom: none;
  }

  .about-area .about-items .about-info {
    padding-right: 0;
  }

  .about-area.fixed-features .about-items .about-info,
  .about-area.fixed-features .about-items .thumb {
    padding-right: 15px;
  }

  .about-area .about-content .thumb {
    margin-top: 50px;
  }

  .about-area .about-items .thumb {
    padding-right: 0;
    margin-top: 50px;
  }

  .about-area .about-items .thumb-box .thumb {
    padding-right: 0;
    margin-top: 0;
  }

  .about-area .about-items .thumb-box {
    position: relative;
    top: 0;
    margin-bottom: 30px;
    padding-right: 15px;
  }

  .about-area.solid .about-items .thumb-box {
    margin-bottom: 30px;
  }

  .about-area.solid .about-items.reverse .thumb-box {
    margin-bottom: 0;
  }

  .about-area .about-items .thumb-box .thumb.shape-bg {
    padding-right: 0;
  }

  .about-area .about-items .thumb.shape-bg::after {
    display: none;
  }

  .about-area .management-quote {
    margin-top: 30px;
  }

  .about-area .about-items .right-info {
    margin-top: 30px;
  }

  .about-area .about-items .right-info.features {
    margin-top: 50px;
  }

  .about-area .about-items .about-info.right-info li {
    margin-top: 50px;
  }

  .about-area.fixed-features {
    padding-top: 120px;
  }

  .about-area .about-items .about-info li {
    margin-top: 30px;
  }

  .fixed-features .features-items {
    top: 0;
    margin-bottom: 50px;
  }

  .achivements .progressbar canvas {
    height: 70% !important;
    width: 70% !important;
  }
  
  /* Services */
  .about-area .about-items .left-info {
    padding-right: 15px;
}
  .modern-services-area .item {
    display: block;
    text-align: center;
}

.modern-services-area .item i {
    margin-right: 0;
}

.modern-services-area .item .icon {
    margin-bottom: 25px;
}


/* About Latest */

.about-area.solid .thumb-box .thumb {
  margin-bottom: 150px;
}

.about-area.solid .thumb-box .thumb img:first-child {
  max-width: 100%;
}

.about-area.solid .thumb-box .thumb img:last-child {
  right: 50px;
}


  /* Why Chose Us */

.why-chose-us-area::after {
    width: 100%;
}

.why-chose-us-area .item-box .info {
    max-width: 100%;
    padding: 120px 50px;
}

  .choose-us-area .info {
    padding-left: 15px;
    margin-top: 50px;
  }
    .choose-us-area .content .info {
        margin-top: 0;
    }

  .choose-us-area .thumb-box img:first-child {
    width: 100%;
}

.choose-us-area .thumb-box img:last-child {
  display: none;
}

.choose-us-area ul {
  margin: 0 -15px;
  margin-top: 30px;
}


.choose-us-area ul li {
    display: block;
    margin-bottom: 0;
    float: left;
    width: 50%;
    padding: 0 15px;
}

.choose-us-area ul li i {
  margin: 0;
  margin-bottom: 30px;
}

    /* Skill */

  .skill-area .skill-items {
    margin-top: 30px;
  }

  .skill-area .tab-items {
    border-left: none;
    padding-left: 15px;
  }

  /* Skill */

  .skill-area .info-box {
    padding-right: 15px;
  }


  /* Team */
  .team-area .team-items .item .thumb::before {
    border-top: 60px solid transparent;
  }

  .team-single-area .right-info {
    padding-left: 15px;
    margin-top: 30px;
  }

  .team-single-area .bottom-info .about-area {
    padding-left: 15px;
    margin-top: 30px;
  }

   /* Expertise Area */
  .expertise-area .our-expertise {
    padding-left: 15px;
  }

  .expertise-area .info {
    margin-bottom: 50px;
  }

  .shape-theme::after {
    width: 100%;
  }

  /* Services */
  .services-single-area .sidebar {
    padding-left: 15px;
    margin-top: 50px;
  }

  /* Fun Factor */
  .fun-fact-area {
    margin-top: 20px;
  }

  .fun-fact-area .item {
    margin-top: 50px;
    width: 50%;
    float: left;
  }

  .fun-fact-area .item:first-child,
  .fun-fact-area .item:nth-child(2) {
    margin-top: 0;
  }

  .fun-fact-area .item::after {
    position: absolute;
    right: auto;
    left: 0;
    top: auto;
    bottom: 0;
    content: "";
    height: 1px;
    width: 100%;
  }

  .fun-fact-area.icon-first .item {
    padding-bottom: 0;
    margin-bottom: 50px;
  }
  
  .fun-fact-area .fun-fact {
    display: block;
    text-align: center;
}

.fun-fact-area i {
    margin-right: 0;
    margin-bottom: 25px;
}


/* Progress Area */
  .progress-area .info {
    margin-bottom: 50px;
  }


/* Pricing */

.pricing-area .pricing {
    margin-top: 0;
}

.pricing-area .single-item:nth-child(2) .pricing-item {
    padding: 50px;
    margin-top: 0;
}

  /* Chart */

  .chart-area .default.info {
    margin-top: 30px;
  }

  .chart-area .fun-facts {
    margin-top: 30px;
    border-top: 1px solid #e7e7e7;
    padding-top: 30px;
  }

  .chart-area .fun-facts .item {
    width: auto;
    padding-right: 30px;
    margin-bottom: -5px;
  }

  /* Portfolio */
  .portfolio-area .gallery-items.col-2 .pf-item,
  .portfolio-area .gallery-items.col-3 .pf-item,
  .portfolio-area .gallery-items.col-4 .pf-item {
    width: 50%;
  }

  /* Gallery Single */
  .gallery-single-area ul.project-info li {
      float: left;
      width: 50%;
      margin: 5px 00;
      padding: 0 10px;
  }

  .gallery-single-area ul.project-info {
      overflow: hidden;
      margin: 0 -10px;
      margin-bottom: 15px;
  }

  .gallery-single-area ul.project-info li::after {
      display: none;
  }

  /* Clients */
  .clients-area .clients-box::after {
    display: none;
  }

  .clients-area .left-info {
    padding-right: 15px;
    margin-bottom: 30px;
    text-align: center;
  }

  /* Blog */
  .blog-area.left-sidebar .blog-content {
    float: none;
  }

  .blog-area.left-sidebar .sidebar,
  .blog-area.right-sidebar .sidebar {
    margin-top: 50px;
  }

  .blog-area.right-sidebar .sidebar {
    padding-left: 15px;
  }

  .blog-area.left-sidebar .sidebar {
    padding-right: 15px;
  }

  .comments-list .children {
    padding-left: 50px;
  }

  /* Contact */
  .contact-area .contact-items > .row {
    display: block;
  }

  .contact-area .contact-items .form-box {
    margin-top: 0;
    padding-left: 65px;
  }

  .contact-area .address-items {
    margin-right: 0;
    text-align: center;
  }

  .contact-area ul li {
    display: block;
    text-align: center;
  }

  .contact-area ul li .icon i {
    margin-right: 0;
    margin-bottom: 30px;
  }

  .contact-area.bottom-half {
    bottom: 0;
    margin-top: 0;
    padding-bottom: 120px;
  }

  .contact-area .address-items::after {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }

  .call-back-area .container .call-back-items {
    display: block;
  }

  .call-back-items .thumb {
    text-align: center;
  }

  .call-back-area .form {
    padding-bottom: 30px;
  }

  /* Google Map */
  .wpb_gmaps_widget .wpb_map_wraper iframe {
    height: 450px;
  }

  /* Footer */
  .footer-bottom .row {
    justify-content: space-between;
  }
}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {

  /* Heading */
  h1 {
    font-size: 30px;
  }

  h2 {
    font-size: 26px;
  }

  h3 {
    font-size: 20px;
  }

  h4 {
    font-size: 18px;
    line-height: 1.4;
  }

  h5 {
    font-size: 16px;
    line-height: 1.4;
  }

  h6 {
    font-size: 14px;
    line-height: 1.4;
  }

  .container-medium {
    width: 100%;
  }

  .default-padding {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .padding-xl {
    padding-bottom: 50px;
    padding-top: 50px;
  }

  .default-padding-bottom {
    padding-bottom: 50px;
  }

  .default-padding-bottom.bottom-less {
    padding-bottom: 20px;
  }

  .default-padding.bottom-less {
    padding-bottom: 20px;
    padding-top: 50px;
  }

  .bg-fixed {
    background-attachment: inherit;
  }

  

  .default-padding-top {
    padding-top: 50px;
  }

  .default-padding.bottom-30 {
    padding-bottom: 0;
    padding-top: 50px;
  }

  .default-padding.bottom-20 {
    padding-bottom: 20px;
    padding-top: 50px;
  }

  .padding-less-mobile {
    padding-top: 0;
  }

  .site-heading {
    margin-bottom: 40px;
  }

  .site-heading.single {
    margin-bottom: 20px;
  }

  .breadcrumb-area h1 {
    font-size: 36px;
  }

  .page-title-area {
    padding: 100px 0;
  }

  .page-title-area h1 {
    font-size: 36px;
  }

  .owl-carousel.owl-theme .owl-nav {
    display: none;
  }

  /* Topbar */
  .top-bar-area {
    display: none;
  }

  nav.navbar .quote-btn {
    display: none;
  }

  .side {
    padding: 50px 50px 50px 35px;
    width: 320px;
  }
  .side .close-side {
    top: -40px;
}

  /* Banner Area */

  .banner-area .content h2 {
    font-size: 36px;
  }

  .banner-area .content h3 {
    line-height: 1.4;
  }

  .banner-area .content p {
    padding: 0;
  }

  body, .banner-area, .banner-area div {
    height: auto ;
  }

  .banner-area .content {
    overflow: hidden;
    padding: 50px 0;
  }

  .banner-area.transparent-nav .content {
      padding-top: 120px !important;
      padding-bottom: 90px !important;
    }

    .banner-area.top-padding .content {
  padding-bottom: 90px !important;
}
  

  .banner-area .top-pad .content {
    padding-top: 105px;
  }

  .banner-area .text-large .content h2 {
    font-size: 36px;
    line-height: 1.2;
  }

  .banner-area.top-padding .content {
    padding-top: 120px;
    padding-bottom: 50px;
  }

  .banner-area .text-center .content p {
    padding: 0;
  }

  .banner-area .text-medium .content h2 {
    font-size: 36px;
    line-height: 1.2;
  }

  /* Carousel Indicators */
  .banner-area .carousel-indicators {
    right: auto;
    left: 50%;
    top: auto;
    transform: translate(-50%, -50%);
    bottom: 25px;
  }

  .banner-area .carousel-indicators li {
    display: inline-block;
    margin: 0 4px;
  }

  /* About */

  .vc_custom_1612525317212 {
    margin-bottom: -70px;
  }

  .about-area .about-items .left-info {
    padding-right: 15px;
  }
  .about-area .features-items {
    padding: 0 30px;
    margin-bottom: 30px;
  }

  .about-area .about-items .right-info {
    margin-top: 30px;
  }

  .about-area .about-items.reverse .info {
    padding-right: 15px;
  }

  .about-area .features-items .single-item {
    border-right: none;
    border-bottom: 1px solid #e7e7e7;
  }

  .about-area .about-content .info {
    padding-right: 15px;
  }

  .about-area .content-left .thumb {
    margin-top: 30px;
  }

  .about-area .about-items .thumb-box .thumb {
    padding-right: 0;
  }

  .about-area .about-items .thumb-box {
    top: 0;
    margin-bottom: 30px;
    padding-right: 15px;
  }

  .about-area.solid .about-items .thumb-box {
    margin-bottom: 30px;
  }

  .about-area.solid .about-items.reverse .thumb-box {
    margin-bottom: 0;
  }

  .about-area .about-items .info li {
    float: none;
    padding-right: 0;
    display: block;
    text-align: center;
    margin-bottom: 30px;
  }

  .about-area .about-items .thumb-box .thumb.shape-bg {
    padding-right: 15px;
  }

  .about-area .about-items .thumb-box .thumb.shape-bg::after {
    display: none;
  }

  .about-area .about-items .info li:last-child {
    margin-bottom: 0;
  }

  .about-area .about-items .info li .info {
    padding-left: 0;
    padding-right: 0;
  }

  .about-area .about-items .info li .icon {
    margin-bottom: 15px;
  }

  .about-area .about-items .about-info {
    padding-right: 15px;
    text-align: center;
  }

  .about-area .about-items .about-info li {
    display: block;
    width: 100%;
    margin-top: 30px;
  }

  .about-area .about-items .right-info.features {
    margin-top: 50px;
  }

  .about-area .about-items .about-info.right-info li{
    margin-top: 50px;
  }
 
  .about-area .about-items .about-info.right-info li:nth-child(2) {
    margin-top: 50px;
  }

  .about-area .about-items .about-info li i {
    margin-bottom: 25px;
    padding-right: 0;
  }

  .about-area .management-quote {
    margin-top: 30px;
  }

  .about-area .about-items .thumb {
    padding-right: 15px;
    margin-top: 30px;
  }

  .about-area .about-items .thumb-box .thumb {
    margin-top: 0;
  }

  .about-area.fixed-features {
    padding-top: 50px;
  }

  .about-area .about-content .thumb img:nth-child(2) {
    display: none;
  }

  .about-area .about-content .thumb img:first-child {
    width: 100%;
    margin-top: 0;
  }

  .fixed-features .features-items {
    top: 0;
  }

  /* Process */
  .process-items .single-item {
    margin-top: 50px;
  }

  .process-items .single-item:nth-child(2n) {
    margin-top: 50px;
  }

  .process-items .single-item:first-child {
    margin-top: 0;
  }
  
  .about-area .author {
    display: block;
    text-align: center;
}

.about-area .author .content {
    display: block;
    text-align: center;
}

.about-area .author .signature {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}

.about-area .author .content .thumb {
    margin-right: 0;
    margin-bottom: 15px;
}

.about-area .author {
    margin-top: 30px;
    display: none;
}


/* About Latest */

.about-area.solid .thumb-box .thumb {
  margin-bottom: 30px;
}

.about-area.solid .thumb-box .thumb img:first-child {
  max-width: 100%;
}

.about-area.solid .thumb-box .thumb img:last-child {
  display: none;
}


  /* Why Chose Us */
  .why-chose-us-area::after {
    width: 100%;
  }

  .why-chose-us-area .item-box .info {
    max-width: 100%;
    padding: 50px 15px;
    border-left: none;
  }

  .choose-us-area .thumb-box {
    padding-right: 0;
  }

  .choose-us-area .thumb-box h2 {
    display: none;
  }

  .choose-us-area .info {
    padding-left: 15px;
    margin-top: 30px;
  }
  
  .choose-us-area .item-flex {
    text-align: center;
}


.choose-us-area ul li {
    width: 100%;
    margin-bottom: 50px;
    display: block;
    text-align: center;
}

  .choose-us-area ul li:last-child {
    margin-bottom: 0;
  }

.choose-us-area .thumb-box img:last-child {
  display: none;
}

.choose-us-area .thumb-box img:first-child {
    width: 100%;
}

.choose-us-area .thumb-box::after {
  display: none;
}

.choose-us-area ul li i {
  margin-right: 0;
}

/* Pricing */

.pricing-area .pricing {
    margin-top: 0;
}

.pricing-area .single-item:nth-child(2) .pricing-item {
    padding: 50px;
    margin-top: 0;
}

  /* Skill */
  .skill-area .skill-items {
    margin-top: 30px;
  }

  .skill-area .tab-items {
    border-left: none;
    padding-left: 15px;
  }

  .skill-area .info-box {
    padding-right: 15px;
  }

  .skill-area .skill-items li {
    width: 100%;
    display: block;
    text-align: center;
  }

  .skill-area .skill-items li a {
    margin-right: 0;
  }

  .skill-area .skill-items li.active a::after {
    display: none;
  }

  .skill-area .skill-items ul.nav-pills {
    margin-bottom: 15px;
  }

  /* Services */
  .services-single-area .sidebar {
    padding-left: 15px;
    margin-top: 50px;
  }

  .services-area .services-items .item {
    text-align: center;
  }

  .services-area .services-items .item span {
    display: none;
  }

  .services-area.modern .services-items .item .icon i {
    display: none;
  }

  .services-area.modern .services-items .item .info {
    padding-top: 30px;
  }
  
  .modern-services-area .item {
    display: block;
    text-align: center;
}

.modern-services-area .item .icon {
    margin-bottom: 25px;
}

.modern-services-area .item i {
    margin-right: 0;
}

.modern-services-area {
    padding-bottom: 0;
}

  /* Fun Factor */

.fun-fact-area {
  margin-top: 20px;
}

  .fun-fact-area .item {
    margin-bottom: 50px;
  }

  .fun-fact-area.icon-first .item {
    padding-bottom: 0;
    margin-bottom: 50px;
  }

  .fun-fact-area .item:last-child {
    margin: 0;
    padding: 0;
  }

  .fun-fact-area .item::after {
    position: absolute;
    right: auto;
    left: 0;
    top: auto;
    bottom: 0;
    content: "";
    height: 1px;
    width: 100%;
  }
 
 .fun-fact-area .fun-fact {
    display: block;
    text-align: center;
}

.fun-fact-area i {
    margin-right: 0;
    margin-bottom: 25px;
}

  /* Services */
  .services-area.inc-thumb .item {
    display: block;
  }

  .services-area.inc-thumb .item .thumb {
    min-height: 300px;
    width: 100%;
  }

  .services-area.inc-thumb .item .thumb, 
  .services-area.inc-thumb .item .info {
    width: 100%;
    text-align: center;
  }

  .services-area.inc-thumb .item .info {
    padding: 30px;
    padding-top: 40px;
  }

  .services-area.inc-thumb .item .info h4 i {
    left: 50%;
    top: -78px;
    margin-left: -40px;
    z-index: -1;
    border-radius: 50%;
  }

  .services-area.inc-thumb .item .info h4 {
    z-index: 1;
  }


  /* Progress Area */
  .progress-area .info {
    margin-bottom: 50px;
  }

  /* Expertise Area */

  .expertise-area {
    text-align: center;
  }

  .shape-theme::after {
    width: 100%;
  }

  .expertise-area .our-expertise {
    padding-left: 15px;
  }

  .expertise-area .info {
    margin-bottom: 50px;
    text-align: left;
  }

  .expertise-area .info .progress-box h5 {
    text-align: left;
  }

  .achivements .progressbar .circle {
    height: 260px !important;
    width: 260px !important;
    margin: auto;
  }

  .expertise-area .our-expertise .expertise-items li {
    width: 100%;
    padding-right: 0;
    margin-right: 0;
    margin-bottom: 25px;
  }

  .expertise-area .our-expertise .expertise-items li:last-child {
    margin-bottom: 0;
  }

  .expertise-area .our-expertise .expertise-items li::after {
    display: none;
  }

  .expertise-area .our-expertise .expertise-items .owl-dots {
    text-align: center;
  }

  /* Chart */
  .chart-area .default.info {
    margin-top: 30px;
  }

  .chart-area .fun-facts {
    margin-top: 30px;
    text-align: center;
    border-top: 1px solid #e7e7e7;
    padding-top: 30px;
  }

  .chart-area .fun-facts .item {
    margin-bottom: 25px;
  }

  .chart-area .fun-facts .item:last-child {
    margin-bottom: -5px;
  }

  /* Team */
  .team-area .team-items .item .thumb::before {
    border-top: 40px solid transparent;
  }

  .team-single-area .right-info {
    padding-left: 15px;
    margin-top: 30px;
  }

  .team-single-area .bottom-info .about-area {
    padding-left: 15px;
    margin-top: 30px;
  }

  .team-single-area .bottom-info {
    margin-top: 30px;
  }

  
  /* Portfolio */
  .portfolio-area.default-padding {
    padding-bottom: 35px;
  }

  .portfolio-area.gallery-carousel {
    padding-bottom: 50px;
  }

  .portfolio-area .gallery-items.col-2 .pf-item,
  .portfolio-area .gallery-items.col-3 .pf-item,
  .portfolio-area .gallery-items.col-4 .pf-item {
    width: 100%;
  }

  .gallery-items-area button {
    border: 1px solid #e7e7e7;
    margin: 5px 3px;
    border-radius: 30px;
    padding: 10px 25px;
    font-size: 13px;
  }

  .gallery-items-area button.active {
    border-color: transparent;
  }

  .gallery-items-area button::after {
    display: none;
  }

  .portfolio-area.default-padding-top.vc_custom_1604894916928 {
    padding-bottom: 50px !important;
  }

  /* Gallery Single */
  .gallery-single-area ul.project-info li {
      float: left;
      width: 50%;
      margin: 5px 00;
      padding: 0 10px;
  }

  .gallery-single-area ul.project-info {
      overflow: hidden;
      margin: 0 -10px;
      margin-bottom: 15px;
  }

  .gallery-single-area ul.project-info li::after {
      display: none;
  }


  /* Clients */

  .blog-area .info .tags-date {
    display: block;
  }

  .clients-area .clients-box::after {
    display: none;
  }

  .clients-area .left-info {
    padding-right: 15px;
    margin-bottom: 30px;
    text-align: center;
  }

  /* Blog */
  .blog-area.left-sidebar .blog-content {
    float: none;
  }

  .blog-area.left-sidebar .sidebar,
  .blog-area.right-sidebar .sidebar {
    margin-top: 50px;
    overflow: hidden;
  }

  .blog-area.right-sidebar .sidebar {
    padding-left: 15px;
  }

  .blog-area.left-sidebar .sidebar {
    padding-right: 15px;
  }

  .blog-area.single .post-pagi-area {
    text-align: center;
  }

  .blog-area.single .post-pagi-area a {
    margin: 5px;
  }

  .blog-area.single .post-pagi-area a:last-child {
    float: none;
  }

  .comments-list .commen-item.reply {
    margin-left: 0;
    padding-left: 0;
    margin-top: 0;
  }

  .comments-list .commen-item .content, 
  .comments-list .commen-item .avatar {
    display: block;
    text-align: center;
  }

  .comments-list .commen-item .content {
    width: 100%;
  }

  .comments-list .commen-item .avatar {
    float: none;
    height: 80px;
    width: 80px;
    margin: auto;
  }

  .comments-list .commen-item .content .title {
    display: block;
    margin-top: 20px;
    margin-bottom: 10px;
    padding: 0;
  }

  .comments-list .commen-item .content .title span {
    margin: 0;
    padding: 0;
    border: none;
    display: block;
    margin-top: 5px;
    position: inherit;
  }

  .comments-list .commen-item {
    margin-bottom: 30px;
    margin-top: 30px;
  }

  .comments-area .comments-title > h4, 
  .comments-area .comments-form .comment-reply-title, 
  .comments-area .comments-title .comment-reply-title {
    margin-bottom: 20px;
    display: block;
  }

  .comments-list .content > ul, 
  .comments-list .content > ol {
    text-align: left;
    display: inline-block;
  }

  .comments-area .comment-respond {
    margin-top: 30px;
  }

  .comments-area .comment-respond small a {
    margin-left: 0;
  }

  .comments-list .commen-item:last-child {
    margin-bottom: 0;
    padding: 0;
    border: none;
  }

  .comments-form {
    margin-top: 30px;
  }

  .comments-list .children {
    padding-left: 0;
    margin: 0;
  }

  .comments-list .commen-item .content .title .comment-edit-link {
    margin-left: 0;
    margin-top: 0;
    display: inline-block;
  }

  .wp-block-media-text {
    display: block;
  }

  .wp-block-media-text .wp-block-media-text__content {
    padding: 0;
    margin-top: 15px;
    background: #ffffff;
  }

  /* Contact */
  .contact-area .contact-items > .row {
    display: block;
  }

  .contact-area .form-inner {
    padding: 50px 30px;
  }

  .contact-area .contact-items .form-box {
    margin-top: 0;
    text-align: center;
    padding-left: 45px;
    padding-right: 45px;
  }

  .contact-area.bottom-half {
    bottom: 0;
    margin-top: 0;
    padding-bottom: 50px;
  }

  .contact-area .address-items::after {
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
  }

  .call-back-area .container .call-back-items {
    display: block;
  }

  .call-back-items .thumb {
    text-align: center;
  }

  .call-back-area .form {
    padding-bottom: 30px;
  }

  form.white-popup-block .lost-pass-link {
    float: left;
    width: 100%;
  }

  .contact-area .address-items {
    margin-right: 0;
    text-align: center;
  }

  .contact-area ul li {
    display: block;
    text-align: center;
  }

  .contact-area ul li .icon i {
    margin-right: 0;
    margin-bottom: 30px;
  }

  /* Google Map */
  .wpb_gmaps_widget .wpb_map_wraper iframe,
  .google-maps iframe {
    height: 350px;
  }

  /* Blog */
  .blog-area .single-item .item .meta ul {
    display: block;
  }

  .blog-area .single-item .item .meta li {
    margin-bottom: 15px;
  }

  .blog-area .single-item .item .meta li:last-child {
    margin-bottom: 0;
  }

  .blog-area .single-item .item .meta.top ul li {
    margin-bottom: 0;
  }


  /* Error Page */
  .error-page-area h1 {
    font-size: 120px;
    line-height: 80px;
  }

  /* Footer */

  footer .footer-content.default-padding {
    padding-top: 0;
}
  
  footer .footer-items.default-padding {
  padding-top: 0;
}

  .footer-bottom .row {
    display: block;
    text-align: center;
  }

  .footer-bottom .text-left, 
  .footer-bottom .text-right {
    text-align: center;
  }

  .footer-bottom .text-right {
    margin-top: 15px;
  }
}

/* Max Wide Mobile Layout: 600px. */
@media only screen and (min-width: 600px) and (max-width: 767px) {

  /* Portfolio */
  .portfolio-area .gallery-items.col-2 .pf-item,
  .portfolio-area .gallery-items.col-3 .pf-item,
  .portfolio-area .gallery-items.col-4 .pf-item {
    width: 50%;
  }


  /* Services */
  .services-area.inc-thumb .item {
    display: flex;
  }

  .services-area.inc-thumb .item .thumb {
    min-height: auto;
    width: 50%;
  }

  .services-area.inc-thumb .item .thumb, 
  .services-area.inc-thumb .item .info {
    width: 50%;
    text-align: left;
  }

  .services-area.inc-thumb .item .info {
    padding: 60px 30px;
  }

  .services-area.inc-thumb .item .info h4 i {
    left: -50px;
    top: -30px;
    border-radius: inherit;
  }
}

/* Wide Mobile Layout: 480px. */
@media only screen and (min-width: 480px) and (max-width: 767px) {


  .side {
    padding: 50px;
    width: 400px;
  }

  /* About */
  .about-area .about-items .info li {
    float: left;
    padding-right: 30px;
    display: flex;
    text-align: left;
    margin-bottom: 0;
  }

  .about-area .about-items .info li .info {
    padding-left: 15px;
  }

  .about-area .about-items .info li .icon {
    margin-bottom: 0;
  }

  /* Expertise Area */
  .expertise-area .our-expertise {
    text-align: left;
  }

  .expertise-area .our-expertise .expertise-items li {
    float: left;
    margin-right: 30px;
    padding-right: 30px;
    text-align: left;
    margin-bottom: 0;
    width: auto;
  }

  .expertise-area .our-expertise .expertise-items li::after {
    background: #e7e7e7;
    display: inline-block;
  }

  .expertise-area .our-expertise .expertise-items .owl-dots {
    text-align: left;
  }


  /* Blog */
  .comments-list .commen-item .content, 
  .comments-list .commen-item .avatar {
    display: table-cell !important;
    text-align: left !important;
  }

  .comments-list .commen-item .content {
    width: auto;
  }

  .comments-list .commen-item .avatar {
    float: none;
    height: 80px;
    width: 80px;
    margin: inherit;
  }

  .comments-list .commen-item .content .title {
    margin-top: 0;
  }

  .comments-list .commen-item .content {
    padding-left: 25px;
  }

  .comments-list .commen-item .content .title {
    margin-top: 0;
  }

  .blog-area.single .post-pagi-area {
    text-align: inherit;
  }

  .blog-area.single .post-pagi-area a:last-child {
    float: right;
  }
}

/* Custom Wide Layout: 480px. */
@media only screen and (min-width: 400px) and (max-width: 767px) {

  /* Blog */
  .blog-area .single-item .item .meta ul {
    display: flex;
  }

  .blog-area .single-item .item .meta li {
    margin-bottom: 0;
  }

  form.white-popup-block .lost-pass-link {
    float: right;
    width: auto;
  }
}


@media only screen and (max-width: 600px) {

  body.logged-in .banner-area .content {
    padding: 50px 0;
    padding-top: 90px;
  }

  body.logged-in .banner-area.transparent-nav .content {
    padding-top: 170px !important;
  }

}


@media only screen and (max-width: 500px) {
  /* Gallery Single */

  .gallery-single-area ul.project-info li {
      float: left;
      width: 100%;
      margin: 5px 00;
  }


  .team-single-area .right-info .social h4 {
    display: none;
  }

}
/* =============================================
   Hardware Mart Consolidated Responsive Styles
============================================= */

@media only screen and (max-width: 1199px) {
  /* HM Tokens */
  .hm-section {
    padding: 88px 0;
  }

  /* Header */
  .hm-navbar-wrap {
    padding-left: 24px;
    padding-right: 24px;
  }

  .hm-navbar-top {
    gap: 18px;
  }

  .hm-brand-wrap {
    flex-basis: 180px;
  }

  .hm-header-search {
    max-width: 680px;
  }

  .hm-link-btn {
    padding-left: 15px;
    padding-right: 15px;
  }

  /* Hero */
  .hm-hero {
    min-height: auto;
    padding-top: 164px;
    padding-bottom: 48px;
  }

  .hm-hero-content h1 {
    font-size: 44px;
    letter-spacing: -0.7px;
  }

  .hm-hero-search-form {
    max-width: 100%;
    grid-template-columns: 1fr 200px;
  }

  .hm-hero-collage {
    grid-template-rows: 128px 128px;
    grid-auto-rows: 128px;
    gap: 11px;
    width: 100%;
    max-width: 520px;
    max-height: 470px;
  }

  .hm-collage-card img {
    height: 128px;
    min-height: 0;
  }

  .hm-collage-card-lg img {
    height: 266px;
    min-height: 0;
  }

  .hm-hero-collage .hm-collage-card:nth-child(n+3) {
    display: none;
  }

  /* Categories */
  .hm-grid-categories {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .hm-category-image-wrap {
    width: 128px;
    height: 128px;
  }

  .hm-category-card {
    min-height: 300px;
  }

  /* Products */
  .hm-grid-products {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .hm-grid-products, .hm-grid-catalogues {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  /* Requirement */
  .hm-requirement-benefits h2, .hm-cta-wrap h2 {
    font-size: 42px;
  }

  /* Suppliers */
  .hm-grid-suppliers {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  /* Brands */
  .hm-grid-brands {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  /* Catalogues */
  .hm-grid-catalogues {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  /* CTA */
  .hm-cta-wrap h2 {
    font-size: 36px;
  }
}

@media only screen and (max-width: 991px) {
  /* HM Tokens */
  .hm-section {
    padding: 68px 0;
  }

  .hm-section-head h2 {
    font-size: 38px;
  }

  /* Header */
  .hm-navbar-wrap {
    padding: 10px 16px 0;
  }

  .hm-navbar-top {
    display: block;
    padding-bottom: 8px;
  }

  .hm-brand-wrap {
    flex: none;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }

  nav.navbar.bootsnav.hm-navbar .hm-brand-wrap {
    display: flex !important;
    align-items: center;
    justify-content: space-between;
    float: none;
    min-height: 44px;
    padding-left: 0;
    padding-right: 0;
    text-align: left;
  }

  .hm-brand-wrap .navbar-brand {
    float: none;
    display: inline-flex;
    align-items: center;
    margin: 0 0 0 auto;
  }

  nav.navbar.bootsnav.hm-navbar .hm-brand-wrap .navbar-brand {
    float: none !important;
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    margin: 0 0 0 auto !important;
    padding: 0 !important;
  }

  .hm-brand-wrap .navbar-brand img {
    max-height: 42px;
  }

  nav.navbar.bootsnav.hm-navbar.navbar-fixed .hm-brand-wrap .navbar-brand img,
  nav.navbar.bootsnav.hm-navbar .hm-brand-wrap .navbar-brand img {
    height: auto !important;
    max-height: 42px;
    position: relative;
    top: 0;
  }

  .hm-brand-wrap .navbar-toggle {
    float: none;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    padding: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    border: none;
    line-height: 1;
  }

  nav.navbar.bootsnav.hm-navbar .hm-brand-wrap .navbar-toggle,
  nav.navbar.bootsnav.hm-navbar.navbar-fixed .hm-brand-wrap .navbar-toggle {
    float: none !important;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 42px;
    width: 42px;
    height: 42px;
    padding: 0;
    margin: 0 !important;
    position: relative;
    top: 0;
  }

  .hm-mobile-search {
    padding: 8px 0 6px;
    margin-bottom: 2px;
  }

  .hm-mobile-search .hm-inline-search-header {
    height: 50px;
    border-radius: 15px;
  }

  .hm-mobile-search .hm-inline-search-header input, .hm-mobile-search .hm-inline-search-header button {
    min-height: 50px;
  }

  .hm-mobile-search .hm-inline-search-header button {
    min-width: 54px;
    padding: 10px 14px;
  }

  nav.navbar.bootsnav.hm-navbar .navbar-collapse.collapse.in {
    background: #ffffff;
    margin: 0;
    padding: 8px 12px 18px;
    box-shadow: 0 18px 32px rgba(16, 32, 51, 0.08);
  }

  .hm-nav-links {
    padding-bottom: 14px;
    display: block;
    border-top: 1px solid #d9e3ef;
    min-height: 0;
    padding: 8px 0 12px;
  }

  nav.navbar.bootsnav.hm-navbar .hm-nav-links.navbar-nav {
    float: none !important;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    margin: 0;
  }

  nav.navbar.bootsnav.hm-navbar .hm-nav-links > li,
  .hm-nav-links > li {
    display: block;
    width: 100%;
    float: none;
  }

  .hm-nav-links > li > a {
    padding: 11px 0;
    margin-left: 0 !important;
  }

  nav.navbar.bootsnav.hm-navbar .hm-nav-links > li > a {
    display: flex !important;
    align-items: center;
    justify-content: flex-start;
    width: 100%;
    min-height: 44px;
    padding: 11px 0 !important;
    border-top: 0;
    border-bottom: 1px solid #edf2f7;
    margin: 0 !important;
    white-space: normal;
    text-align: left;
  }

  .hm-mega-trigger::after {
    display: none;
  }

  .hm-mega-menu {
    position: static;
    width: 100%;
    margin-top: 8px;
    padding: 0;
    border-radius: 0;
    background: transparent;
    box-shadow: none;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: none !important;
    display: none;
    border: 0;
    left: auto;
    top: auto;
    z-index: auto;
  }

  .hm-mega-nav-item.is-open .hm-mega-menu {
    display: block;
  }

  .hm-mega-menu::before {
    display: none;
  }

  .hm-mega-menu__desktop {
    display: none;
  }

  .hm-mega-menu__mobile {
    display: block;
    padding: 8px 0 4px;
  }

  .hm-mega-mobile__header {
    display: block;
    padding: 0 0 10px;
  }

  .hm-mega-mobile__header span {
    color: var(--hm-navy);
    font-size: 14px;
    font-weight: 700;
  }

  .hm-mega-mobile__toggle {
    display: none;
  }

  .hm-mega-mobile__body {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 8px 10px;
    padding: 4px 0 0;
    border-top: 0;
  }

  .hm-mega-mobile__body.is-open {
    display: grid;
  }

  .hm-mega-mobile__body > a,
  .hm-mega-mobile__subnav a {
    color: var(--hm-muted);
    font-size: 13px;
    font-weight: 600;
    line-height: 1.35;
    padding: 8px 10px;
    border: 1px solid #e4ebf4;
    border-radius: 12px;
    background: #f8fafc;
  }

  .hm-mega-mobile__subnav {
    display: grid;
    grid-column: 1 / -1;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 6px;
    padding-top: 10px;
    margin-top: 6px;
    border-top: 1px solid #e7eef6;
  }

  .hm-mobile-cta-item {
    margin-top: 8px;
  }

  .hm-mobile-cta-link {
    display: flex !important;
    align-items: center;
    justify-content: center;
    min-height: 48px;
    padding: 12px 18px !important;
    border: 1px solid #d5e0ec;
    border-radius: 15px;
    background: #ffffff;
    color: var(--hm-navy) !important;
    font-weight: 700;
    box-shadow: 0 8px 20px rgba(16, 32, 51, 0.06);
    border-bottom: 1px solid #d5e0ec !important;
    text-align: center !important;
  }

  .hm-mobile-cta-link.hm-mobile-cta-link-primary {
    background: var(--hm-orange);
    border-color: var(--hm-orange);
    color: #ffffff !important;
  }

  .hm-modal {
    padding: 16px;
  }

  .hm-modal__dialog {
    max-width: 100%;
    max-height: calc(100vh - 32px);
    padding: 28px 22px 24px;
    border-radius: 18px;
  }

  .hm-modal__brand {
    margin-bottom: 20px;
  }

  .hm-modal__brand h3 {
    font-size: 26px;
  }

  .hm-mobile-rfq-teaser {
    display: block;
    padding: 0 0 24px;
  }

  .hm-form__grid {
    grid-template-columns: 1fr;
  }

  .hm-form__stack--inline {
    flex-direction: column;
    align-items: stretch;
  }

  .hm-form__aux-btn {
    width: 100%;
  }

  /* Hero */
  .hm-hero-content p {
    max-width: 100%;
  }

  .hm-hero-collage::before {
    width: 260px;
    height: 260px;
    right: 0;
    top: 40px;
  }

  .hm-collage-card:nth-child(2), .hm-collage-card:nth-child(3) {
    margin: 0;
  }

  .hm-hero-row, .hm-requirement-row, .hm-blog-layout {
    display: block;
  }

  .hm-hero-content {
    margin-bottom: 20px;
  }

  .hm-hero-search-form .hm-btn {
    width: 100%;
  }

  .hm-hero-proof-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    max-width: 100%;
    gap: 10px;
  }

  .hm-collage-card img {
    min-height: 150px;
  }

  .hm-collage-card-lg img {
    min-height: 260px;
  }

  .hm-hero-row {
    display: block;
  }

  .hm-hero {
    padding-top: 108px;
    padding-bottom: 40px;
  }

  .hm-hero-content h1 {
    max-width: 100%;
    letter-spacing: -0.7px;
    font-size: 34px;
    line-height: 1.1;
  }

  .hm-hero-search-form {
    grid-template-columns: 1fr;
    gap: 8px;
    padding: 7px;
  }

  .hm-hero-search-form input, .hm-hero-search-form .hm-btn {
    min-height: 54px;
  }

  .hm-hero-collage {
    margin-top: 22px;
    grid-template-rows: none;
    grid-auto-rows: auto;
    width: 100%;
    max-height: none;
    overflow: visible;
  }

  .hm-collage-card-md {
    display: block;
  }

  .hm-collage-card, .hm-collage-card-lg {
    height: auto;
  }

  .hm-collage-card img, .hm-collage-card-lg img {
    height: 180px;
    min-height: 0;
  }

  /* Categories */
  .hm-grid-categories {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .hm-category-card {
    min-height: 285px;
  }

  /* Requirement */
  .hm-requirement-form {
    padding: 30px;
  }

  .hm-post-requirement .hm-requirement-benefits {
    margin-bottom: 30px;
  }

  /* Suppliers */
  .hm-supplier-card {
    min-height: 0;
  }

  /* Gallery */
  .hm-masonry-grid {
    columns: 2;
  }

  /* Blogs */
  .hm-blog-featured img {
    height: 280px;
  }

  /* CTA */
  .hm-supplier-cta .hm-cta-wrap {
    max-width: 100%;
  }
}

@media only screen and (max-width: 575px) {
  .hm-modal {
    padding: 12px;
  }

  .hm-modal__dialog {
    max-height: calc(100vh - 24px);
    padding: 24px 16px 20px;
    border-radius: 18px;
  }

  .hm-modal__close {
    top: 12px;
    right: 12px;
    width: 38px;
    height: 38px;
    border-radius: 12px;
  }

  .hm-modal__brand {
    align-items: flex-start;
    gap: 12px;
    padding-right: 34px;
  }

  .hm-modal__brand img {
    max-width: 56px;
  }

  .hm-modal__brand h3 {
    font-size: 22px;
  }

  .hm-modal__tabs {
    gap: 8px;
    padding: 5px;
    border-radius: 18px;
  }

  .hm-modal__tab {
    min-height: 44px;
    padding: 10px 12px;
    border-radius: 14px;
    font-size: 14px;
  }

  .hm-form__meta {
    align-items: flex-start;
    flex-direction: column;
  }

  .hm-form__group input,
  .hm-form__group select,
  .hm-form__group textarea,
  .hm-form__submit,
  .hm-form__aux-btn,
  .hm-upload-ui {
    min-height: 52px;
    border-radius: 16px;
  }

  .hm-benefit-chips span {
    width: 100%;
    justify-content: center;
  }
}

@media only screen and (max-width: 767px) {
  /* HM Tokens */
  .hm-section {
    padding: 56px 0;
  }

  .hm-section-head {
    margin-bottom: 34px;
  }

  .hm-section-head h2 {
    font-size: 32px;
  }

  .hm-section-head p {
    font-size: 15px;
  }

  .hm-mobile-rfq-teaser,
  .hm-mobile-section-action {
    display: block;
  }

  .hm-mobile-rfq-teaser {
    padding: 0 0 20px;
  }

  .hm-mobile-rfq-card {
    flex-direction: column;
    align-items: stretch;
    gap: 12px;
    padding: 16px;
    border-radius: 18px;
  }

  .hm-mobile-rfq-card .hm-btn {
    width: 100%;
    justify-content: center;
  }

  .hm-mobile-rfq-copy h2 {
    font-size: 20px;
    margin-bottom: 2px;
  }

  /* Hero */
  .hm-hero-search-form {
    grid-template-columns: 1fr;
    padding: 6px;
  }

  .hm-hero-cta {
    flex-direction: column;
    gap: 10px;
  }

  .hm-hero-collage {
    grid-template-columns: 1fr;
    grid-template-rows: none;
  }

  .hm-collage-card-lg {
    grid-row: auto;
  }

  .hm-collage-card {
    padding: 8px;
  }

  .hm-hero-collage .hm-collage-card:not(:first-child) {
    display: none;
  }

  .hm-collage-card img {
    min-height: 148px;
  }

  .hm-hero-search-form input, .hm-hero-search-form .hm-btn {
    min-height: 52px;
  }

  .hm-collage-card img, .hm-collage-card-lg img {
    min-height: 156px;
  }

  .hm-hero {
    padding-top: 88px;
    padding-bottom: 26px;
  }

  .hm-hero-content h1 {
    line-height: 1.14;
    letter-spacing: -0.35px;
    font-size: 28px;
  }

  .hm-hero-content p {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 12px;
  }

  .hm-hero-proof-grid {
    display: none;
  }

  /* Categories */
  .hm-grid-categories, .hm-grid-products, .hm-grid-suppliers, .hm-grid-catalogues {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
  }

  .hm-category-badge {
    width: 52px;
    height: 52px;
    font-size: 16px;
  }

  .hm-grid-categories, .hm-grid-products, .hm-grid-suppliers, .hm-grid-catalogues, .hm-grid-brands {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .hm-category-card {
    min-height: 0;
    padding: 14px 12px 14px;
  }

  .hm-category-image-wrap {
    margin-bottom: 10px;
    width: 74px;
    height: 74px;
  }

  .hm-category-card h3 {
    font-size: 15px;
    min-height: 34px;
    margin-bottom: 8px;
  }

  .hm-category-card p {
    font-size: 12px;
    margin-bottom: 8px;
  }

  .hm-category-count {
    min-width: 28px;
    height: 28px;
    font-size: 12px;
  }

  .hm-category-link {
    font-size: 12px;
    padding: 4px 8px;
  }

  /* Products */
  .hm-product-thumb img {
    height: 120px;
  }

  .hm-product-body {
    padding: 12px;
  }

  .hm-product-body h3 {
    font-size: 16px;
    line-height: 1.25;
    min-height: 40px;
    margin-bottom: 7px;
  }

  .hm-product-body .hm-meta {
    font-size: 11px;
    margin-bottom: 4px;
  }

  .hm-product-body .hm-meta:last-of-type {
    display: none;
  }

  .hm-product-body .hm-btn {
    font-size: 11px;
    padding: 10px 10px;
  }

  .hm-featured-products .hm-product-card:nth-child(n+5) {
    display: none;
  }

  /* Requirement */
  .hm-requirement-benefits h2 {
    font-size: 30px;
  }

  .hm-post-requirement {
    padding-top: 74px;
    padding-bottom: 74px;
  }

  .hm-requirement-benefits h2, .hm-cta-wrap h2 {
    font-size: 31px;
  }

  .hm-requirement-form {
    margin-top: 28px;
    padding: 20px;
  }

  .hm-post-requirement, .hm-supplier-cta {
    padding-top: 74px;
    padding-bottom: 74px;
  }

  .hm-post-requirement .hm-requirement-benefits h2, .hm-supplier-cta .hm-cta-wrap h2 {
    font-size: 32px;
    line-height: 1.18;
  }

  .hm-post-requirement .hm-requirement-benefits p, .hm-supplier-cta .hm-cta-wrap p {
    font-size: 16px;
  }

  .hm-post-requirement .hm-requirement-proof {
    align-items: flex-start;
  }

  /* Brands */
  .hm-brands {
    display: none;
  }

  /* Gallery */
  .hm-inspiration {
    display: none;
  }

  /* Blogs */
  .hm-blogs .col-md-5 {
    display: none;
  }

  .hm-blog-featured img {
    height: 200px;
  }

  .hm-blog-content {
    padding: 14px;
  }

  .hm-blog-content h3 {
    font-size: 19px;
  }

  .hm-blog-small {
    border-radius: var(--hm-radius);
    display: block;
  }

  .hm-blog-small img {
    min-height: 210px;
    width: 100%;
  }

  .hm-catalogues .hm-catalogue-card:nth-child(n+3) {
    display: none;
  }

  .hm-catalogue-card h3 {
    font-size: 16px;
    margin-top: 12px;
    margin-bottom: 6px;
  }

  .hm-catalogue-card p {
    font-size: 11px;
    margin-bottom: 5px;
  }

  .hm-catalogue-card .hm-btn {
    font-size: 11px;
    padding: 10px 8px;
    margin-bottom: 12px;
  }

  /* CTA */
  .hm-cta-wrap h2 {
    font-size: 30px;
  }

  .hm-cta-actions {
    display: flex;
    flex-direction: column;
  }

  .hm-cta-wrap {
    padding: 34px 20px;
  }

  .hm-supplier-cta .hm-cta-actions {
    width: 100%;
  }

  .hm-supplier-cta .hm-cta-actions .hm-btn {
    width: 100%;
    justify-content: center;
  }
}

@media only screen and (max-width: 575px) {
  /* HM Tokens */
  .hm-section {
    padding: 52px 0;
  }

  /* Header */
  .hm-navbar-wrap {
    padding-left: 12px;
    padding-right: 12px;
  }

  .hm-brand-wrap .navbar-brand img {
    max-height: 38px;
  }

  .hm-brand-wrap .navbar-brand {
    margin-left: auto;
  }

  /* Hero */
  .hm-hero-content h1 {
    font-size: 28px;
  }

  .hm-trust-chip {
    font-size: 12px;
    padding: 8px 11px;
  }

  .hm-proof-item strong {
    font-size: 22px;
  }

  .hm-hero {
    padding-top: 90px;
    padding-bottom: 30px;
  }

  .hm-collage-card img, .hm-collage-card-lg img {
    height: 138px;
  }

  .hm-hero-content {
    margin-bottom: 16px;
  }

  .hm-hero-trust-row {
    gap: 8px;
    margin-bottom: 12px;
  }

  .hm-hero-search-form {
    padding: 5px;
    gap: 6px;
  }

  .hm-hero-search-form input, .hm-hero-search-form .hm-btn {
    min-height: 50px;
  }

  .hm-hero-cta .hm-btn {
    width: 100%;
    justify-content: center;
  }

  .hm-hero-proof-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 6px;
  }

  /* Categories */
  .hm-category-card, .hm-supplier-card, .hm-requirement-form {
    padding: 18px;
  }

  .hm-category-card, .hm-product-body, .hm-supplier-card, .hm-requirement-form {
    padding: 14px;
  }

  .hm-category-image-wrap {
    width: 66px;
    height: 66px;
  }

  .hm-grid-categories, .hm-grid-products, .hm-grid-suppliers, .hm-grid-catalogues, .hm-grid-brands {
    gap: 12px;
  }

  /* Products */
  .hm-product-thumb img {
    height: 108px;
  }

  .hm-product-body h3 {
    font-size: 15px;
    min-height: 38px;
  }

  /* Requirement */
  .hm-requirement-form {
    padding: 18px;
  }

  .hm-post-requirement .hm-requirement-form {
    padding: 22px;
  }

  /* CTA */
  .hm-cta-wrap {
    padding: 28px 18px;
  }

  .hm-supplier-cta .hm-cta-wrap {
    padding: 38px 20px;
  }
}
